Plugin/Events/es: Difference between revisions
From Joomla! Documentation
< Plugin
< Plugin
Created page with "=== Usuario ===" |
Created page with "==== Componente de Contacto ====" |
||
| Line 83: | Line 83: | ||
=== Componente de Eventos en el núcleo === | === Componente de Eventos en el núcleo === | ||
==== | ==== Componente de Contacto ==== | ||
* [[Plugin/Events/Contact#onValidateContact|onValidateContact]] | * [[Plugin/Events/Contact#onValidateContact|onValidateContact]] | ||
* [[Plugin/Events/Contact#onSubmitContact|onSubmitContact]] | * [[Plugin/Events/Contact#onSubmitContact|onSubmitContact]] | ||
Revision as of 18:46, 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! se suministra con una variedad de eventos del núcleo, organizados en grupos. Estos se describen en los siguientes temas.
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