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
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|-
|-
|
|
{{l/ver/class|cHtml}} &rarr;
{{l/ver/class|caHtml}} &rarr;
{{l/ver/class|caHtmlStd}}
{{l/ver/class|caHtmlStd}}
&rarr; {{l/ver/class|layout}}\{{l/ver/class|layout/emerald|emerald}}\{{l/ver/class|cTag_html}}
&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