Abstract Class CategoryHelperAssociation

Description

Category Component Association Helper

  • abstract:
  • since: 3.0

Located in /administrator/components/com_categories/helpers/association.php (line 21)


	
			
Direct descendents
Class Description
Abstract class ContactHelperAssociation Contact Component Association Helper
Abstract class ContentHelperAssociation Content Component Association Helper
Abstract class NewsfeedsHelperAssociation Newsfeeds Component Association Helper
Abstract class WeblinksHelperAssociation Weblinks Component Association Helper
Variable Summary
 static mixed $category_association
Method Summary
 static array getCategoryAssociations ([integer $id = 0], [string $extension = 'com_content'])
Variables
static mixed $category_association = true (line 23)
  • access: public
Methods
static getCategoryAssociations (line 36)

Method to get the associations for a given category

  • return: Array of associations for the component categories
  • since: 3.0
  • access: public
static array getCategoryAssociations ([integer $id = 0], [string $extension = 'com_content'])
  • integer $id: Id of the item
  • string $extension: Name of the component

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