Plugin/Events/es: Difference between revisions
From Joomla! Documentation
< Plugin
< Plugin
Created page with "Joomla! se suministra con una variedad de eventos del núcleo, organizados en grupos. Estos se describen en los siguientes temas." |
Created page with "=== Componente de Eventos en el núcleo ===" |
||
| Line 74: | Line 74: | ||
* [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]] | * [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]] | ||
=== | === Componente de Eventos en el núcleo === | ||
==== Contact Component ==== | ==== Contact Component ==== | ||
* [[Plugin/Events/Contact#onValidateContact|onValidateContact]] | * [[Plugin/Events/Contact#onValidateContact|onValidateContact]] | ||
Revision as of 01:02, 16 May 2015
Joomla!
≥ 2.5
versiones
Joomla! se suministra con una variedad de eventos del núcleo, organizados en grupos. Estos se describen en los siguientes temas.
Authentication
Captcha
Content
- onContentPrepare
- onContentAfterTitle (
only) - onContentBeforeDisplay
- onContentAfterDisplay
- onContentBeforeSave
- onContentAfterSave
- onContentPrepareForm
- onContentPrepareData
- onContentBeforeDelete
- onContentAfterDelete
- onContentChangeState
- onContentSearch
- onContentSearchAreas
Editors
Extensions
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