Detailed Description
Definition at line 45 of file Post.php.
Constructor & Destructor Documentation
Member Function Documentation
Extracts content from the DOM element of a post
- Parameters:
-
- Returns:
- array
- Todo:
- replace strtotime() with Zend_Date equivalent
Definition at line 276 of file Post.php.
Getter for hash
- Returns:
- string
Definition at line 208 of file Post.php.
Getter for others
This property is only populated when posts are retrieved with getPosts() method. The getAllPosts() and getRecentPosts() methods will not populate this property.
- Returns:
- int
Definition at line 198 of file Post.php.
Getter for shared
- Returns:
- bool
Definition at line 218 of file Post.php.
Saves post
- Returns:
- DOMDocument
Definition at line 251 of file Post.php.
Field Documentation
$_shared = true [protected] |
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/zend/Zend/Service/Delicious/Post.php