Abstract Class JHtmlContent

Description

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

  • abstract:
  • since: 1.5

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


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

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

  • return: The content after transformation.
  • since: 1.5
  • 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 Tue, 19 Nov 2013 14:56:51 +0100 by phpDocumentor 1.4.3