PlgContentEmailcloak::onContentPrepare
Plugin that cloaks all emails in content from spambots via Javascript.
Signature
public function onContentPrepare(string
$context,
[&
$row = 0,
[&
$params = 0,
[integer
$page = 0]]] )
Parameters
-
$context
- The context of the content being passed to the plugin.
-
$row
-
$params
-
$page
- Optional page number. Unused. Defaults to zero.
Returns
- boolean
- True on success.