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

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | @cls
Jump to navigation Jump to search
(Created page with "{{fmt/title|Ferreteria class <code>ferret\layout\html\tag\caHtmlStd</code>}} * '''File''': {{l/ferreteria/code|layout/page/html/tag/list/html.php}} * '''Namespace''': {{l/ver...")
 
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{fmt/title|Ferreteria class <code>ferret\layout\html\tag\caHtmlStd</code>}}  
{{fmt/title|Ferreteria class <code>[[../|ferret]]\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\{{l/ver/class|layout/html/tag|tag}}\caHtmlStd</code>}}
{| style="border: solid 1px grey; background: #eef;"
|-
|
{{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}}
* '''Namespace''': {{l/ver/class|layout/html/tag}}
==Methods==
* '''Parent''': {{l/ver/class|cHtml}}
===Config===
* 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