FOFToolbar::renderToolbar
Renders the toolbar for the current view and task
Signature
public function renderToolbar([string
$view = null,
[string
$task = null,
[FOFInput
$input = null]]] )
Parameters
-
$view
- The view of the component
-
$task
- The exact task of the view
-
$input
- An optional input object used to determine the defaults
Returns
- void