API17:JButtonLink:: getCommand
From Joomla! Documentation
JButtonLink::_getCommand
Description
Get the JavaScript command for the button.
Template:Description:JButtonLink:: getCommand [Edit Descripton]
Since
Synopsis
protected JButtonLink->_getCommand ($url)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $url | object | $definition Button definition |
Returns
string JavaScript command string
Defined in
libraries/joomla/html/toolbar/button/link.php
Referenced by
See also
Template:SeeAlso:JButtonLink:: getCommand
Examples
<CodeExamplesForm />