JButtonPopup:: getCommand/1.5
From Joomla! Documentation
JButtonPopup::_getCommand
Description
Get the JavaScript command for the button.
Description:JButtonPopup:: getCommand [Edit Descripton]
public function _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 on line 76 of libraries/joomla/html/toolbar/button/popup.php
- Since
See also
-
JButtonPopup::_getCommand on api.joomla.org
-
JButtonPopup source code on JoomlaCode
-
Class JButtonPopup
-
Subpackage Html
- Other versions of JButtonPopup::_getCommand
SeeAlso:JButtonPopup:: getCommand [Edit See Also]
User contributed notes
<CodeExamplesForm />