Ferreteria/v0.5/@cls/caLoginBodyTag: Difference between revisions
< Ferreteria | v0.5 | @cls
Jump to navigation
Jump to search
(Created page with "{{fmt/title|class <code>ferret\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\caLoginBodyTag</code>}} {| style="border: solid 1px grey; background: #eef;" |-...") |
|||
(4 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;" | ||
|- | |- | ||
| align=right | | |||
''' [[../|ferret]] \ {{l/ver/class|layout}} \ {{l/ver/class|layout/html|html}} \ {{l/ver/class|layout/html/tag|tag}}''' \ {{l/ver/class|caBodyStd}} →<br> | |||
''' [[../|ferret]] \ {{l/ver/class|layout}} \ {{l/ver/class|layout/login|login}}''' \ {{l/ver/class|tContainer_standard}} → | |||
| | | | ||
{{l/ver/class|caLoginBodyTag}} | {{l/ver/class|caLoginBodyTag}} | ||
|} | |} | ||
* '''Source''': {{l/ferreteria/code|layout/page/html/login/core.php}} | * '''Source''': {{l/ferreteria/code|layout/page/html/login/core.php}} | ||
==About== | |||
This is based on a standard {{xml/tag|body}} tag ({{l/ver/class|caBodyStd}}) and defines a login widget element (GetElement_LoginWidget()). | |||
==Methods== | |||
* Rendering: no change from {{l/ver/class|caContainer}} |
Latest revision as of 12:19, 8 July 2022
ferret \ layout \ html \ tag \ caBodyStd → |
- Source: layout/page/html/login/core.php
About
This is based on a standard <body> tag (caBodyStd) and defines a login widget element (GetElement_LoginWidget()).
Methods
- Rendering: no change from caContainer