Plugin/Events
From Joomla! Documentation
< Plugin
< Plugin
Joomla! ships with a variety of core events, organised into groups. These are described in the following topics.
This is an alphabetical list of the core events in Joomla! 1.5 together with the group name to which each belongs. Each event name links to more detailed information.
- onAfterContentSave (content)
- onAfterDeleteUser (user)
- onAfterDisplay (content)
- onAfterDisplayTitle (content)
- onAfterDisplayContent (content)
- onAfterInitialise (system)
- onAfterRoute (system)
- onAfterDispatch (system)
- onAfterRender (system)
- onAfterStoreUser (user)
- onAuthenticate (authentication)
- onAuthenticateFailure (authentication)
- onBeforeContentSave (content)
- onBeforeDeleteUser (user)
- onBeforeDisplay (content)
- onBeforeDisplayContent (content)
- onBeforeStoreUser (user)
- onCustomEditorButton (editors-xtd)
- onDisplay (editors)
- onGetContent (editors)
- onGetInsertMethod (editors)
- onGetWebServices (xmlrpc)
- onInit (editors)
- onLoginFailure (user)
- onLogoutFailure (user)
- onLoginUser (user)
- onLogoutUser (user)
- onPrepareContent (content)
- onSave (editors)
- onSearch (search)
- onSearchAreas (search)
- onSetContent (editors)
- onSubmitContact (contact)
- onValidateContact (contact)