JCategoriesJCategories Class.
Located in /libraries/legacy/categories/categories.php (line 19)
| Class | Description | 
|---|---|
						 
						BannersCategories
					 | 
					Banners Component Category Tree | 
						 
						ContactCategories
					 | 
					Contact Component Category Tree | 
						 
						ContentCategories
					 | 
					Content Component Category Tree | 
						 
						NewsfeedsCategories
					 | 
					Content Component Category Tree | 
						 
						WeblinksCategories
					 | 
					Weblinks Component Category Tree | 
		
			static array
			$instances
			 = array()			(line 27)
		
	Array to hold the object instances
		
			array
			$_checkedCategories
						(line 43)
		
	Array of checked categories -- used to save values when _nodes are null
		
			string
			$_extension
			 =  null			(line 51)
		
	Name of the extension the categories belong to
		
			string
			$_field
			 =  null			(line 67)
		
	Name of the category field
		
			string
			$_key
			 =  null			(line 75)
		
	Name of the key field
		
			mixed
			$_nodes
						(line 35)
		
	Array of category nodes
		
			array
			$_options
			 =  null			(line 91)
		
	Array of options
		
			string
			$_statefield
			 =  null			(line 83)
		
	Name of the items state field
		
			string
			$_table
			 =  null			(line 59)
		
	Name of the linked content table to get category content count
Returns a reference to a JCategories object
Class constructor
Loads a specific category and all its children in a JCategoryNode object
Documentation generated on Tue, 19 Nov 2013 14:55:09 +0100 by phpDocumentor 1.4.3