Release 0.9.9.6
[davical.git] / docs / api / davical / caldav / _inc---caldav-MKTICKET.php.html
blobdea2af749bb35b2db0a5ae592e70f3e3e184a447
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <!-- template designed by Marco Von Ballmoos -->
6 <title>Docs for page caldav-MKTICKET.php</title>
7 <link rel="stylesheet" href="../../media/stylesheet.css" />
8 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9 </head>
10 <body>
11 <div class="page-body">
12 <h2 class="file-name"><img src="../../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/inc/caldav-MKTICKET.php</h2>
14 <a name="sec-description"></a>
15 <div class="info-box">
16 <div class="info-box-title">Description</div>
17 <div class="nav-bar">
18 <span class="disabled">Description</span> |
19 <a href="#sec-includes">Includes</a>
20 </div>
21 <div class="info-box-body">
22 <!-- ========== Info from phpDoc block ========= -->
23 <p class="short-description">CalDAV Server - handle MKTICKET method in line with defunct proposed RFC from: http://tools.ietf.org/html/draft-ito-dav-ticket-00</p>
24 <p class="description"><p>Why are we using a defunct RFC? Well, we want to support some kind of system for providing a URI to people to give out for granting privileged access without requiring logins. Using a defunct proposed spec seems better than inventing our own. As well as Xythos, Cosmo follows this specification, with some documented variations, which we will also follow. In particular we use the xmlns=&quot;http://www.xythos.com/namespaces/StorageServer&quot; rather than the DAV: namespace.</p></p>
25 <ul class="tags">
26 <li><span class="field">author:</span> Andrew McMillan &lt;<a href="mailto:andrew@mcmillan.net.nz">andrew@mcmillan.net.nz</a>&gt;</li>
27 <li><span class="field">copyright:</span> Morphoss Ltd - http://www.morphoss.com/</li>
28 <li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2 or later</a></li>
29 </ul>
31 </div>
32 </div>
35 <a name="sec-includes"></a>
36 <div class="info-box">
37 <div class="info-box-title">Includes</div>
38 <div class="nav-bar">
39 <a href="#sec-description">Description</a> |
40 <span class="disabled">Includes</span>
41 </div>
42 <div class="info-box-body">
43 <a name="_DAVResource_php"><!-- --></a>
44 <div class="oddrow">
46 <div>
47 <img src="../../media/images/Page.png" alt=" " />
48 <span class="include-title">
49 <span class="include-type">require_once</span>
50 (<span class="include-name"><a href="../../davical/Resource/_inc---DAVResource.php.html">'DAVResource.php'</a></span>)
51 (line <span class="line-number">21</span>)
52 </span>
53 </div>
55 <!-- ========== Info from phpDoc block ========= -->
56 <p class="short-description">CalDAV Server - handle MKTICKET method in line with defunct proposed RFC from: http://tools.ietf.org/html/draft-ito-dav-ticket-00</p>
57 <p class="description"><p>Why are we using a defunct RFC? Well, we want to support some kind of system for providing a URI to people to give out for granting privileged access without requiring logins. Using a defunct proposed spec seems better than inventing our own. As well as Xythos, Cosmo follows this specification, with some documented variations, which we will also follow. In particular we use the xmlns=&quot;http://www.xythos.com/namespaces/StorageServer&quot; rather than the DAV: namespace.</p></p>
58 <ul class="tags">
59 <li><span class="field">author:</span> Andrew McMillan &lt;<a href="mailto:andrew@mcmillan.net.nz">andrew@mcmillan.net.nz</a>&gt;</li>
60 <li><span class="field">copyright:</span> Morphoss Ltd - http://www.morphoss.com/</li>
61 <li><span class="field">license:</span> <a href="http://gnu.org/copyleft/gpl.html">GNU GPL v2 or later</a></li>
62 </ul>
64 </div>
65 <a name="_XMLDocument_php"><!-- --></a>
66 <div class="evenrow">
68 <div>
69 <img src="../../media/images/Page.png" alt=" " />
70 <span class="include-title">
71 <span class="include-type">require_once</span>
72 (<span class="include-name">'XMLDocument.php'</span>)
73 (line <span class="line-number">25</span>)
74 </span>
75 </div>
77 <!-- ========== Info from phpDoc block ========= -->
79 </div>
80 </div>
81 </div>
86 <p class="notes" id="credit">
87 Documentation generated on Tue, 27 Sep 2011 11:30:44 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
88 </p>
89 </div></body>
90 </html>