Difference between revisions of "Plugin/Events"

From Joomla! Documentation

< Plugin
(Add Installer component events)
m (Marked for translation)
Line 1: Line 1:
 +
<noinclude><languages /></noinclude>
 +
 
<noinclude>{{version/tutor|2.5,3.x}}</noinclude>
 
<noinclude>{{version/tutor|2.5,3.x}}</noinclude>
Joomla! ships with a variety of core events, organised into groups.  These are described in the following topics.
+
<translate>Joomla! ships with a variety of core events, organised into groups.  These are described in the following topics.</translate>
  
 
=== Authentication ===
 
=== Authentication ===
Line 72: Line 74:
 
* [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]]
 
* [[Plugin/Events/User#onUserAuthorisation|onUserAuthorisation]]
  
=== Other Core Component Events ===
+
<translate>=== Other Core Component Events ===</translate>
 
==== Contact Component ====
 
==== Contact Component ====
 
* [[Plugin/Events/Contact#onValidateContact|onValidateContact]]
 
* [[Plugin/Events/Contact#onValidateContact|onValidateContact]]
Line 82: Line 84:
 
* [[Plugin/Events/Install#onInstallerAfterInstaller|onInstallerAfterInstaller]]
 
* [[Plugin/Events/Install#onInstallerAfterInstaller|onInstallerAfterInstaller]]
  
<noinclude>[[Category:Plugin Development|Events]][[Category:Specifications]][[Category:Tutorials]]</noinclude>
+
<noinclude>
 +
<translate>
 +
[[Category:Plugin Development|Events]]
 +
[[Category:Specifications]]
 +
[[Category:Tutorials]]
 +
</translate>
 +
</noinclude>

Revision as of 13:17, 10 March 2015

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


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]