API17:JButtonStandard:: getCommand
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JButtonStandard::_getCommand
Description
Get the JavaScript command for the button.
Description:JButtonStandard:: getCommand [Edit Descripton]
Since
Synopsis
protected JButtonStandard::_getCommand ($name, $task, $list)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | The task name as seen by the user | |
| $task | string | The task used by the application | |
| $list | ??? |
Returns
string JavaScript command string
Defined in
libraries/joomla/html/toolbar/button/standard.php (line 67)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JButtonStandard:: getCommand
Examples
<CodeExamplesForm />
