Ferreteria/v0.5/@cls/caTag

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | @cls
Revision as of 00:38, 8 July 2022 by Woozle (talk | contribs)
Jump to navigation Jump to search
Ferreteria class ferret\layout\html\caTag
cElement caTag

→ * \ tag \ caClosable
→ * \ tag \ caUnclosed

Methods

rendering

  • OnRender():
    • public function OnRender(F\evint\caEvent $oe) : void { $oe->Append($this->RenderOutput()); }
  • RenderOutput() comes from cElement
  • RenderValue() comes from cElement
  • RenderTwigs() comes from cElement