Plugins:content events: Difference between revisions

From Joomla! Documentation

Torkil (talk | contribs)
m Initial setup of this page, not much content here yet.
 
Torkil (talk | contribs)
mNo edit summary
Line 4: Line 4:


=== Overview ===
=== Overview ===
For a more detailed overview go to [[Reference:Content_Events_for_Plugin_System]]


=== onAfterContentSave ===
=== onAfterContentSave ===

Revision as of 12:35, 31 July 2008

Content events

Overview

For a more detailed overview go to Reference:Content_Events_for_Plugin_System

onAfterContentSave

This event was added in Joomla 1.5.4 and it is triggered after content is saved.

onAfterDisplayTitle

onAfterDisplayContent

onBeforeContentSave

This event was added in Joomla 1.5.4 and it is triggered before content is saved.

onBeforeDisplay

onBeforeDisplayContent

onPrepareContent