Moodle  2.2.1
http://www.collinsharper.com
SimplePie_Category Class Reference

Public Member Functions

 __construct ($term=null, $scheme=null, $label=null)
 __toString ()
 get_term ()
 get_scheme ()
 get_label ()

Data Fields

 $term
 $scheme
 $label

Detailed Description

Definition at line 5982 of file simplepie.class.php.


Constructor & Destructor Documentation

__construct ( term = null,
scheme = null,
label = null 
)

Definition at line 5989 of file simplepie.class.php.


Member Function Documentation

Definition at line 5996 of file simplepie.class.php.

get_label ( )

Definition at line 6026 of file simplepie.class.php.

Here is the call graph for this function:

Definition at line 6014 of file simplepie.class.php.

get_term ( )

Definition at line 6002 of file simplepie.class.php.

Here is the caller graph for this function:


Field Documentation

Definition at line 5986 of file simplepie.class.php.

$scheme

Definition at line 5985 of file simplepie.class.php.

$term

Definition at line 5984 of file simplepie.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations