Ferreteria/v0.5/@cls/layout/html/caLoginPage: Difference between revisions
< Ferreteria | v0.5 | @cls | layout | html
Jump to navigation
Jump to search
(Created page with "{{fmt/title|class <code>ferret\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\cLoginPage</code>}} {| style="border: solid 1px grey; background: #eef;" |- | al...") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{fmt/title|class <code> | {{fmt/title|class <code>{{l/ver/class||ferret}}\{{l/ver/class|layout}}\{{l/ver/class|layout/html|html}}\caLoginPage</code>}} | ||
{| style="border: solid 1px grey; background: #eef;" | {| style="border: solid 1px grey; background: #eef;" | ||
|- | |- | ||
| align=right | | | align=right | | ||
{{l/ver/class| | {{l/ver/class|caStandard}} →<br> | ||
{{l/ver/class|tPageMessages}} → | {{l/ver/class|tPageMessages}} → | ||
| | | | ||
{{l/ver/class| | {{l/ver/class|caLoginPage}} | ||
| | |||
→ {{l/ver/class||ferret}}\{{l/ver/class|layout}}\{{l/ver/class|layout/emerald|emerald}}\{{l/ver/class|ns=layout/emerald|cPage}} | |||
|} | |} | ||
* '''Source''': {{l/ferreteria/code|layout/page/html/login/core.php}} | * '''Source''': {{l/ferreteria/code|layout/page/html/login/core.php}} | ||
==About== | ==About== | ||
This is based on a standard {{xml/tag|body}} tag ({{l/ver/class| | This is based on a standard {{xml/tag|body}} tag ({{l/ver/class|caStandard}}) and defines a login widget element ({{l/sub|GetElement_LoginWidget()}}). | ||
==Methods== | |||
* Event methods are unchanged from {{l/ver/class|caStandard}}, where they are unchanged from {{l/ver/class|caHypertextPage}}. |
Latest revision as of 14:09, 18 December 2022
- Source: layout/page/html/login/core.php
About
This is based on a standard <body> tag (caStandard) and defines a login widget element (GetElement_LoginWidget()).
Methods
- Event methods are unchanged from caStandard, where they are unchanged from caHypertextPage.