Ferreteria/v0.5/@cls/caHtmlStd: Difference between revisions

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | @cls
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
{| style="border: solid 1px grey; background: #eef;"
{| style="border: solid 1px grey; background: #eef;"
|-
|-
| {{l/ver/class|cHtml}} &rarr;
|
| {{l/ver/class|caHtmlStd}}
{{l/ver/class|caHtml}} &rarr;
{{l/ver/class|caHtmlStd}}
&rarr; {{l/ver/class|layout}}\{{l/ver/class|layout/emerald|emerald}}\{{l/ver/class|cTag_html}}
|}
|}
* '''File''': {{l/ferreteria/code|layout/page/html/tag/list/html.php}}
* '''File''': {{l/ferreteria/code|layout/page/html/tag/list/html.php}}
==Functions==
==Methods==
===new abstract fx===
===Config===
* abstract protected function Class_forTag_body() : string;
* NEW: <syntaxhighlight lang=php inline>abstract protected function Class_forTag_body() : string;</syntaxhighlight>
===Events===
====dispatch====
* {{l/ver/meth|layout/event|OnBuild}} sets up a few things

Latest revision as of 16:25, 23 July 2022

Ferreteria class ferret\layout\html\tag\caHtmlStd

caHtmlcaHtmlStdlayout\emerald\cTag_html

Methods

Config

  • NEW: abstract protected function Class_forTag_body() : string;

Events

dispatch