Class ContentHelper

Description

Content component helper.

  • since: 1.6

Located in /administrator/components/com_content/helpers/content.php (line 19)

JHelperContent
   |
   --ContentHelper
Variable Summary
 static mixed $extension
Method Summary
 static void addSubmenu (string $vName)
 static string filterText (text $text)
Variables
static mixed $extension = 'com_content' (line 21)
  • access: public
Methods
static addSubmenu (line 32)

Configure the Linkbar.

  • since: 1.6
  • access: public
static void addSubmenu (string $vName)
  • string $vName: The name of the active view.

Redefinition of:
JHelperContent::addSubmenu()
Configure the Linkbar. Must be implemented by each extension.
static filterText (line 59)

Applies the content tag filters to arbitrary text as per settings for current user group

  • return: The filtered string
  • deprecated: 4.0 Use JComponentHelper::filterText() instead.
  • access: public
static string filterText (text $text)
  • text $text: The string to filter

Inherited Methods

Inherited From JHelperContent

 JHelperContent::addSubmenu()
 JHelperContent::getActions()
 JHelperContent::getCurrentLanguage()
 JHelperContent::getLanguageId()
 JHelperContent::getRowData()

Documentation generated on Tue, 19 Nov 2013 14:56:55 +0100 by phpDocumentor 1.4.3