Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JButtonCustom

Description

Renders a custom button

Located in /joomla/html/toolbar/button/custom.php (line 26)

Class JObject   (Subpackage Base)

Abstract class JButton
   
   Class JButtonCustom   (Subpackage HTML)
Variable Summary
Variable string $_name
Method Summary
Method void fetchButton ([ $type = 'Custom'], [ $html = ''], [ $id = 'custom'])
Method string fetchId ([ $type = 'Custom'], [ $html = ''], [ $id = 'custom'])
Variables
string $_name = 'Custom' (line 34)

Button type

  • access: protected

Redefinition of:
JButton::$_name
element name

Inherited Variables

Inherited from JButton

Variable JButton::$_parent
Methods
fetchButton (line 36)
void fetchButton ([ $type = 'Custom'], [ $html = ''], [ $id = 'custom'])
  • $type
  • $html
  • $id

Redefinition of:
JButton::fetchButton()
Get the button
fetchId (line 48)

Get the button CSS Id

  • return: Button CSS Id
  • since: 1.5
  • access: public
string fetchId ([ $type = 'Custom'], [ $html = ''], [ $id = 'custom'])
  • $type
  • $html
  • $id

Redefinition of:
JButton::fetchId()
Get the button id

Inherited Methods

Inherited From JButton

 JButton::__construct()
 JButton::fetchButton()
 JButton::fetchIconClass()
 JButton::fetchId()
 JButton::getName()
 JButton::render()

Inherited From JObject

 JObject::JObject()
 JObject::__construct()
 JObject::get()
 JObject::getPublicProperties()
 JObject::set()
 JObject::toString()

Documentation generated on Mon, 05 Mar 2007 20:55:57 +0000 by phpDocumentor 1.3.1