Example Content Plugin
Located in /plugins/content/joomla/joomla.php (line 19)
JObject | --JEvent | --JPlugin | --PlgContentJoomla
Inherited from JPlugin
JPlugin::$autoloadLanguage
JPlugin::$params
JPlugin::$_name
JPlugin::$_type
Inherited from JEvent
JEvent::$_subject
Inherited from JObject
JObject::$_errors
Example after save content method Article is passed by reference, but after the save, so no changes will be saved.
Method is called right after the content is saved
Don't allow categories to be deleted if they contain items or subcategories with items
Change the state in core_content if the state in a table is changed
Inherited From JPlugin
JPlugin::__construct()
JPlugin::loadLanguage()
Inherited From JEvent
JEvent::__construct()
JEvent::update()
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::__toString()
Documentation generated on Tue, 19 Nov 2013 15:06:07 +0100 by phpDocumentor 1.4.3