Ferreteria/v0.5/@cls/caTag

From Woozle Writes Code
Jump to navigation Jump to search
Ferreteria class ferret\layout\html\caTag
cElement caTag

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

Methods

rendering

  • OnRender() (new):
    • tells Event object not to render twigs (we're handling that internally, in this class)
    • calls RenderOutput()
  • RenderOutput() comes from cElement
  • RenderValue() comes from cElement
  • RenderTwigs() comes from cElement