JEditor::getButtons/1.5
From Joomla! Documentation
JEditor::getButtons
Description
Get the editor buttons.
Description:JEditor::getButtons [Edit Descripton]
public function getButtons ( $editor $buttons=true )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $editor | mixed | $buttons Can be boolean or array, if boolean defines if the buttons are displayed, if array defines a list of buttons not to show. public | |
| $buttons | true |
See also
-
JEditor::getButtons on api.joomla.org
-
JEditor source code on JoomlaCode
-
Class JEditor
-
Subpackage Html
- Other versions of JEditor::getButtons
SeeAlso:JEditor::getButtons [Edit See Also]
User contributed notes
<CodeExamplesForm />