Class PlgContentPagenavigation

Description

Pagenavigation plugin class.

  • since: 1.5

Located in /plugins/content/pagenavigation/pagenavigation.php (line 19)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --PlgContentPagenavigation
Method Summary
 mixed onContentBeforeDisplay (string $context, object &$row, mixed &$params, [integer $page = 0])
Variables
Methods
onContentBeforeDisplay (line 33)

If in the article view and the parameter is enabled shows the page navigation

  • return: void or true
  • since: 1.6
  • access: public
mixed onContentBeforeDisplay (string $context, object &$row, mixed &$params, [integer $page = 0])
  • string $context: The context of the content being passed to the plugin
  • object &$row: The article object
  • mixed &$params: The article params
  • integer $page: The 'page' number

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()

Documentation generated on Tue, 19 Nov 2013 15:10:06 +0100 by phpDocumentor 1.4.3