Plugin/Events/es: Difference between revisions
From Joomla! Documentation
< Plugin
< Plugin
Created page with "=== Autenticación ===" |
Created page with "=== Contenido ===" |
||
| Line 13: | Line 13: | ||
* [[Plugin/Events/Captcha#onCheckAnswer|onCheckAnswer]] | * [[Plugin/Events/Captcha#onCheckAnswer|onCheckAnswer]] | ||
=== | === Contenido === | ||
* [[Plugin/Events/Content#onContentPrepare|onContentPrepare]] | * [[Plugin/Events/Content#onContentPrepare|onContentPrepare]] | ||
* [[Plugin/Events/Content#onContentAfterTitle|onContentAfterTitle]] ({{JVer|3.x}} only) | * [[Plugin/Events/Content#onContentAfterTitle|onContentAfterTitle]] ({{JVer|3.x}} only) | ||
Revision as of 18:45, 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
Editors
Extensions
- onExtensionAfterInstall
- onExtensionAfterUninstall
- onExtensionAfterUpdate
- onExtensionBeforeSave
- onExtensionAfterSave
Finder
- onFinderCategoryChangeState
- onFinderChangeState
- onFinderAfterDelete
- onFinderAfterDelete
- onFinderBeforeSave
- onFinderAfterSave
Quick Icons
System
- onAfterInitialise
- onAfterRoute
- onAfterDispatch
- onAfterRender
- onBeforeRender
- onBeforeCompileHead
- onSearch
- onSearchAreas
- onGetWebServices
User
- onUserBeforeSave
- onUserAfterSave
- onUserBeforeDelete
- onUserAfterDelete
- onUserLogin
- onUserLoginFailure
- onUserAfterLogin
- onUserLogout
- onUserAuthenticate
- onUserAuthorisation
- onUserAuthorisationFailure
- onUserBeforeSaveGroup
- onUserAfterSaveGroup
- onUserBeforeDeleteGroup
- onUserAfterDeleteGroup