Overview

Packages

  • awl
    • caldav-client-v2
    • RRule
  • davical
    • authentication
      • drivers
    • caldav
    • DAViCalSession
    • DAVTicket
    • external-bind
    • feed
    • HTTPAuthSession
    • iSchedule
    • iSchedule-POST
    • logging
    • metrics
    • Principal
    • propfind
    • PublicSession
    • Request
    • Resource
    • tzservice
  • None

Classes

  • AtomEntry
  • AtomFeed
  • AtomXHTMLContent

Functions

  • caldav_get_feed
  • hyperlink
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class AtomXHTMLContent

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: - We only support Atom feeds. - We only support creating them.

Package: davical\feed
License: v2 or later
Author: Andrew McMillan andrew@morphoss.com
Located at AtomFeed.php
Methods summary
public
# __construct( $xhtml )
public
# Render( $ignore1, $ignore2, $ignore3 )
DAViCal API documentation generated by ApiGen