JHtmlContent::prepare
Fire onContentPrepare for content that isn't part of an article.
Signature
public function prepare(string
$text,
[array
$params = null,
[string
$context = 'text']] )
Parameters
-
$text
- The content to be transformed.
-
$params
- The content params.
-
$context
- The context of the content to be transformed.
Returns
- string
- The content after transformation.