Plugin/Events/es: Difference between revisions
From Joomla! Documentation
< Plugin
< Plugin
Created page with "==== Componente de Contacto ====" |
Created page with "==== Componente De Instalador ====" |
||
| Line 87: | Line 87: | ||
* [[Plugin/Events/Contact#onSubmitContact|onSubmitContact]] | * [[Plugin/Events/Contact#onSubmitContact|onSubmitContact]] | ||
==== | ==== Componente De Instalador ==== | ||
* [[Plugin/Events/Install#onInstallerBeforeInstallation|onInstallerBeforeInstallation]] | * [[Plugin/Events/Install#onInstallerBeforeInstallation|onInstallerBeforeInstallation]] | ||
* [[Plugin/Events/Install#onInstallerBeforeInstaller|onInstallerBeforeInstaller]] | * [[Plugin/Events/Install#onInstallerBeforeInstaller|onInstallerBeforeInstaller]] | ||
Revision as of 18:48, 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