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 75: | Line 75: | ||
* [[Plugin/Events/User#onUserAuthenticate|onUserAuthenticate]] | * [[Plugin/Events/User#onUserAuthenticate|onUserAuthenticate]] | ||
* [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]] | * [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]] | ||
* [[Plugin/Events/User#onUserAuthorisationFailure|onUserAuthorisationFailure]] | |||
=== Component d'Esdeveniments al nucli === | === Component d'Esdeveniments al nucli === | ||
Revision as of 12:10, 27 December 2015
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