J1.5

Difference between revisions of "Plugin/Events"

From Joomla! Documentation

(Make links 1.5)
 
Line 2: Line 2:
 
Joomla! ships with a variety of core events, organised into groups.  These are described in the following topics.
 
Joomla! ships with a variety of core events, organised into groups.  These are described in the following topics.
  
==Joomla! 1.5==
 
 
=== Authentication ===
 
=== Authentication ===
* [[Plugin/Events/User#onAuthenticate|onAuthenticate]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onAuthenticate|onAuthenticate]] {{JVer|1.5}}
* [[Plugin/Events/User#onAuthenticateFailure|onAuthenticateFailure]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onAuthenticateFailure|onAuthenticateFailure]] {{JVer|1.5}}
  
 
=== Content ===
 
=== Content ===
* [[Plugin/Events/Content#onAfterDisplay|onAfterDisplay]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Content#onAfterDisplay|onAfterDisplay]] {{JVer|1.5}}
* [[Plugin/Events/Content#onAfterContentSave|onAfterContentSave]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Content#onAfterContentSave|onAfterContentSave]] {{JVer|1.5}}
* [[Plugin/Events/Content#onAfterDisplayTitle|onAfterDisplayTitle]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Content#onAfterDisplayTitle|onAfterDisplayTitle]] {{JVer|1.5}}
* [[Plugin/Events/Content#onAfterDisplayContent|onAfterDisplayContent]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Content#onAfterDisplayContent|onAfterDisplayContent]] {{JVer|1.5}}
* [[Plugin/Events/Content#onPrepareContent|onPrepareContent]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Content#onPrepareContent|onPrepareContent]] {{JVer|1.5}}
* [[Plugin/Events/Content#onBeforeDisplay|onBeforeDisplay]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Content#onBeforeDisplay|onBeforeDisplay]] {{JVer|1.5}}
* [[Plugin/Events/Content#onBeforeContentSave|onBeforeContentSave]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Content#onBeforeContentSave|onBeforeContentSave]] {{JVer|1.5}}
* [[Plugin/Events/Content#onBeforeDisplayContent|onBeforeDisplayContent]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Content#onBeforeDisplayContent|onBeforeDisplayContent]] {{JVer|1.5}}
* [[Plugin/Events/Content#onContentPrepareForm|onContentPrepareForm]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/Content#onContentPrepareForm|onContentPrepareForm]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Content#onContentPrepareData|onContentPrepareData]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/Content#onContentPrepareData|onContentPrepareData]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
  
 
=== Contact ===
 
=== Contact ===
* [[Plugin/Events/Contact#onSubmitContact|onSubmitContact]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Contact#onSubmitContact|onSubmitContact]] {{JVer|1.5}}
* [[Plugin/Events/Contact#onValidateContact|onValidateContact]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Contact#onValidateContact|onValidateContact]] {{JVer|1.5}}
  
 
=== Editors ===
 
=== Editors ===
* [[Plugin/Events/Editor#onCustomEditorButton|onCustomEditorButton]] (editors-xtd) {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/Editor#onCustomEditorButton|onCustomEditorButton]] (editors-xtd) {{JVer|1.5}}
* [[Plugin/Events/Editor#onInit|onInit]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/Editor#onInit|onInit]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onSave|onSave]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/Editor#onSave|onSave]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onSetContent|onSetContent]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/Editor#onSetContent|onSetContent]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onDisplay|onDisplay]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/Editor#onDisplay|onDisplay]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onGetContent|onGetContent]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/Editor#onGetContent|onGetContent]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/Editor#onGetInsertMethod|onGetInsertMethod]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/Editor#onGetInsertMethod|onGetInsertMethod]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
  
 
=== Search ===
 
=== Search ===
* [[Plugin/Events/System#onSearch|onSearch]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/System#onSearch|onSearch]] {{JVer|1.5}}
* [[Plugin/Events/System#onSearchAreas|onSearchAreas]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/System#onSearchAreas|onSearchAreas]] {{JVer|1.5}}
  
 
=== System ===
 
=== System ===
* [[Plugin/Events/System#onGetWebServices|onGetWebServices]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/System#onGetWebServices|onGetWebServices]] {{JVer|1.5}}
* [[Plugin/Events/System#onAfterInitialise|onAfterInitialise]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/System#onAfterInitialise|onAfterInitialise]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/System#onAfterRoute|onAfterRoute]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/System#onAfterRoute|onAfterRoute]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/System#onAfterDispatch|onAfterDispatch]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/System#onAfterDispatch|onAfterDispatch]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
* [[Plugin/Events/System#onAfterRender|onAfterRender]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
+
* [[J1.5:Plugin/Events/System#onAfterRender|onAfterRender]] {{JVer|1.5}} {{JVer|2.5}} {{JVer|3.1}}
  
 
=== User ===
 
=== User ===
* [[Plugin/Events/User#onBeforeDeleteUser|onBeforeDeleteUser]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onBeforeDeleteUser|onBeforeDeleteUser]] {{JVer|1.5}}
* [[Plugin/Events/User#onAfterDeleteUser|onAfterDeleteUser]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onAfterDeleteUser|onAfterDeleteUser]] {{JVer|1.5}}
* [[Plugin/Events/User#onBeforeStoreUser|onBeforeStoreUser]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onBeforeStoreUser|onBeforeStoreUser]] {{JVer|1.5}}
* [[Plugin/Events/User#onAfterStoreUser|onAfterStoreUser]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onAfterStoreUser|onAfterStoreUser]] {{JVer|1.5}}
* [[Plugin/Events/User#onLoginUser|onLoginUser]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onLoginUser|onLoginUser]] {{JVer|1.5}}
* [[Plugin/Events/User#onLoginUser|onLoginFailure]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onLoginUser|onLoginFailure]] {{JVer|1.5}}
* [[Plugin/Events/User#onLogoutUser|onLogoutUser]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onLogoutUser|onLogoutUser]] {{JVer|1.5}}
* [[Plugin/Events/User#onLogoutUser|onLogoutFailure]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/User#onLogoutUser|onLogoutFailure]] {{JVer|1.5}}
  
 
=== XML-RPC ===
 
=== XML-RPC ===
* [[Plugin/Events/System#onGetWebServices|onGetWebServices]] {{JVer|1.5}}
+
* [[J1.5:Plugin/Events/System#onGetWebServices|onGetWebServices]] {{JVer|1.5}}
  
 
<noinclude>
 
<noinclude>
 
[[Category:Archived version Joomla! 1.5]]
 
[[Category:Archived version Joomla! 1.5]]
 
</noinclude>
 
</noinclude>

Latest revision as of 08:35, 27 August 2013

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.