Plugins:content events

From Joomla! Documentation

Revision as of 07:35, 31 July 2008 by Torkil (talk | contribs)

Content events[edit]

Overview[edit]

For a more detailed overview go to Reference:Content_Events_for_Plugin_System

onAfterContentSave[edit]

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

onAfterDisplayTitle[edit]

onAfterDisplayContent[edit]

onBeforeContentSave[edit]

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

onBeforeDisplay[edit]

onBeforeDisplayContent[edit]

onPrepareContent[edit]