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]]
  
=== Privacy ===
+
=== 隱私設定 ===
 
* [[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]]
  
=== Workflow ===
+
=== 工作流程 ===
 
* [[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]]
  
==== Cache Component ====
+
==== 快取元件 ====
 
* [[S:MyLanguage/Plugin/Events/Cache#onAfterPurge|onAfterPurge]]
 
* [[S:MyLanguage/Plugin/Events/Cache#onAfterPurge|onAfterPurge]]
  
==== Checkin Component ====
+
==== 回存元件 ====
 
* [[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]]
  
==== 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 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 Component ====
+
==== 選單元件 ====
 
* [[S:MyLanguage/Plugin/Events/Menu#onAfterGetMenuTypeOptions|onAfterGetMenuTypeOptions]]
 
* [[S:MyLanguage/Plugin/Events/Menu#onAfterGetMenuTypeOptions|onAfterGetMenuTypeOptions]]
  

Latest revision as of 08:06, 25 January 2021

Other languages:
català • ‎English • ‎español • ‎فارسی • ‎français • ‎Bahasa Indonesia • ‎Nederlands • ‎português do Brasil • ‎中文(台灣)‎
Joomla! 
3.x

Joomla! ships with a variety of core events, organised into groups. These are described in the following topics.

Api Authentication

Authentication

Behaviour

Captcha

Content

Editors

Editors-xtd

Extensions

Fields

Filesystem

Finder

Installer

Media Action

隱私設定

Quick Icons

Sampledata


System


User

Web Services

工作流程

Other Core Component Events

Actionlog Component

快取元件

回存元件

Config Component

聯絡人元件

安裝器元件

選單元件

模組