Zend Framework
1.12
|
Public Member Functions | |
__construct ($term=null, $scheme=null, $label=null) | |
Constructor for Zend_Gdata_Books_Extension_BooksCategory which Describes a books category. | |
![]() | |
__construct ($term=null, $scheme=null, $label=null) | |
getDOM ($doc=null, $majorVersion=1, $minorVersion=null) | |
getTerm () | |
setTerm ($value) | |
getScheme () | |
setScheme ($value) | |
getLabel () | |
setLabel ($value) | |
Additional Inherited Members | |
![]() | |
static | flushNamespaceLookupCache () |
Flush namespace lookup cache. | |
![]() | |
takeAttributeFromDOM ($attribute) | |
![]() | |
$_rootElement = 'category' | |
$_term = null | |
$_scheme = null | |
$_label = null | |
![]() | |
static | $_namespaceLookupCache = array() |
__construct | ( | $term = null , |
|
$scheme = null , |
|||
$label = null |
|||
) |
Constructor for Zend_Gdata_Books_Extension_BooksCategory which Describes a books category.
string | null | $term | An identifier representing the category within the categorization scheme. |
string | null | $scheme | A string containing a URI identifying the categorization scheme. |
string | null | $label | A human-readable label for display in end-user applications. |