API17

API17:JToolBar::loadButtonType

From Joomla! Documentation

Joomla 11.1 JToolBar::loadButtonType

Description

Loads a button type.


public function loadButtonType (
        $type
        $new=false
)
Parameter Type Default Description
$type string buttonType
$new false
  • Returns object
  • Defined on line 202 of libraries/joomla/html/toolbar.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples