Class CategoriesHelper

Description

Categories helper.

  • since: 1.6

Located in /administrator/components/com_categories/helpers/categories.php (line 19)


	
			
Method Summary
 static void addSubmenu (string $extension)
 static JObject getActions (string $extension, [integer $categoryId = 0])
 static void getAssociations ( $pk, [ $extension = 'com_content'])
Methods
static addSubmenu (line 31)

Configure the Submenu links.

  • since: 1.6
  • access: public
static void addSubmenu (string $extension)
  • string $extension: The extension being used for the categories.
static getActions (line 85)

Gets a list of the actions that can be performed.

  • since: 1.6
  • access: public
static JObject getActions (string $extension, [integer $categoryId = 0])
  • string $extension: The extension.
  • integer $categoryId: The category ID.
static getAssociations (line 113)
  • access: public
static void getAssociations ( $pk, [ $extension = 'com_content'])
  • $pk
  • $extension

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