Plugin/Events: Difference between revisions
From Joomla! Documentation
< Plugin
< Plugin
Added Sampledata Plugin Events |
|||
| Line 96: | Line 96: | ||
</translate> | </translate> | ||
* [[Plugin/Events/Quickicon#onGetIcons|onGetIcons]] | * [[Plugin/Events/Quickicon#onGetIcons|onGetIcons]] | ||
=== Sampledata === | |||
* [[Plugin/Events/Privacy#onSampledataGetOverview|onSampledataGetOverview]] | |||
* [[Plugin/Events/Privacy#onAjaxSampledataApplyStep1|onAjaxSampledataApplyStep1]] | |||
* [[Plugin/Events/Privacy#onAjaxSampledataApplyStep2|onAjaxSampledataApplyStep2]] | |||
* [[Plugin/Events/Privacy#onAjaxSampledataApplyStep3|onAjaxSampledataApplyStep3]] | |||
<translate> | <translate> | ||
Revision as of 15:51, 12 May 2019
Joomla!
3.x
Joomla! ships with a variety of core events, organised into groups. These are described in the following topics.
Actionlog
- onContentAfterSave
- onContentAfterDelete
- onContentChangeState
- onApplicationAfterSave
- onExtensionAfterInstall
- onExtensionAfterUninstall
- onExtensionAfterUpdate
- onExtensionAfterSave
- onExtensionAfterDelete
- onUserAfterSave
- onUserAfterDelete
- onUserAfterSaveGroup
- onUserAfterDeleteGroup
- onUserAfterLogin
- onUserLoginFailure
- onUserLogout
- onUserAfterRemind
- onAfterCheckin
- onAfterLogPurge
- onAfterLogExport
- onAfterPurge
Authentication
Captcha
Content
- onContentPrepare
- onContentAfterTitle (
only) - onContentBeforeDisplay
- onContentAfterDisplay
- onContentBeforeSave
- onContentAfterSave
- onContentPrepareForm
- onContentPrepareData
- onContentBeforeDelete
- onContentAfterDelete
- onContentChangeState
- onContentSearch
- onContentSearchAreas
Editors
Extensions
- onExtensionAfterInstall
- onExtensionAfterUninstall
- onExtensionAfterUpdate
- onExtensionBeforeSave
- onExtensionAfterSave
Finder
- onFinderCategoryChangeState
- onFinderChangeState
- onFinderAfterDelete
- onFinderAfterDelete
- onFinderBeforeSave
- onFinderAfterSave
Privacy
Quick Icons
Sampledata
- onSampledataGetOverview
- onAjaxSampledataApplyStep1
- onAjaxSampledataApplyStep2
- onAjaxSampledataApplyStep3
System
User
- onUserAuthorisation
- onUserAuthorisationFailure
- onUserBeforeSave
- onUserAfterSave
- onUserBeforeDelete
- onUserAfterDelete
- onUserLogin
- onUserLoginFailure
- onUserAfterLogin
- onUserLogout
- onUserBeforeSaveGroup
- onUserAfterSaveGroup
- onUserBeforeDeleteGroup
- onUserAfterDeleteGroup