JButtonConfirm:: getCommand/1.5
From Joomla! Documentation
JButtonConfirm::_getCommand
Description
Get the JavaScript command for the button.
Description:JButtonConfirm:: getCommand [Edit Descripton]
public function _getCommand ( $msg $name $task $list $hide )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $msg | object | $definition Button definition | |
| $name | |||
| $task | |||
| $list | |||
| $hide |
- Returns string JavaScript command string
- Defined on line 72 of libraries/joomla/html/toolbar/button/confirm.php
- Since
See also
-
JButtonConfirm::_getCommand on api.joomla.org
-
JButtonConfirm source code on JoomlaCode
-
Class JButtonConfirm
-
Subpackage Html
- Other versions of JButtonConfirm::_getCommand
SeeAlso:JButtonConfirm:: getCommand [Edit See Also]
User contributed notes
<CodeExamplesForm />