Moodle  2.2.1
http://www.collinsharper.com
Zend_Gdata_Books_Extension_BooksCategory Class Reference
Inheritance diagram for Zend_Gdata_Books_Extension_BooksCategory:
Collaboration diagram for Zend_Gdata_Books_Extension_BooksCategory:

Public Member Functions

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

Detailed Description

Definition at line 38 of file BooksCategory.php.


Constructor & Destructor Documentation

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

Constructor for Zend_Gdata_Books_Extension_BooksCategory which Describes a books category

Parameters:
string | null$termAn identifier representing the category within the categorization scheme.
string | null$schemeA string containing a URI identifying the categorization scheme.
string | null$labelA human-readable label for display in end-user applications.

Reimplemented from Zend_Gdata_App_Extension_Category.

Definition at line 53 of file BooksCategory.php.

Here is the call graph for this function:


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