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 27: | Line 27: | ||
* [[S:MyLanguage/Plugin/Events/Content#onContentSearch|onContentSearch]] | * [[S:MyLanguage/Plugin/Events/Content#onContentSearch|onContentSearch]] | ||
* [[S:MyLanguage/Plugin/Events/Content#onContentSearchAreas|onContentSearchAreas]] | * [[S:MyLanguage/Plugin/Events/Content#onContentSearchAreas|onContentSearchAreas]] | ||
* [[S:MyLanguage/Plugin/Events/Content#onUserBeforeDataValidation|onUserBeforeDataValidation]] (N.B. Whilst this event starts with user it's misleading - it applies to all actions and is renamed to a better name of ''onContentValidateData'' in {{JVer|4.0}}) | |||
Revision as of 22:35, 1 April 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
- onUserBeforeDataValidation (N.B. Whilst this event starts with user it's misleading - it applies to all actions and is renamed to a better name of onContentValidateData in
)
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