API17

API17:JButtonLink:: getCommand

From Joomla! Documentation

Revision as of 22:58, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JButtonLink::_getCommand

Description

Get the JavaScript command for the button.

Template:Description:JButtonLink:: getCommand [Edit Descripton]

Since

Joomla 11.1

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

[Edit See Also]

Template:SeeAlso:JButtonLink:: getCommand

Examples

<CodeExamplesForm />