Plugin/Events/es: Difference between revisions
From Joomla! Documentation
< Plugin
< Plugin
No edit summary |
No edit summary |
||
| Line 82: | Line 82: | ||
* [[Plugin/Events/User#onUserAfterDeleteGroup|onUserAfterDeleteGroup]] | * [[Plugin/Events/User#onUserAfterDeleteGroup|onUserAfterDeleteGroup]] | ||
=== | === Otros eventos de componentes del núcleo === | ||
==== Componente de Contacto ==== | ==== Componente de Contacto ==== | ||
* [[Plugin/Events/Contact#onValidateContact|onValidateContact]] | * [[Plugin/Events/Contact#onValidateContact|onValidateContact]] | ||
Revision as of 18:50, 15 June 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 9 years ago.
Joomla!
3.x
Joomla!
2.5
Joomla! incluye una variedad de eventos, organizados en grupos. Estos se describen a continuación.
Autenticación
Captcha
Contenido
- onContentPrepare
- onContentAfterTitle (
only) - onContentBeforeDisplay
- onContentAfterDisplay
- onContentBeforeSave
- onContentAfterSave
- onContentPrepareForm
- onContentPrepareData
- onContentBeforeDelete
- onContentAfterDelete
- onContentChangeState
- onContentSearch
- onContentSearchAreas
Editores
Extensiones
- onExtensionAfterInstall
- onExtensionAfterUninstall
- onExtensionAfterUpdate
- onExtensionBeforeSave
- onExtensionAfterSave
Finder
- onFinderCategoryChangeState
- onFinderChangeState
- onFinderAfterDelete
- onFinderAfterDelete
- onFinderBeforeSave
- onFinderAfterSave
Quick Icons
Sistema
- onAfterInitialise
- onAfterRoute
- onAfterDispatch
- onAfterRender
- onBeforeRender
- onBeforeCompileHead
- onSearch
- onSearchAreas
- onGetWebServices
Usuario
- onUserBeforeSave
- onUserAfterSave
- onUserBeforeDelete
- onUserAfterDelete
- onUserLogin
- onUserLoginFailure
- onUserAfterLogin
- onUserLogout
- onUserAuthenticate
- onUserAuthorisation
- onUserAuthorisationFailure
- onUserBeforeSaveGroup
- onUserAfterSaveGroup
- onUserBeforeDeleteGroup
- onUserAfterDeleteGroup