API17

API17:JButtonStandard::fetchButton

From Joomla! Documentation

Joomla 11.1 JButtonStandard::fetchButton

Description

public function fetchButton (
        $type='Standard'
        $name= ''
        $text= ''
        $task= ''
        $list=true
)
Parameter Type Default Description
$type 'Standard'
$name
$text
$task
$list true
  • Returns
  • Defined on line 29 of libraries/joomla/html/toolbar/button/standard.php

See also


User contributed notes

Code Examples