Plugin/Events/Editor
From Joomla! Documentation
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
Description
Parameters
Return Value
Used in files
onInit
Description
Parameters
Return Value
Used in files
onDisplay
Description
Be aware: "There isn't an "onDisplay" event in the editor API (and the documentation page is wrong for listing it as an event), it is a callback explicitly called by another method in the Editor class."
Please see Cite and additional informations on joomla-cms GitHub repository
Parameters
Return Value
Used in files
onGetContent
Description
Parameters
Return Value
Used in files
onSetContent
Description
Parameters
Return Value
Used in files
onSave
Description
Is called previously to submitting the form of an editor.
Parameters
Return Value
Must return a javascript text.