FOFRenderJoomla3::postRender
Echoes any HTML to show after the view template
Signature
public function postRender(string
$view,
string
$task,
FOFInput
$input,
array
$configĀ )
Parameters
-
$view
- The current view
-
$task
- The current task
-
$input
- The input array (request parameters)
-
$config
- The view configuration array
Returns
- void