Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

atom.php File Reference

Go to the source code of this file.

Variables

 $ROOTURL = "http://atom.dosimple.ch/atom/"
 $ROOTPATH = "atomServer"
 $SALT = 'paprika'
 $NONCE = sha1(md5($SALT.time()))
 $info = captureInfo()
 $get = captureGet()
 $atom = new AtomServer($ROOTPATH, $ROOTURL)
 $password = $userdata['password']
 $a1 = $user.":".$info['x-atom-authentication']['realm'].":".$password
 $a2 = $info['method'].":".$info['url']
 $response
 break
case year
 charset = utf-8'
 $data = $atom->getXhtmlArchives($get[login], $get['date'])
case entry
case html
case feed
case atom
case user
case help


Variable Documentation

$a1 = $user.":".$info['x-atom-authentication']['realm'].":".$password
 

Definition at line 26 of file atom.php.

$a2 = $info['method'].":".$info['url']
 

Definition at line 28 of file atom.php.

$atom = new AtomServer($ROOTPATH, $ROOTURL)
 

Definition at line 14 of file atom.php.

$data = $atom->getXhtmlArchives($get[login], $get['date'])
 

Definition at line 154 of file atom.php.

Referenced by atomServer::addEntryData().

$get = captureGet()
 

Definition at line 12 of file atom.php.

$info = captureInfo()
 

Definition at line 11 of file atom.php.

Referenced by captureInfo(), and atomServer::setEntry().

$NONCE = sha1(md5($SALT.time()))
 

Definition at line 5 of file atom.php.

$password = $userdata['password']
 

Definition at line 23 of file atom.php.

$response
 

Initial value:

sha1( sha1($a1).":" .$info[x-atom-authentication']['nonce].":" .$info[x-atom-authentication']['nc].":" .$info[x-atom-authentication']['cnonce].":" .$info[x-atom-authentication']['qop].":".sha1($a2))

Definition at line 30 of file atom.php.

$ROOTPATH = "atomServer"
 

Definition at line 3 of file atom.php.

$ROOTURL = "http://atom.dosimple.ch/atom/"
 

Definition at line 2 of file atom.php.

$SALT = 'paprika'
 

Definition at line 4 of file atom.php.

case atom
 

Definition at line 142 of file atom.php.

Referenced by captureInfo().

break
 

Definition at line 150 of file atom.php.

charset = utf-8'
 

Definition at line 153 of file atom.php.

case entry
 

Definition at line 123 of file atom.php.

Referenced by atomServer::__addEntrytoFeed(), atomServer::__delEntryToFeed(), atomServer::addEntry(), atomServer::addEntryData(), atomServer::atomServer(), atomServer::getEntry(), atomServer::getXhtmlEntry(), and atomServer::setEntry().

case feed
 

Definition at line 137 of file atom.php.

Referenced by atomServer::__addEntrytoFeed(), atomServer::__delEntryToFeed(), atomServer::addUser(), atomServer::atomServer(), atomServer::getFeed(), atomServer::getRss091Feed(), atomServer::getXhtmlEntry(), and atomServer::getXhtmlFeed().

case help
 

Definition at line 153 of file atom.php.

case html
 

Definition at line 128 of file atom.php.

case user
 

Definition at line 148 of file atom.php.

Referenced by atomServer::addEntryData(), atomServer::addUser(), atomServer::atomServer(), captureInfo(), atomServer::delUser(), and atomServer::setUserData().

case year
 

Definition at line 116 of file atom.php.


Generated on Fri Jun 25 00:00:22 2004 for a(tom)Blog by doxygen 1.3.7