Class SimplePie_Category
Manages all category-related data
Used by SimplePie_Item::get_category() and SimplePie_Item::get_categories()
This class can be overloaded with SimplePie::set_category_class()
		
		
		
		Package: SimplePie\API
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at SimplePie/Category.php
	
	Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at SimplePie/Category.php
			 public 
			
			
			
		 | 
		
		#
		 __construct( string $term = null, string $scheme = null, string $label = null )
		Constructor, used to input the data Parameters
  | 
	
			 public 
			string
			
			
		 | 
		|
			 public 
			string|null
			
			
		 | 
		|
			 public 
			string|null
			
			
		 | 
		|
			 public 
			string|null
			
			
		 | 
		
			public 
			string
		 | 
		$term |  | 
		|
			public 
			string
		 | 
		$scheme |  | 
		|
			public 
			string
		 | 
		$label |  | 
		
