API17

API17:JButtonCustom::fetchButton

From Joomla! Documentation

Joomla 11.1 JButtonCustom::fetchButton

Description

public function fetchButton (
        $type='Custom'
        $html= ''
        $id= 'custom'
)
Parameter Type Default Description
$type 'Custom'
$html
$id 'custom'
  • Returns
  • Defined on line 29 of libraries/joomla/html/toolbar/button/custom.php

See also


User contributed notes

Code Examples