Component/Plugin/Interface/ViewAfterChildRender.php
- Interfaces
- Kwf_Component_Plugin_Interface_ViewAfterChildRender
\Kwf_Component_Plugin_Interface_ViewAfterChildRender
-
Methods
- processOutput
Description
Plugin Interface that can process the view output *after* 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