|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($text=null) | |
| getDOM ($doc=null, $majorVersion=1, $minorVersion=null) | |
Protected Attributes | |
| $_rootNamespace = 'yt' | |
| $_rootElement = 'token' | |
| __construct | ( | $ | text = null | ) |
Constructs a new Zend_Gdata_YouTube_Extension_Token object.
Definition at line 47 of file Token.php.

| getDOM | ( | $ | doc = null, |
| $ | majorVersion = 1, |
||
| $ | minorVersion = null |
||
| ) |
Retrieves a DOMElement which corresponds to this element and all child properties. This is used to build an entry back into a DOM and eventually XML text for sending to the server upon updates, or for application storage/persistence.
| DOMDocument | $doc | The DOMDocument used to construct DOMElements |
Reimplemented from Zend_Gdata_App_Base.
$_rootElement = 'token' [protected] |
Reimplemented from Zend_Gdata_App_Base.
$_rootNamespace = 'yt' [protected] |
Reimplemented from Zend_Gdata_App_Base.