API17:JButtonPopup:: 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.
JButtonPopup::_getCommand
Description
Get the JavaScript command for the button.
Description:JButtonPopup:: getCommand [Edit Descripton]
Since
Synopsis
protected JButtonPopup::_getCommand ($name, $url, $width, $height, $top, $left)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | object | $definition Button definition | |
| $url | |||
| $width | |||
| $height | |||
| $top | |||
| $left |
Returns
string JavaScript command string
Defined in
libraries/joomla/html/toolbar/button/popup.php (line 70)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JButtonPopup:: getCommand
Examples
<CodeExamplesForm />
