Plugin/Events
From Joomla! Documentation
< Plugin(Difference between revisions)
Betweenbrain (Talk | contribs) (→Content) |
(Remove Reference to 1.5. Listing the 2.5 events is needed though!) |
||
| Line 7: | Line 7: | ||
* [[Plugin/Events/Contact|Contact events]] | * [[Plugin/Events/Contact|Contact events]] | ||
| − | |||
| − | |||
== System == | == System == | ||
Revision as of 04:24, 12 February 2013
Joomla! ships with a variety of core events, organised into groups. These are described in the following topics.
Contents |
System
Content
- onAfterDisplay
- onAfterContentSave
- onAfterDisplayTitle
- onAfterDisplayContent
- onPrepareContent
- onBeforeDisplay
- onBeforeContentSave
- onBeforeDisplayContent
- onContentPrepareForm
- onContentPrepareData
- onContentAfterDelete
- onContentBeforeDelete
- onContentBeforeDisplay
- onContentAfterDisplay
- onContentBeforeSave
- onContentAfterSave
- onContentAfterTitle
- onContentChangeState
- onContentPrepare
- onContentSearch
- onContentSearchAreas
User
- onBeforeDeleteUser
- onAfterDeleteUser
- onBeforeStoreUser
- onAfterStoreUser
- onLoginUser
- onLoginFailure
- onLogoutUser
- onLogoutFailure
Authentication
Editors
- onInit
- onSave
- onSetContent
- onCustomEditorButton (editors-xtd)
- onDisplay
- onGetContent
- onGetInsertMethod