Plugin/Events: Difference between revisions

From Joomla! Documentation

mNo edit summary
Marked this version for translation
Line 22: Line 22:
</translate>
</translate>
* [[S:MyLanguage/Plugin/Events/Content#onContentPrepare|onContentPrepare]]
* [[S:MyLanguage/Plugin/Events/Content#onContentPrepare|onContentPrepare]]
* [[S:MyLanguage/Plugin/Events/Content#onContentAfterTitle|onContentAfterTitle]] ({{JVer|3.0}} <translate>and higher</translate>)
* [[S:MyLanguage/Plugin/Events/Content#onContentAfterTitle|onContentAfterTitle]] ({{JVer|3.0}} <translate><!--T:24--> and higher</translate>)
* [[S:MyLanguage/Plugin/Events/Content#onContentBeforeDisplay|onContentBeforeDisplay]]
* [[S:MyLanguage/Plugin/Events/Content#onContentBeforeDisplay|onContentBeforeDisplay]]
* [[S:MyLanguage/Plugin/Events/Content#onContentAfterDisplay|onContentAfterDisplay]]
* [[S:MyLanguage/Plugin/Events/Content#onContentAfterDisplay|onContentAfterDisplay]]
Line 90: Line 90:
=== System === <!--T:12-->
=== System === <!--T:12-->
</translate>
</translate>
* [[S:MyLanguage/Plugin/Events/System#onBeforeExecute|onBeforeExecute]] ({{jver | 4.0 }} <translate>and higher</translate>)
* [[S:MyLanguage/Plugin/Events/System#onBeforeExecute|onBeforeExecute]] ({{jver | 4.0 }} <translate><!--T:25--> and higher</translate>)
* [[S:MyLanguage/Plugin/Events/System#onAfterInitialise|onAfterInitialise]]
* [[S:MyLanguage/Plugin/Events/System#onAfterInitialise|onAfterInitialise]]
* [[S:MyLanguage/Plugin/Events/System#onAfterRoute|onAfterRoute]]
* [[S:MyLanguage/Plugin/Events/System#onAfterRoute|onAfterRoute]]

Revision as of 08:48, 28 May 2019

Joomla! 
3.x

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


Authentication

Captcha

Content


Editors

Extensions

Finder

Privacy

Quick Icons

Sampledata


System


User

Other Core Component Events

Actionlog Component

Cache Component

Checkin Component

Config Component

Contact Component

Installer Component

Menu Component

Module