Difference between revisions of "Plugin/Events/zh-tw"
From Joomla! Documentation
< Plugin
(Created page with "==== 模組 ====") |
(Created page with "=== 隱私設定 ===") |
||
(6 intermediate revisions by the same user not shown) | |||
Line 100: | Line 100: | ||
* [[S:MyLanguage/Plugin/Events/Media-Action#onContentBeforeSave|onContentBeforeSave]] | * [[S:MyLanguage/Plugin/Events/Media-Action#onContentBeforeSave|onContentBeforeSave]] | ||
− | === | + | === 隱私設定 === |
* [[S:MyLanguage/Plugin/Events/Privacy#onPrivacyCanRemoveData|onPrivacyCanRemoveData]] | * [[S:MyLanguage/Plugin/Events/Privacy#onPrivacyCanRemoveData|onPrivacyCanRemoveData]] | ||
* [[S:MyLanguage/Plugin/Events/Privacy#onPrivacyExportRequest|onPrivacyExportRequest]] | * [[S:MyLanguage/Plugin/Events/Privacy#onPrivacyExportRequest|onPrivacyExportRequest]] | ||
Line 144: | Line 144: | ||
* [[S:MyLanguage/Plugin/Events/WebServices#onBeforeApiRoute|onBeforeApiRoute]] | * [[S:MyLanguage/Plugin/Events/WebServices#onBeforeApiRoute|onBeforeApiRoute]] | ||
− | === | + | === 工作流程 === |
* [[S:MyLanguage/Plugin/Events/Workflow#onWorkflowBeforeTransition|onWorkflowBeforeTransition]] | * [[S:MyLanguage/Plugin/Events/Workflow#onWorkflowBeforeTransition|onWorkflowBeforeTransition]] | ||
Line 153: | Line 153: | ||
* [[S:MyLanguage/Plugin/Events/Actionlog#onAfterLogExport|onAfterLogExport]] | * [[S:MyLanguage/Plugin/Events/Actionlog#onAfterLogExport|onAfterLogExport]] | ||
− | ==== | + | ==== 快取元件 ==== |
* [[S:MyLanguage/Plugin/Events/Cache#onAfterPurge|onAfterPurge]] | * [[S:MyLanguage/Plugin/Events/Cache#onAfterPurge|onAfterPurge]] | ||
− | ==== | + | ==== 回存元件 ==== |
* [[S:MyLanguage/Plugin/Events/Checkin#onAfterCheckin|onAfterCheckin]] | * [[S:MyLanguage/Plugin/Events/Checkin#onAfterCheckin|onAfterCheckin]] | ||
Line 162: | Line 162: | ||
* [[S:MyLanguage/Plugin/Events/Config#onApplicationAfterSave|onApplicationAfterSave]] | * [[S:MyLanguage/Plugin/Events/Config#onApplicationAfterSave|onApplicationAfterSave]] | ||
− | ==== | + | ==== 聯絡人元件 ==== |
* [[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]] | ||
− | ==== | + | ==== 安裝器元件 ==== |
* [[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]] | ||
− | ==== | + | ==== 選單元件 ==== |
* [[S:MyLanguage/Plugin/Events/Menu#onAfterGetMenuTypeOptions|onAfterGetMenuTypeOptions]] | * [[S:MyLanguage/Plugin/Events/Menu#onAfterGetMenuTypeOptions|onAfterGetMenuTypeOptions]] | ||
Latest revision as of 08:06, 25 January 2021
Joomla!
3.x
Joomla! ships with a variety of core events, organised into groups. These are described in the following topics.
Contents
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 (
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
)
Editors
Editors-xtd
Extensions
- onExtensionAfterInstall
- onExtensionAfterUninstall
- onExtensionAfterUpdate
- onExtensionBeforeSave
- onExtensionAfterSave
- onExtensionAfterDelete
Fields
Filesystem
Finder
- onFinderCategoryChangeState
- onFinderChangeState
- onFinderAfterDelete
- onFinderAfterDelete
- onFinderBeforeSave
- onFinderAfterSave
Installer
Media Action
隱私設定
Quick Icons
Sampledata
- onSampledataGetOverview
- onAjaxSampledataApplyStep1
- onAjaxSampledataApplyStep2
- onAjaxSampledataApplyStep3
System
User
- onUserAuthorisation
- onUserAuthorisationFailure
- onUserBeforeSave
- onUserAfterSave
- onUserBeforeDelete
- onUserAfterDelete
- onUserLogin
- onUserLoginFailure
- onUserAfterLogin
- onUserLogout
- onUserBeforeSaveGroup
- onUserAfterSaveGroup
- onUserBeforeDeleteGroup
- onUserAfterDeleteGroup
- onUserAfterRemind