Plugin/Events: Difference between revisions
From Joomla! Documentation
< Plugin
< Plugin
m Removing mention to 2.5 following update by zero-24 |
Added Actionlog + Privacy PluginEvents |
||
| Line 4: | Line 4: | ||
<translate><!--T:1--> | <translate><!--T:1--> | ||
Joomla! ships with a variety of core events, organised into groups. These are described in the following topics.</translate> | Joomla! ships with a variety of core events, organised into groups. These are described in the following topics.</translate> | ||
=== Actionlog === | |||
* [[Plugin/Events/Actionlog#onContentAfterSave|onContentAfterSave]] | |||
* [[Plugin/Events/Actionlog#onContentAfterDelete|onContentAfterDelete]] | |||
* [[Plugin/Events/Actionlog#onContentChangeState|onContentChangeState]] | |||
* [[Plugin/Events/Actionlog#onApplicationAfterSave|onApplicationAfterSave]] | |||
* [[Plugin/Events/Actionlog#onExtensionAfterInstall|onExtensionAfterInstall]] | |||
* [[Plugin/Events/Actionlog#onExtensionAfterUninstall|onExtensionAfterUninstall]] | |||
* [[Plugin/Events/Actionlog#onExtensionAfterUpdate|onExtensionAfterUpdate]] | |||
* [[Plugin/Events/Actionlog#onExtensionAfterSave|onExtensionAfterSave]] | |||
* [[Plugin/Events/Actionlog#onExtensionAfterDelete|onExtensionAfterDelete]] | |||
* [[Plugin/Events/Actionlog#onUserAfterSave|onUserAfterSave]] | |||
* [[Plugin/Events/Actionlog#onUserAfterDelete|onUserAfterDelete]] | |||
* [[Plugin/Events/Actionlog#onUserAfterSaveGroup|onUserAfterSaveGroup]] | |||
* [[Plugin/Events/Actionlog#onUserAfterDeleteGroup(|onUserAfterDeleteGroup(]] | |||
* [[Plugin/Events/Actionlog#onUserAfterLogin|onUserAfterLogin]] | |||
* [[Plugin/Events/Actionlog#onUserLoginFailure|onUserLoginFailure]] | |||
* [[Plugin/Events/Actionlog#onUserLogout|onUserLogout]] | |||
* [[Plugin/Events/Actionlog#onUserAfterRemind|onUserAfterRemind]] | |||
* [[Plugin/Events/Actionlog#onAfterCheckin|onAfterCheckin]] | |||
* [[Plugin/Events/Actionlog#onAfterLogPurge|onAfterLogPurge]] | |||
* [[Plugin/Events/Actionlog#onAfterLogExport|onAfterLogExport]] | |||
* [[Plugin/Events/Actionlog#onAfterPurge|onAfterPurge]] | |||
<translate> | <translate> | ||
| Line 62: | Line 85: | ||
* [[Plugin/Events/Finder#onFinderBeforeSave|onFinderBeforeSave]] | * [[Plugin/Events/Finder#onFinderBeforeSave|onFinderBeforeSave]] | ||
* [[Plugin/Events/Finder#onFinderAfterSave|onFinderAfterSave]] | * [[Plugin/Events/Finder#onFinderAfterSave|onFinderAfterSave]] | ||
=== Privacy === | |||
* [[Plugin/Events/Privacy#onPrivacyCanRemoveData|onPrivacyCanRemoveData]] | |||
* [[Plugin/Events/Privacy#onPrivacyExportRequest|onPrivacyExportRequest]] | |||
* [[Plugin/Events/Privacy#onPrivacyRemoveData|onPrivacyRemoveData]] | |||
<translate> | <translate> | ||
Revision as of 15:40, 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
System
User
- onUserAuthorisation
- onUserAuthorisationFailure
- onUserBeforeSave
- onUserAfterSave
- onUserBeforeDelete
- onUserAfterDelete
- onUserLogin
- onUserLoginFailure
- onUserAfterLogin
- onUserLogout
- onUserBeforeSaveGroup
- onUserAfterSaveGroup
- onUserBeforeDeleteGroup
- onUserAfterDeleteGroup