Ferreteria/v0.5/@cls/cBody: 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\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\{{l/ver/class|layout\html\tag|tag}}\cElement</code>}} {| style="borde...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{fmt/title|Ferreteria class <code>[[../|ferret]]\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\{{l/ver/class|layout\html\tag|tag}}\cElement</code>}}
{{fmt/title|Ferreteria class <code>[[../|ferret]]\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\{{l/ver/class|layout/html/tag|tag}}\cBody</code>}}
{| style="border: solid 1px grey; background: #eef;"
{| style="border: solid 1px grey; background: #eef;"
|-
|-
Line 7: Line 7:
|}
|}
* '''File''': {{l/ferreteria/code|layout/page/html/tag/list/body.php}}
* '''File''': {{l/ferreteria/code|layout/page/html/tag/list/body.php}}
==About==
Sets tag name (<code>GetTagName()</code>) to "body".
==Methods==
* Rendering: no change from {{l/ver/class|caContainer}}

Latest revision as of 12:19, 8 July 2022

Ferreteria class ferret\layout\html\tag\cBody
caContainer cBody caBodyStd

About

Sets tag name (GetTagName()) to "body".

Methods