JButtonConfirm
Description
Renders a standard button with a confirm dialog
Located in /joomla/html/toolbar/button/confirm.php (line 26)
JObject (Subpackage Base)
![]()
JButton
![]()
JButtonConfirm (Subpackage HTML)
Variable Summary
Method Summary
void
fetchButton
([ $type = 'Confirm'], [ $msg = ''], [ $name = ''], [ $text = ''], [ $task = ''], [ $list = true], [ $hideMenu = false])
string
fetchId
([ $type = 'Confirm'], [ $name = ''], [ $text = ''], [ $task = ''], [ $list = true], [ $hideMenu = false])
Variables
Inherited Variables
Inherited from JButton
JButton::$_parent
Inherited from JObject
JObject::$_errors
Methods
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
Get the button CSS Id
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::getError()
JObject::getErrors()
JObject::getProperties()
JObject::getPublicProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
Documentation generated on Tue, 29 Jan 2008 18:45:04 +0000 by phpDocumentor 1.3.1



