PlgContentLoadmodule::onContentPrepare
Plugin that loads module positions within content
Signature
public function onContentPrepare(string
$context,
[&
$article = 0,
[&
$params = 0,
[integer
$page = 0]]] )
Parameters
-
$context
- The context of the content being passed to the plugin.
-
$article
-
$params
-
$page
- The 'page' number
Returns
- mixed
- true if there is an error. Void otherwise.