Difference between revisions of "Plugin/Events"

From Joomla! Documentation

< Plugin
m (→‎System: update)
(Marked this version for translation)
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{version/tutor|2.5,3.x}}</noinclude>
+
<noinclude><languages /></noinclude>
Joomla! ships with a variety of core events, organised into groups.  These are described in the following topics.
+
<noinclude>{{Joomla version|version=2.5|time=and after|comment=<translate><!--T:4-->
 +
series</translate>}}</noinclude>
 +
{{-}}
 +
<translate><!--T:1-->
 +
Joomla! ships with a variety of core events, organised into groups.  These are described in the following topics.</translate>
  
 
=== Authentication ===
 
=== Authentication ===
Line 6: Line 10:
  
 
=== Captcha ===
 
=== Captcha ===
* [[Plugin/Events/Editor#onInit|onInit]]
+
* [[Plugin/Events/Captcha#onInit|onInit]]
* [[Plugin/Events/Editor#onDisplay|onDisplay]]
+
* [[Plugin/Events/Captcha#onDisplay|onDisplay]]
 
* [[Plugin/Events/Captcha#onCheckAnswer|onCheckAnswer]]
 
* [[Plugin/Events/Captcha#onCheckAnswer|onCheckAnswer]]
  
Line 72: Line 76:
 
* [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]]
 
* [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]]
  
<noinclude>[[Category:Plugin Development|Events]][[Category:Specifications]]
+
<translate>=== Other Core Component Events === <!--T:2--></translate>
 +
==== Contact Component ====
 +
* [[Plugin/Events/Contact#onValidateContact|onValidateContact]]
 +
* [[Plugin/Events/Contact#onSubmitContact|onSubmitContact]]
 +
 
 +
==== Installer Component ====
 +
* [[Plugin/Events/Install#onInstallerBeforeInstallation|onInstallerBeforeInstallation]]
 +
* [[Plugin/Events/Install#onInstallerBeforeInstaller|onInstallerBeforeInstaller]]
 +
* [[Plugin/Events/Install#onInstallerAfterInstaller|onInstallerAfterInstaller]]
 +
 
 +
<noinclude>
 +
<translate>
 +
<!--T:3-->
 +
[[Category:Plugin Development|Events]]
 +
[[Category:Specifications]]
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]
 +
</translate>
 
</noinclude>
 
</noinclude>

Revision as of 20:06, 30 April 2015

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

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

Authentication[edit]

Captcha[edit]

Content[edit]

Editors[edit]

Extensions[edit]

Finder[edit]

Quick Icons[edit]

System[edit]

User[edit]

Other Core Component Events[edit]

Contact Component[edit]

Installer Component[edit]