Example Content Plugin
Located in /plugins/content/joomla/joomla.php (line 16)
JObject | --JEvent | --JPlugin | --plgContentJoomla
Inherited from JPlugin
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
Get count of items in a category
Get count of items in a category's child categories
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()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:56:00 -0500 by phpDocumentor 1.4.4