Located in /class.atomapi.php (line 53)
Creates an AtomAPI Object, verifying authentication details by attempting to load a list of feeds. $authtype should be 'Basic' or 'WSSE'
Returns the last error registered in this class, or FALSE if none
Returns an authentication object (either WSSE or Basic)
Returns the current authentication model (Basic or WSSE)
Return the endpoint set for this AtomAPI or FALSE if unset
Creates an AtomFeed object for the details specified in $id, and gets the entries available. Stores the object internally for later
Creates (if required) and returns an AtomFeed object, based on an $id for the feeds array (pulled from endpoint)
Returns an array containing the details of the feeds listed at the endpoint. On failure, returns the HTTPCode as a string instead
Creates the authentication object for this Atom API, based on the type specified. Currently supports WSSE and Basic as $type
Set the endpoint for accessing this AtomAPI. Must be a fully-qualified URI starting with 'http'
Verifies authentication details by attempting to access the endpoint. If successful, initiates the list of available feeds and returns true, otherwise returns false.
Documentation generated on Sun, 16 Oct 2005 14:55:02 -0700 by phpDocumentor 1.3.0RC3