API17:JHtmlContent::prepare
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtmlContent::prepare
Description
Fire onContentPrepare for content that isn't part of an article.
Description:JHtmlContent::prepare [Edit Descripton]
Synopsis
public static JHtmlContent::prepare ($text, $params=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $text | string | The content to be transformed. | |
| $params | array | null | The content params. |
Returns
string The content after transformation.
Defined in
libraries/joomla/html/html/content.php (line 29)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
