JToolbar::getInstance
Returns the global JToolbar object, only creating it if it doesn't already exist.
Signature
public function getInstance([string
$name = 'toolbar'] )
Parameters
-
$name
- The name of the toolbar.
Returns
- JToolbar
- The JToolbar object.