Ferreteria/v0.5/@cls/layout/html/caLoginPage: Difference between revisions

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | @cls‎ | layout‎ | html
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
==About==
==About==
This is based on a standard {{xml/tag|body}} tag ({{l/ver/class|cStandard}}) and defines a login widget element (GetElement_LoginWidget()).
This is based on a standard {{xml/tag|body}} tag ({{l/ver/class|cStandard}}) and defines a login widget element (GetElement_LoginWidget()).
==Methods==
* Event methods are unchanged from {{l/ver/class|cStandard}}, where they are unchanged from {{l/ver/class|caHypertextPage}}.

Revision as of 21:12, 23 July 2022

class ferret\layout\html\cLoginPage

cStandard
tPageMessages

cLoginPage

ferret\layout\emerald\cPage

About

This is based on a standard <body> tag (cStandard) and defines a login widget element (GetElement_LoginWidget()).

Methods