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
No edit summary
Line 8: Line 8:
|}
|}
* '''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

Revision as of 00:58, 23 July 2022

Ferreteria class ferret\layout\html\tag\caHtmlStd

cHtmlcaHtmlStdlayout\emerald\cTag_html

Methods

Config

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

Events

dispatch