DAViCal
|
Public Member Functions | |
__construct ($xhtml) | |
Render ( $ignore1, $ignore2, $ignore3) | |
Private Attributes | |
$content_string | |
These two classes here sort of emulate the interface from the Zend Framework API with regard to ZendFeedWriteFeed for constructing an Atom feed. Except we do it in a DAViCal way, and we have some huge limitations:
Definition at line 28 of file AtomFeed.php.
AtomXHTMLContent::__construct | ( | $xhtml | ) |
Definition at line 31 of file AtomFeed.php.
AtomXHTMLContent::Render | ( | $ignore1, | |
$ignore2, | |||
$ignore3 | |||
) |
Definition at line 35 of file AtomFeed.php.
|
private |
Definition at line 29 of file AtomFeed.php.