Component/Plugin/Interface/ViewBeforeChildRender.php
- Interfaces
- Kwf_Component_Plugin_Interface_ViewBeforeChildRender
\Kwf_Component_Plugin_Interface_ViewBeforeChildRender
-
Methods
- processOutput
Description
Plugin Interface that can process the view output *before* all child components are rendered
gets called also for cached contents
Methods
processOutput(
$output, $renderer
)
:
Arguments
- $output
- $renderer
Details
- visibility
- public
- final
- false
- static
- false