Class plgContentVote

Description

Vote plugin.

Located in /plugins/content/vote/vote.php (line 16)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --plgContentVote
Method Summary
plgContentVote __construct ( &$subject, array $config, object $subject)
void onContentBeforeDisplay ( $context,  &$row,  &$params, [ $page = 0])
Variables

Inherited Variables

Inherited from JPlugin

JPlugin::$params
JPlugin::$_name
JPlugin::$_type

Inherited from JEvent

JEvent::$_subject

Inherited from JObject

JObject::$_errors
Methods
Constructor __construct (line 26)

Constructor

  • since: 1.5
  • access: public
plgContentVote __construct ( &$subject, array $config, object $subject)
  • object $subject: The object to observe
  • array $config: An array that holds the plugin configuration
  • &$subject

Redefinition of:
JPlugin::__construct()
Constructor
onContentBeforeDisplay (line 35)
  • since: 1.6
  • access: public
void onContentBeforeDisplay ( $context,  &$row,  &$params, [ $page = 0])
  • $context
  • &$row
  • &$params
  • $page

Inherited Methods

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 14:01:28 -0500 by phpDocumentor 1.4.4