Class CategoriesHelper

Description

Categories helper.

  • since: 1.6

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


	
			
Method Summary
static void addSubmenu (string $extension)
static JObject getActions (string $extension, [int $categoryId = 0])
Methods
static method addSubmenu (line 27)

Configure the Submenu links.

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

Gets a list of the actions that can be performed.

  • since: 1.6
  • access: public
static JObject getActions (string $extension, [int $categoryId = 0])
  • string $extension: The extension.
  • int $categoryId: The category ID.

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