Plugin/Events/ca: Difference between revisions
From Joomla! Documentation
< Plugin
< Plugin
Updating to match new version of source page |
Updating to match new version of source page |
||
| Line 77: | Line 77: | ||
* [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]] | * [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]] | ||
* [[Plugin/Events/User#onUserAuthorisationFailure|onUserAuthorisationFailure]] | * [[Plugin/Events/User#onUserAuthorisationFailure|onUserAuthorisationFailure]] | ||
* [[Plugin/Events/User#onUserBeforeSaveGroup|onUserBeforeSaveGroup]] | |||
* [[Plugin/Events/User#onUserAfterSaveGroup|onUserAfterSaveGroup]] | |||
* [[Plugin/Events/User#onUserBeforeDeleteGroup|onUserBeforeDeleteGroup]] | |||
* [[Plugin/Events/User#onUserAfterDeleteGroup|onUserAfterDeleteGroup]] | |||
=== Component d'Esdeveniments al nucli === | === Component d'Esdeveniments al nucli === | ||
Revision as of 22:35, 8 March 2016
It has been suggested that this article or section be split into specific version Namespaces. (Discuss). If version split is not obvious, please allow split request to remain for 1 week pending discussions. Proposed since 10 years ago.
Joomla!
3.x
Joomla!
2.5
Joomla! es subministra amb una varietat d'esdeveniments del nucli, organitzats per grups. Aquests es descriuen en els següents temes.
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
Quick Icons
System
- onAfterInitialise
- onAfterRoute
- onAfterDispatch
- onAfterRender
- onBeforeRender
- onBeforeCompileHead
- onSearch
- onSearchAreas
- onGetWebServices
User
- onUserBeforeSave
- onUserAfterSave
- onUserBeforeDelete
- onUserAfterDelete
- onUserLogin
- onUserLoginFailure
- onUserAfterLogin
- onUserLogout
- onUserAuthenticate
- onUserAuthorisation
- onUserAuthorisationFailure
- onUserBeforeSaveGroup
- onUserAfterSaveGroup
- onUserBeforeDeleteGroup
- onUserAfterDeleteGroup