API17:JEditor::getButtons
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JEditor::getButtons
Description
Get the editor buttons.
Description:JEditor::getButtons [Edit Descripton]
public function getButtons ( $editor $buttons=true )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $editor | string | The name of the editor. | |
| $buttons | mixed | true | Can be boolean or array, if boolean defines if the buttons are displayed, if array defines a list of buttons not to show. |
See also
-
JEditor::getButtons source code on BitBucket
-
Class JEditor
-
Subpackage Html
- Other versions of JEditor::getButtons
SeeAlso:JEditor::getButtons [Edit See Also]
User contributed notes
<CodeExamplesForm />
