Ferreteria/v0.5/layout/event/rendervalue

From Woozle Writes Code
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