Detailed Description
Definition at line 75 of file ListEntry.php.
Constructor & Destructor Documentation
Member Function Documentation
| 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.
- Parameters:
-
| DOMDocument | $doc | The DOMDocument used to construct DOMElements |
- Returns:
- DOMElement The DOMElement representing this element and all child properties.
Reimplemented from Zend_Gdata_Entry.
Definition at line 91 of file ListEntry.php.
- Parameters:
-
- Returns:
- Zend_Gdata_Extension_ListEntry Provides a fluent interface
Definition at line 166 of file ListEntry.php.
- Parameters:
-
- Returns:
- Zend_Gdata_Extension_ListEntry Provides a fluent interface
Definition at line 180 of file ListEntry.php.
- Parameters:
-
- Returns:
- Zend_Gdata_Extension_ListEntry Provides a fluent interface
Definition at line 195 of file ListEntry.php.
- Parameters:
-
- Returns:
- Zend_Gdata_Extension_ListEntry Provides a fluent interface
Definition at line 210 of file ListEntry.php.
- Parameters:
-
- Returns:
- Zend_Gdata_Extension_ListEntry Provides a fluent interface
Definition at line 225 of file ListEntry.php.
- Parameters:
-
- Returns:
- Zend_Gdata_Extension_ListEntry Provides a fluent interface
Definition at line 240 of file ListEntry.php.
Given a child DOMNode, tries to determine how to map the data into object instance members. If no mapping is defined, Extension_Element objects are created and stored in an array.
- Parameters:
-
| DOMNode | $child | The DOMNode needed to be handled |
Reimplemented from Zend_Gdata_Entry.
Definition at line 117 of file ListEntry.php.
Field Documentation
$_accessLevel = null [protected] |
$_color = null [protected] |
$_hidden = null [protected] |
$_selected = null [protected] |
$_timezone = null [protected] |
$_where = array() [protected] |
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/zend/Zend/Gdata/Calendar/ListEntry.php