Difference between revisions of "Plugin/Events"

From Joomla! Documentation

< Plugin
(Add in versions for editor plugin events)
Line 66: Line 66:
  
 
== Editors ==
 
== Editors ==
* [[Plugin/Events/Editor#onInit|onInit]]
+
* [[Plugin/Events/Editor#onInit|onInit]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onSave|onSave]]
+
* [[Plugin/Events/Editor#onSave|onSave]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onSetContent|onSetContent]]
+
* [[Plugin/Events/Editor#onSetContent|onSetContent]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onCustomEditorButton|onCustomEditorButton]] (editors-xtd)
+
* [[Plugin/Events/Editor#onDisplay|onDisplay]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onDisplay|onDisplay]]
+
* [[Plugin/Events/Editor#onGetContent|onGetContent]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onGetContent|onGetContent]]
+
* [[Plugin/Events/Editor#onGetInsertMethod|onGetInsertMethod]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onGetInsertMethod|onGetInsertMethod]]
+
* [[Plugin/Events/Editor#onCustomEditorButton|onCustomEditorButton]] (editors-xtd) {{JVer|1.5}}
  
 
== Search ==
 
== Search ==

Revision as of 07:48, 26 April 2013