Ferreteria/v0.5/layout/event/rendervalue: Difference between revisions

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | layout‎ | event
Jump to navigation Jump to search
m (Woozle moved page Ferreteria/v0.5/layout/rendervalue to Ferreteria/v0.5/layout/event/rendervalue: most of this page is actually about the event subsystem)
No edit summary
Line 1: Line 1:
{{fmt/title|'''[[../|layout]]''' system: <code>RenderValue()</code> method}}
{{fmt/title|'''[[../|layout/event]]''' subsystem: <code>RenderValue()</code> method}}
==Specs==
==Specs==
* Form: <syntaxhighlight lang=php inline>protected function RenderValue()  : string</syntaxhighlight>
* Form: <syntaxhighlight lang=php inline>protected function RenderValue()  : string</syntaxhighlight>

Revision as of 17:12, 18 July 2022

layout/event subsystem: RenderValue() method

Specs

  • Form: protected function RenderValue() : string