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 JButtonConfirm

Description

Renders a standard button with a confirm dialog

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

Class JObject   (Subpackage Base)

Abstract class JButton
   
   Class JButtonConfirm   (Subpackage HTML)
Variable Summary
Variable string $_name
Method Summary
Method void fetchButton ([ $type = 'Confirm'], [ $msg = ''], [ $name = ''], [ $text = ''], [ $task = ''], [ $list = true], [ $hideMenu = false])
Method string fetchId ([ $type = 'Confirm'], [ $name = ''], [ $text = ''], [ $task = ''], [ $list = true], [ $hideMenu = false])
Variables
string $_name = 'Confirm' (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 = 'Confirm'], [ $msg = ''], [ $name = ''], [ $text = ''], [ $task = ''], [ $list = true], [ $hideMenu = false])
  • $type
  • $msg
  • $name
  • $text
  • $task
  • $list
  • $hideMenu

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

Get the button CSS Id

  • return: Button CSS Id
  • since: 1.5
  • access: public
string fetchId ([ $type = 'Confirm'], [ $name = ''], [ $text = ''], [ $task = ''], [ $list = true], [ $hideMenu = false])
  • $type
  • $name
  • $text
  • $task
  • $list
  • $hideMenu

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:54:58 +0000 by phpDocumentor 1.3.1