Plugin/Events/Editor

From Joomla! Documentation

< Plugin‎ | Events
Revision as of 09:26, 13 July 2014 by Tom Hutchison (talk | contribs) (new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Copyedit.png
This Article Needs Your Help

This article is tagged because it NEEDS COMPLETION. You can help the Joomla! Documentation Wiki by contributing to it.
More pages that need help similar to this one are here. NOTE-If you feel the need is satistified, please remove this notice.

Reason: This page needs completion to be a useful doc reference.


Events of editor

onCustomEditorButton[edit]

Description[edit]

Parameters[edit]

Return Value[edit]

Used in files[edit]

onInit[edit]

Description[edit]

Parameters[edit]

Return Value[edit]

Used in files[edit]

onDisplay[edit]

Description[edit]

Parameters[edit]

Return Value[edit]

Used in files[edit]

onGetContent[edit]

Description[edit]

Parameters[edit]

Return Value[edit]

Used in files[edit]

onSetContent[edit]

Description[edit]

Parameters[edit]

Return Value[edit]

Used in files[edit]

onSave[edit]

Description[edit]

Is called previously to submitting the form of an editor.

Parameters[edit]

Return Value[edit]

Must return a javascript text.

Used in files[edit]

onGetInsertMethod[edit]

Description[edit]

Parameters[edit]

Return Value[edit]

Used in files[edit]