Class plgContentLoadmodule

Description
  • copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
  • license: GNU

Located in /plugins/content/loadmodule/loadmodule.php (line 12)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --plgContentLoadmodule
Variable Summary
static mixed $mods
static mixed $modules
Method Summary
void onContentPrepare (string $context, object The &$article, object The &$params, [int $page = 0])
void _load ( $position, [ $style = 'none'])
void _loadmod ( $module,  $title, [ $style = 'none'])
Variables
static mixed $mods = array() (line 15)
  • access: protected
static mixed $modules = array() (line 14)
  • access: protected

Inherited Variables

Inherited from JPlugin

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

Inherited from JEvent

JEvent::$_subject

Inherited from JObject

JObject::$_errors
Methods
onContentPrepare (line 24)

Plugin that loads module positions within content

  • access: public
void onContentPrepare (string $context, object The &$article, object The &$params, [int $page = 0])
  • string $context: The context of the content being passed to the plugin.
  • object The &$article: article object. Note $article->text is also available
  • object The &$params: article params
  • int $page: The 'page' number
_load (line 94)
  • access: protected
void _load ( $position, [ $style = 'none'])
  • $position
  • $style
_loadmod (line 114)
  • access: protected
void _loadmod ( $module,  $title, [ $style = 'none'])
  • $module
  • $title
  • $style

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 13:56:25 -0500 by phpDocumentor 1.4.4