Ferreteria/v0.5/@cls/layout/html/caLoginPage: Difference between revisions
< Ferreteria | v0.5 | @cls | layout | html
Jump to navigation
Jump to search
m (Woozle moved page Ferreteria/v0.5/@cls/caLoginPage to Ferreteria/v0.5/@cls/layout/html/caLoginPage: ...and then I thought it'd be a good idea to have classes with the same name in different namespaces...) |
No edit summary |
||
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;" | ||
|- | |- | ||
Line 12: | Line 12: | ||
* '''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|caStandard}}) and defines a login widget element (GetElement_LoginWidget()). | 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== | ==Methods== | ||
* Event methods are unchanged from {{l/ver/class|caStandard}}, where they are unchanged from {{l/ver/class|caHypertextPage}}. | * Event methods are unchanged from {{l/ver/class|caStandard}}, where they are unchanged from {{l/ver/class|caHypertextPage}}. |
Revision as of 01:56, 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.