API17

API17:JButtonLink::fetchButton

From Joomla! Documentation

Joomla 11.1 JButtonLink::fetchButton

Description

public function fetchButton (
        $type='Link'
        $name= 'back'
        $text= ''
        $url=null
)
Parameter Type Default Description
$type 'Link'
$name 'back'
$text
$url null
  • Returns
  • Defined on line 28 of libraries/joomla/html/toolbar/button/link.php

See also


User contributed notes

Code Examples