Ferreteria/v0.5/layout/event/rendervalue

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | layout‎ | event
Revision as of 15:54, 18 September 2022 by Woozle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
layout/event subsystem: RenderValue() method
F\layout\cElement

F\layout\caNavElementF\layout\caLinkElement
F\layout\caPageContent
F\layout\html\caTagF\layout\html\tag\caClosableF\layout\html\tag\cTitle

Specs

  • Form: protected function RenderValue() : string

Purpose

Returns the element's contents, including (in subclasses) the output of any twigs it may contain.

Definitions