Difference between revisions of "Plugin/Events/nl"
From Joomla! Documentation
< Plugin
(Created page with "==== Checkin component ====") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 160: | Line 160: | ||
* [[S:MyLanguage/Plugin/Events/Checkin#onAfterCheckin|onAfterCheckin]] | * [[S:MyLanguage/Plugin/Events/Checkin#onAfterCheckin|onAfterCheckin]] | ||
− | ==== Config | + | ==== Config component ==== |
* [[S:MyLanguage/Plugin/Events/Config#onApplicationAfterSave|onApplicationAfterSave]] | * [[S:MyLanguage/Plugin/Events/Config#onApplicationAfterSave|onApplicationAfterSave]] | ||
− | ==== Contact | + | ==== Contact component ==== |
* [[S:MyLanguage/Plugin/Events/Contact#onValidateContact|onValidateContact]] | * [[S:MyLanguage/Plugin/Events/Contact#onValidateContact|onValidateContact]] | ||
* [[S:MyLanguage/Plugin/Events/Contact#onSubmitContact|onSubmitContact]] | * [[S:MyLanguage/Plugin/Events/Contact#onSubmitContact|onSubmitContact]] | ||
− | ==== Installer | + | ==== Installer component ==== |
* [[S:MyLanguage/Plugin/Events/Install#onInstallerBeforeInstallation|onInstallerBeforeInstallation]] | * [[S:MyLanguage/Plugin/Events/Install#onInstallerBeforeInstallation|onInstallerBeforeInstallation]] | ||
* [[S:MyLanguage/Plugin/Events/Install#onInstallerBeforeInstaller|onInstallerBeforeInstaller]] | * [[S:MyLanguage/Plugin/Events/Install#onInstallerBeforeInstaller|onInstallerBeforeInstaller]] | ||
* [[S:MyLanguage/Plugin/Events/Install#onInstallerAfterInstaller|onInstallerAfterInstaller]] | * [[S:MyLanguage/Plugin/Events/Install#onInstallerAfterInstaller|onInstallerAfterInstaller]] | ||
− | ==== Menu | + | ==== Menu component ==== |
* [[S:MyLanguage/Plugin/Events/Menu#onAfterGetMenuTypeOptions|onAfterGetMenuTypeOptions]] | * [[S:MyLanguage/Plugin/Events/Menu#onAfterGetMenuTypeOptions|onAfterGetMenuTypeOptions]] | ||
Latest revision as of 05:43, 11 May 2021
Joomla!
3.x
Joomla! bevat een variëteit van core events, georganiseerd in groepen. Deze worden in de volgende onderdelen beschreven.
Contents
- 1 Api Authentication
- 2 Authentication
- 3 Behaviour
- 4 Captcha
- 5 Content
- 6 Tekstverwerkers
Api Authentication
Authentication
Behaviour
- onTableObjectCreate
- onTableBeforeReset
- onTableAfterReset
- onTableBeforeBind
- onTableAfterBind
- onTableBeforeLoad
- onTableAfterLoad
- onTableCheck
- onTableBeforeBind
- onTableAfterBind
- onTableBeforeStore
- onTableAfterStore
- onTableBeforeDelete
- onTableAfterDelete
- onTableBeforeCheckout
- onTableAfterCheckout
- onTableBeforeCheckin
- onTableAfterCheckin
- onTableBeforeHit
- onTableAfterHit
- onTableBeforeReorder
- onTableAfterReorder
- onTableBeforeMove
- onTableAfterMove
- onTableBeforePublish
- onTableAfterPublish
- onTableSetNewTags
Captcha
Content
- onContentPrepare
- onContentAfterTitle (
en hoger)
- 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
)
Tekstverwerkers
Editors-xtd
Extensies
- onExtensionAfterInstall
- onExtensionAfterUninstall
- onExtensionAfterUpdate
- onExtensionBeforeSave
- onExtensionAfterSave
- onExtensionAfterDelete
Fields
Filesystem
Zoeken
- onFinderCategoryChangeState
- onFinderChangeState
- onFinderAfterDelete
- onFinderAfterDelete
- onFinderBeforeSave
- onFinderAfterSave
Installer
Media Action
Privacy
Quick icons
Sampledata
- onSampledataGetOverview
- onAjaxSampledataApplyStep1
- onAjaxSampledataApplyStep2
- onAjaxSampledataApplyStep3
System
- onAfterInitialise
- onAfterRoute
- onAfterDispatch
- onAfterRender
- onBeforeRender
- onBeforeCompileHead
- onAfterSessionStart
User
- onUserAuthorisation
- onUserAuthorisationFailure
- onUserBeforeSave
- onUserAfterSave
- onUserBeforeDelete
- onUserAfterDelete
- onUserLogin
- onUserLoginFailure
- onUserAfterLogin
- onUserLogout
- onUserBeforeSaveGroup
- onUserAfterSaveGroup
- onUserBeforeDeleteGroup
- onUserAfterDeleteGroup
- onUserAfterRemind