Plugin/Events/es: 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 69: | Line 69: | ||
=== Sistema === | === Sistema === | ||
* [[S:MyLanguage/Plugin/Events/System#onAfterInitialise|onAfterInitialise]] | * [[S:MyLanguage/Plugin/Events/System#onAfterInitialise|onAfterInitialise]] | ||
* [[S:MyLanguage/Plugin/Events/System#onAfterRoute|onAfterRoute]] | * [[S:MyLanguage/Plugin/Events/System#onAfterRoute|onAfterRoute]] | ||
Revision as of 12:38, 31 March 2020
Joomla!
3.x
Joomla! incluye una variedad de eventos, organizados en grupos. Estos se describen a continuación.
Autenticación
Captcha
Contenido
- onContentPrepare
- onContentAfterTitle (
and higher) - onContentBeforeDisplay
- onContentAfterDisplay
- onContentBeforeSave
- onContentAfterSave
- onContentPrepareForm
- onContentPrepareData
- onContentBeforeDelete
- onContentAfterDelete
- onContentChangeState
- onContentSearch
- onContentSearchAreas
Editores
Extensiones
- onExtensionAfterInstall
- onExtensionAfterUninstall
- onExtensionAfterUpdate
- onExtensionBeforeSave
- onExtensionAfterSave
- onExtensionAfterDelete
Finder
- onFinderCategoryChangeState
- onFinderChangeState
- onFinderAfterDelete
- onFinderAfterDelete
- onFinderBeforeSave
- onFinderAfterSave
Privacy
Quick Icons
Sampledata
- onSampledataGetOverview
- onAjaxSampledataApplyStep1
- onAjaxSampledataApplyStep2
- onAjaxSampledataApplyStep3
Sistema
Usuario
- onUserAuthorisation
- onUserAuthorisationFailure
- onUserBeforeSave
- onUserAfterSave
- onUserBeforeDelete
- onUserAfterDelete
- onUserLogin
- onUserLoginFailure
- onUserAfterLogin
- onUserLogout
- onUserBeforeSaveGroup
- onUserAfterSaveGroup
- onUserBeforeDeleteGroup
- onUserAfterDeleteGroup
- onUserAfterRemind