Ferreteria/v0.5/@cls/caHtmlStd: Difference between revisions
< 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| | | | ||
| {{l/ver/class| | {{l/ver/class|caHtml}} → | ||
{{l/ver/class|caHtmlStd}} | |||
→ {{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}} | ||
== | ==Methods== | ||
=== | ===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 |