PlgContentContact::onContentPrepare
Plugin that retrieves contact information for contact
Signature
public function onContentPrepare(string
$context,
[&
$row = 0,
[mixed
$params = 0,
[integer
$page = 0]]] )
Parameters
-
$context
- The context of the content being passed to the plugin.
-
$row
-
$params
- Additional parameters. See {@see PlgContentContent()}.
-
$page
- Optional page number. Unused. Defaults to zero.
Returns
- boolean
- True on success.