Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / docs / api / davical / DAVTicket / DAVTicket.html
blobad36b2d3e60ffa3aba422e2b7a3554b0007dac19
2 Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
3 <?xml version="1.0" encoding="iso-8859-1"?>
4 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7 <!-- template designed by Marco Von Ballmoos -->
8 <title>Docs For Class DAVTicket</title>
9 <link rel="stylesheet" href="../../media/stylesheet.css" />
10 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
11 </head>
12 <body>
13 <div class="page-body">
14 <h2 class="class-name"><img src="../../media/images/Class_logo.png"
15 alt=" Class"
16 title=" Class"
17 style="vertical-align: middle"> DAVTicket</h2>
19 <a name="sec-description"></a>
20 <div class="info-box">
21 <div class="info-box-title">Description</div>
22 <div class="nav-bar">
23 <span class="disabled">Description</span> |
24 <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
26 </div>
27 <div class="info-box-body">
28 <!-- ========== Info from phpDoc block ========= -->
29 <p class="short-description">A class for things to do with a DAV Ticket</p>
30 <p class="notes">
31 Located in <a class="field" href="_inc---DAVTicket.php.html">/inc/DAVTicket.php</a> (line <span class="field">20</span>)
32 </p>
35 <pre></pre>
37 </div>
38 </div>
43 <a name="sec-method-summary"></a>
44 <div class="info-box">
45 <div class="info-box-title">Method Summary</span></div>
46 <div class="nav-bar">
47 <a href="#sec-description">Description</a> |
48 <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
49 </div>
50 <div class="info-box-body">
51 <div class="method-summary">
52 <div class="method-definition">
53 <img src="../../media/images/Constructor.png" alt=" "/>
54 <span class="method-result">DAVTicket</span>
55 <a href="#__construct" title="details" class="method-name">__construct</a>
56 (<span class="var-type">string</span>&nbsp;<span class="var-name">$ticket_id</span>)
57 </div>
58 <div class="method-definition">
59 <img src="../../media/images/Method.png" alt=" "/>
60 <span class="method-result">void</span>
61 <a href="#dav_name" title="details" class="method-name">dav_name</a>
63 </div>
64 <div class="method-definition">
65 <img src="../../media/images/Method.png" alt=" "/>
66 <span class="method-result">void</span>
67 <a href="#id" title="details" class="method-name">id</a>
69 </div>
70 <div class="method-definition">
71 <img src="../../media/images/Method.png" alt=" "/>
72 <span class="method-result">void</span>
73 <a href="#MatchesPath" title="details" class="method-name">MatchesPath</a>
74 (<span class="var-type"></span>&nbsp;<span class="var-name">$test_path</span>)
75 </div>
76 <div class="method-definition">
77 <img src="../../media/images/Method.png" alt=" "/>
78 <span class="method-result">void</span>
79 <a href="#MatchesResource" title="details" class="method-name">MatchesResource</a>
80 (<span class="var-type"></span>&nbsp;<span class="var-name">$test_resource_id</span>)
81 </div>
82 <div class="method-definition">
83 <img src="../../media/images/Method.png" alt=" "/>
84 <span class="method-result">void</span>
85 <a href="#privileges" title="details" class="method-name">privileges</a>
87 </div>
88 </div>
89 </div>
90 </div>
93 <a name="sec-methods"></a>
94 <div class="info-box">
95 <div class="info-box-title">Methods</div>
96 <div class="nav-bar">
97 <a href="#sec-description">Description</a> |
98 <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
100 </div>
101 <div class="info-box-body">
103 Strict Standards: Only variables should be passed by reference in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 712
105 Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
106 <A NAME='method_detail'></A>
107 <a name="method__construct" id="__construct"><!-- --></a>
108 <div class="evenrow">
110 <div class="method-header">
111 <img src="../../media/images/Constructor.png" />
112 <span class="method-title">Constructor __construct</span> (line <span class="line-number">66</span>)
113 </div>
115 <!-- ========== Info from phpDoc block ========= -->
116 <p class="short-description">Constructor</p>
118 <div class="method-signature">
119 <span class="method-result">DAVTicket</span>
120 <span class="method-name">
121 __construct
122 </span>
123 (<span class="var-type">string</span>&nbsp;<span class="var-name">$ticket_id</span>)
124 </div>
126 <ul class="parameters">
127 <li>
128 <span class="var-type">string</span>
129 <span class="var-name">$ticket_id</span> </li>
130 </ul>
133 </div>
134 <a name="methoddav_name" id="dav_name"><!-- --></a>
135 <div class="oddrow">
137 <div class="method-header">
138 <img src="../../media/images/Method.png" />
139 <span class="method-title">dav_name</span> (line <span class="line-number">109</span>)
140 </div>
142 <!-- ========== Info from phpDoc block ========= -->
144 <div class="method-signature">
145 <span class="method-result">void</span>
146 <span class="method-name">
147 dav_name
148 </span>
150 </div>
154 </div>
155 <a name="methodid" id="id"><!-- --></a>
156 <div class="evenrow">
158 <div class="method-header">
159 <img src="../../media/images/Method.png" />
160 <span class="method-title">id</span> (line <span class="line-number">114</span>)
161 </div>
163 <!-- ========== Info from phpDoc block ========= -->
165 <div class="method-signature">
166 <span class="method-result">void</span>
167 <span class="method-name">
169 </span>
171 </div>
175 </div>
176 <a name="methodMatchesPath" id="MatchesPath"><!-- --></a>
177 <div class="oddrow">
179 <div class="method-header">
180 <img src="../../media/images/Method.png" />
181 <span class="method-title">MatchesPath</span> (line <span class="line-number">124</span>)
182 </div>
184 <!-- ========== Info from phpDoc block ========= -->
186 <div class="method-signature">
187 <span class="method-result">void</span>
188 <span class="method-name">
189 MatchesPath
190 </span>
191 (<span class="var-type"></span>&nbsp;<span class="var-name">$test_path</span>)
192 </div>
194 <ul class="parameters">
195 <li>
196 <span class="var-type"></span>
197 <span class="var-name">$test_path</span> </li>
198 </ul>
201 </div>
202 <a name="methodMatchesResource" id="MatchesResource"><!-- --></a>
203 <div class="evenrow">
205 <div class="method-header">
206 <img src="../../media/images/Method.png" />
207 <span class="method-title">MatchesResource</span> (line <span class="line-number">129</span>)
208 </div>
210 <!-- ========== Info from phpDoc block ========= -->
212 <div class="method-signature">
213 <span class="method-result">void</span>
214 <span class="method-name">
215 MatchesResource
216 </span>
217 (<span class="var-type"></span>&nbsp;<span class="var-name">$test_resource_id</span>)
218 </div>
220 <ul class="parameters">
221 <li>
222 <span class="var-type"></span>
223 <span class="var-name">$test_resource_id</span> </li>
224 </ul>
227 </div>
228 <a name="methodprivileges" id="privileges"><!-- --></a>
229 <div class="oddrow">
231 <div class="method-header">
232 <img src="../../media/images/Method.png" />
233 <span class="method-title">privileges</span> (line <span class="line-number">119</span>)
234 </div>
236 <!-- ========== Info from phpDoc block ========= -->
238 <div class="method-signature">
239 <span class="method-result">void</span>
240 <span class="method-name">
241 privileges
242 </span>
244 </div>
248 </div>
250 </div>
251 </div>
255 Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
256 <p class="notes" id="credit">
257 Documentation generated on Wed, 04 Jul 2012 10:13:08 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
258 </p>
259 </div></body>
260 </html>