API17:JHtmlContent
From Joomla! Documentation
JHtmlContent
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | prepare | Fire onContentPrepare for content that isn't part of an article. |
- Defined in libraries/joomla/html/html/content.php
Importing
jimport( 'joomla.html.html.content' );
See also
JHtmlContent source code on BitBucket
Subpackage Html- Other versions of JHtmlContent
User contributed notes
Code Examples