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