Class JHtmlContent

Description

Utility class to fire onContentPrepare for non-article based content.

  • abstract:
  • since: 11.1

Located in /libraries/joomla/html/html/content.php (line 19)


	
			
Method Summary
static string prepare (string $text, [array $params = null], [string $context = 'text'])
Methods
static method prepare (line 32)

Fire onContentPrepare for content that isn't part of an article.

  • return: The content after transformation.
  • since: 11.1
  • access: public
static string prepare (string $text, [array $params = null], [string $context = 'text'])
  • string $text: The content to be transformed.
  • array $params: The content params.
  • string $context: The context of the content to be transformed.

Documentation generated on Mon, 25 Jun 2012 13:53:25 -0500 by phpDocumentor 1.4.4