Ferreteria/v0.5/layout/event/renderoutput

From Woozle Writes Code
< Ferreteria‎ | v0.5‎ | layout‎ | event
Revision as of 21:47, 13 July 2022 by Woozle (talk | contribs) (Created page with "{{fmt/title|'''layout''' system: <code>RenderOutput()</code> method}} ==About== This method is at the top of the rendering hierarchy for any given element object. Its...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
layout system: RenderOutput() method

About

This method is at the top of the rendering hierarchy for any given element object. Its job is to assemble all the bits of output for which it might be responsible, including any twigs.

Specs