The real release 0.46 :-)
[awl.git] / docs / api / elementindex.html
blobfc899eb658a1feef840a2b93742b65cf1c30b225
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></title>
7 <link rel="stylesheet" href="media/stylesheet.css" />
8 </head>
9 <body>
10 <a name="top"></a>
11 <h2>Full index</h2>
12 <h3>Package indexes</h3>
13 <ul>
14 <li><a href="elementindex_awl.html">awl</a></li>
15 </ul>
16 <br />
17 <div class="index-letter-menu">
18 <a class="index-letter" href="elementindex.html#a">a</a>
19 <a class="index-letter" href="elementindex.html#b">b</a>
20 <a class="index-letter" href="elementindex.html#c">c</a>
21 <a class="index-letter" href="elementindex.html#d">d</a>
22 <a class="index-letter" href="elementindex.html#e">e</a>
23 <a class="index-letter" href="elementindex.html#f">f</a>
24 <a class="index-letter" href="elementindex.html#g">g</a>
25 <a class="index-letter" href="elementindex.html#h">h</a>
26 <a class="index-letter" href="elementindex.html#i">i</a>
27 <a class="index-letter" href="elementindex.html#j">j</a>
28 <a class="index-letter" href="elementindex.html#l">l</a>
29 <a class="index-letter" href="elementindex.html#m">m</a>
30 <a class="index-letter" href="elementindex.html#n">n</a>
31 <a class="index-letter" href="elementindex.html#o">o</a>
32 <a class="index-letter" href="elementindex.html#p">p</a>
33 <a class="index-letter" href="elementindex.html#q">q</a>
34 <a class="index-letter" href="elementindex.html#r">r</a>
35 <a class="index-letter" href="elementindex.html#s">s</a>
36 <a class="index-letter" href="elementindex.html#t">t</a>
37 <a class="index-letter" href="elementindex.html#u">u</a>
38 <a class="index-letter" href="elementindex.html#v">v</a>
39 <a class="index-letter" href="elementindex.html#w">w</a>
40 <a class="index-letter" href="elementindex.html#x">x</a>
41 <a class="index-letter" href="elementindex.html#_">_</a>
42 </div>
44 <a name="a"></a>
45 <div class="index-letter-section">
46 <div style="float: left" class="index-letter-title">a</div>
47 <div style="float: right"><a href="#top">top</a></div>
48 <div style="clear: both"></div>
49 </div>
50 <dl>
51 <dt class="field">
52 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
53 <span class="var-title">$Action</span>
54 </dt>
55 <dd class="index-item-body">
56 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Action">Editor::$Action</a> in classEditor.php</div>
57 </dd>
58 <dt class="field">
59 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
60 <span class="var-title">$Align</span>
61 </dt>
62 <dd class="index-item-body">
63 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$Align">BrowserColumn::$Align</a> in classBrowser.php</div>
64 </dd>
65 <dt class="field">
66 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
67 <span class="var-title">$attributes</span>
68 </dt>
69 <dd class="index-item-body">
70 <div class="index-item-details"><a href="awl/DataEntry/EntryField.html#var$attributes">EntryField::$attributes</a> in DataEntry.php</div>
71 <div class="index-item-description">An array of key value pairs</div>
72 </dd>
73 <dt class="field">
74 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
75 <span class="var-title">$Attributes</span>
76 </dt>
77 <dd class="index-item-body">
78 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#var$Attributes">EditorField::$Attributes</a> in classEditor.php</div>
79 </dd>
80 <dt class="field">
81 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
82 <span class="var-title">$attributes</span>
83 </dt>
84 <dd class="index-item-body">
85 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#var$attributes">XMLElement::$attributes</a> in XMLElement.php</div>
86 </dd>
87 <dt class="field">
88 <img src="media/images/Method.png" alt="Method" title="Method" />
89 <span class="method-title">Active</span>
90 </dt>
91 <dd class="index-item-body">
92 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html#methodActive">MenuOption::Active()</a> in MenuSet.php</div>
93 <div class="index-item-description">Mark it as active, with a fancy style to distinguish that</div>
94 </dd>
95 <dt class="field">
96 <img src="media/images/Method.png" alt="Method" title="Method" />
97 <span class="method-title">Add</span>
98 </dt>
99 <dd class="index-item-body">
100 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodAdd">iCalendar::Add()</a> in iCalendar.php</div>
101 </dd>
102 <dt class="field">
103 <img src="media/images/Method.png" alt="Method" title="Method" />
104 <span class="method-title">AddAttribute</span>
105 </dt>
106 <dd class="index-item-body">
107 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodAddAttribute">Editor::AddAttribute()</a> in classEditor.php</div>
108 </dd>
109 <dt class="field">
110 <img src="media/images/Method.png" alt="Method" title="Method" />
111 <span class="method-title">AddAttribute</span>
112 </dt>
113 <dd class="index-item-body">
114 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#methodAddAttribute">EditorField::AddAttribute()</a> in classEditor.php</div>
115 </dd>
116 <dt class="field">
117 <img src="media/images/Method.png" alt="Method" title="Method" />
118 <span class="method-title">AddBcc</span>
119 </dt>
120 <dd class="index-item-body">
121 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodAddBcc">EMail::AddBcc()</a> in EMail.php</div>
122 <div class="index-item-description">Add another Bcc recipient to the email</div>
123 </dd>
124 <dt class="field">
125 <img src="media/images/Method.png" alt="Method" title="Method" />
126 <span class="method-title">AddCc</span>
127 </dt>
128 <dd class="index-item-body">
129 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodAddCc">EMail::AddCc()</a> in EMail.php</div>
130 <div class="index-item-description">Add another Cc recipient to the email</div>
131 </dd>
132 <dt class="field">
133 <img src="media/images/Method.png" alt="Method" title="Method" />
134 <span class="method-title">AddColumn</span>
135 </dt>
136 <dd class="index-item-body">
137 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodAddColumn">Browser::AddColumn()</a> in classBrowser.php</div>
138 <div class="index-item-description">Add a column to the Browser.</div>
139 </dd>
140 <dt class="field">
141 <img src="media/images/Method.png" alt="Method" title="Method" />
142 <span class="method-title">AddComponent</span>
143 </dt>
144 <dd class="index-item-body">
145 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodAddComponent">iCalComponent::AddComponent()</a> in iCalendar.php</div>
146 <div class="index-item-description">Adds a new subcomponent</div>
147 </dd>
148 <dt class="field">
149 <img src="media/images/Method.png" alt="Method" title="Method" />
150 <span class="method-title">AddComponent</span>
151 </dt>
152 <dd class="index-item-body">
153 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodAddComponent">iCalendar::AddComponent()</a> in iCalendar.php</div>
154 </dd>
155 <dt class="field">
156 <img src="media/images/Method.png" alt="Method" title="Method" />
157 <span class="method-title">AddComponent</span>
158 </dt>
159 <dd class="index-item-body">
160 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodAddComponent">vComponent::AddComponent()</a> in vComponent.php</div>
161 <div class="index-item-description">Adds a new subcomponent</div>
162 </dd>
163 <dt class="field">
164 <img src="media/images/Method.png" alt="Method" title="Method" />
165 <span class="method-title">AddErrorsTo</span>
166 </dt>
167 <dd class="index-item-body">
168 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodAddErrorsTo">EMail::AddErrorsTo()</a> in EMail.php</div>
169 <div class="index-item-description">Add another Error recipient to the email</div>
170 </dd>
171 <dt class="field">
172 <img src="media/images/Method.png" alt="Method" title="Method" />
173 <span class="method-title">AddField</span>
174 </dt>
175 <dd class="index-item-body">
176 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodAddField">Editor::AddField()</a> in classEditor.php</div>
177 </dd>
178 <dt class="field">
179 <img src="media/images/Method.png" alt="Method" title="Method" />
180 <span class="method-title">AddGrouping</span>
181 </dt>
182 <dd class="index-item-body">
183 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodAddGrouping">Browser::AddGrouping()</a> in classBrowser.php</div>
184 </dd>
185 <dt class="field">
186 <img src="media/images/Method.png" alt="Method" title="Method" />
187 <span class="method-title">AddHidden</span>
188 </dt>
189 <dd class="index-item-body">
190 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodAddHidden">Browser::AddHidden()</a> in classBrowser.php</div>
191 <div class="index-item-description">Add a hidden column - one that is present in the SQL result, but for which there is no column displayed.</div>
192 </dd>
193 <dt class="field">
194 <img src="media/images/Method.png" alt="Method" title="Method" />
195 <span class="method-title">AddOption</span>
196 </dt>
197 <dd class="index-item-body">
198 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#methodAddOption">MenuSet::AddOption()</a> in MenuSet.php</div>
199 <div class="index-item-description">Add an option, which is a link.</div>
200 </dd>
201 <dt class="field">
202 <img src="media/images/Method.png" alt="Method" title="Method" />
203 <span class="method-title">AddOrder</span>
204 </dt>
205 <dd class="index-item-body">
206 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodAddOrder">Browser::AddOrder()</a> in classBrowser.php</div>
207 <div class="index-item-description">Add an ordering to the browser widget.</div>
208 </dd>
209 <dt class="field">
210 <img src="media/images/Method.png" alt="Method" title="Method" />
211 <span class="method-title">AddProperty</span>
212 </dt>
213 <dd class="index-item-body">
214 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodAddProperty">iCalComponent::AddProperty()</a> in iCalendar.php</div>
215 <div class="index-item-description">Adds a new property</div>
216 </dd>
217 <dt class="field">
218 <img src="media/images/Method.png" alt="Method" title="Method" />
219 <span class="method-title">AddProperty</span>
220 </dt>
221 <dd class="index-item-body">
222 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodAddProperty">vComponent::AddProperty()</a> in vComponent.php</div>
223 <div class="index-item-description">Adds a new property</div>
224 </dd>
225 <dt class="field">
226 <img src="media/images/Method.png" alt="Method" title="Method" />
227 <span class="method-title">AddReplyTo</span>
228 </dt>
229 <dd class="index-item-body">
230 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodAddReplyTo">EMail::AddReplyTo()</a> in EMail.php</div>
231 <div class="index-item-description">Add another Reply-to address to the email</div>
232 </dd>
233 <dt class="field">
234 <img src="media/images/Method.png" alt="Method" title="Method" />
235 <span class="method-title">AddRow</span>
236 </dt>
237 <dd class="index-item-body">
238 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodAddRow">Browser::AddRow()</a> in classBrowser.php</div>
239 <div class="index-item-description">Add an extra arbitrary row onto the end of the browser.</div>
240 </dd>
241 <dt class="field">
242 <img src="media/images/Method.png" alt="Method" title="Method" />
243 <span class="method-title">AddRule</span>
244 </dt>
245 <dd class="index-item-body">
246 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodAddRule">Validation::AddRule()</a> in Validation.php</div>
247 <div class="index-item-description">Adds a validation rule for a specific field upon submission of the form.</div>
248 </dd>
249 <dt class="field">
250 <img src="media/images/Method.png" alt="Method" title="Method" />
251 <span class="method-title">AddSubMenu</span>
252 </dt>
253 <dd class="index-item-body">
254 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#methodAddSubMenu">MenuSet::AddSubMenu()</a> in MenuSet.php</div>
255 <div class="index-item-description">Add an option, which is a submenu</div>
256 </dd>
257 <dt class="field">
258 <img src="media/images/Method.png" alt="Method" title="Method" />
259 <span class="method-title">AddSubmenu</span>
260 </dt>
261 <dd class="index-item-body">
262 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html#methodAddSubmenu">MenuOption::AddSubmenu()</a> in MenuSet.php</div>
263 <div class="index-item-description">This menu option is now promoted to the head of a tree</div>
264 </dd>
265 <dt class="field">
266 <img src="media/images/Method.png" alt="Method" title="Method" />
267 <span class="method-title">AddSubTag</span>
268 </dt>
269 <dd class="index-item-body">
270 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodAddSubTag">XMLElement::AddSubTag()</a> in XMLElement.php</div>
271 <div class="index-item-description">Add a sub-element</div>
272 </dd>
273 <dt class="field">
274 <img src="media/images/Method.png" alt="Method" title="Method" />
275 <span class="method-title">AddTable</span>
276 </dt>
277 <dd class="index-item-body">
278 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#methodAddTable">DBRecord::AddTable()</a> in DataUpdate.php</div>
279 <div class="index-item-description">This will join an additional table to the maintained set</div>
280 </dd>
281 <dt class="field">
282 <img src="media/images/Method.png" alt="Method" title="Method" />
283 <span class="method-title">AddTo</span>
284 </dt>
285 <dd class="index-item-body">
286 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodAddTo">EMail::AddTo()</a> in EMail.php</div>
287 <div class="index-item-description">Add another recipient to the email</div>
288 </dd>
289 <dt class="field">
290 <img src="media/images/Method.png" alt="Method" title="Method" />
291 <span class="method-title">AddTotal</span>
292 </dt>
293 <dd class="index-item-body">
294 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodAddTotal">Browser::AddTotal()</a> in classBrowser.php</div>
295 <div class="index-item-description">Mark a column as something to be totalled. You can also specify the name of a function which may modify the value before the actual totalling.</div>
296 </dd>
297 <dt class="field">
298 <img src="media/images/Method.png" alt="Method" title="Method" />
299 <span class="method-title">AllowedTo</span>
300 </dt>
301 <dd class="index-item-body">
302 <div class="index-item-details"><a href="awl/Session/Session.html#methodAllowedTo">Session::AllowedTo()</a> in Session.php</div>
303 <div class="index-item-description">Checks whether a user is allowed to do something.</div>
304 </dd>
305 <dt class="field">
306 <img src="media/images/Method.png" alt="Method" title="Method" />
307 <span class="method-title">AllowedTo</span>
308 </dt>
309 <dd class="index-item-body">
310 <div class="index-item-details"><a href="awl/User/User.html#methodAllowedTo">User::AllowedTo()</a> in User.php</div>
311 <div class="index-item-description">Can the user do this?</div>
312 </dd>
313 <dt class="field">
314 <img src="media/images/Method.png" alt="Method" title="Method" />
315 <span class="method-title">AndWhere</span>
316 </dt>
317 <dd class="index-item-body">
318 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodAndWhere">Browser::AndWhere()</a> in classBrowser.php</div>
319 <div class="index-item-description">Add an OR ... to the SQL Where clause</div>
320 </dd>
321 <dt class="field">
322 <img src="media/images/Method.png" alt="Method" title="Method" />
323 <span class="method-title">AndWhere</span>
324 </dt>
325 <dd class="index-item-body">
326 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodAndWhere">Editor::AndWhere()</a> in classEditor.php</div>
327 </dd>
328 <dt class="field">
329 <img src="media/images/Method.png" alt="Method" title="Method" />
330 <span class="method-title">ApplyFilter</span>
331 </dt>
332 <dd class="index-item-body">
333 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodApplyFilter">iCalendar::ApplyFilter()</a> in iCalendar.php</div>
334 </dd>
335 <dt class="field">
336 <img src="media/images/Method.png" alt="Method" title="Method" />
337 <span class="method-title">Assign</span>
338 </dt>
339 <dd class="index-item-body">
340 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodAssign">Editor::Assign()</a> in classEditor.php</div>
341 <div class="index-item-description">Assigns the value of a field in the record currently associated with this editor.</div>
342 </dd>
343 <dt class="field">
344 <img src="media/images/Method.png" alt="Method" title="Method" />
345 <span class="method-title">AssignSessionDetails</span>
346 </dt>
347 <dd class="index-item-body">
348 <div class="index-item-details"><a href="awl/Session/Session.html#methodAssignSessionDetails">Session::AssignSessionDetails()</a> in Session.php</div>
349 <div class="index-item-description">Internal function used to assign the session details to a user's new session.</div>
350 </dd>
351 <dt class="field">
352 <img src="media/images/Method.png" alt="Method" title="Method" />
353 <span class="method-title">Authenticate</span>
354 </dt>
355 <dd class="index-item-body">
356 <div class="index-item-details"><a href="awl/AuthPlugin/AuthPlugin.html#methodAuthenticate">AuthPlugin::Authenticate()</a> in AuthPlugin.php</div>
357 <div class="index-item-description">Authenticate. Do whatever we need to authenticate a username / password.</div>
358 </dd>
359 <dt class="field">
360 <img src="media/images/Class.png" alt="Class" title="Class" />
361 AuthPlugin
362 </dt>
363 <dd class="index-item-body">
364 <div class="index-item-details"><a href="awl/AuthPlugin/AuthPlugin.html">AuthPlugin</a> in AuthPlugin.php</div>
365 <div class="index-item-description">A class for authenticating and retrieving user information</div>
366 </dd>
367 <dt class="field">
368 <img src="media/images/Constructor.png" alt="Method" title="Method" />
369 <span class="method-title">AuthPlugin</span>
370 </dt>
371 <dd class="index-item-body">
372 <div class="index-item-details"><a href="awl/AuthPlugin/AuthPlugin.html#methodAuthPlugin">AuthPlugin::AuthPlugin()</a> in AuthPlugin.php</div>
373 <div class="index-item-description">Create a new AuthPlugin object. This is as lightweight as possible.</div>
374 </dd>
375 <dt class="field">
376 <img src="media/images/Page.png" alt="Page" title="Page" />
377 <span class="include-title">AuthPlugin.php</span>
378 </dt>
379 <dd class="index-item-body">
380 <div class="index-item-details"><a href="awl/AuthPlugin/_AuthPlugin.php.html">AuthPlugin.php</a> in AuthPlugin.php</div>
381 </dd>
382 <dt class="field">
383 <img src="media/images/Page.png" alt="Page" title="Page" />
384 <span class="include-title">AuthPlugins.php</span>
385 </dt>
386 <dd class="index-item-body">
387 <div class="index-item-details"><a href="awl/AuthPlugin/_AuthPlugins.php.html">AuthPlugins.php</a> in AuthPlugins.php</div>
388 </dd>
389 <dt class="field">
390 <img src="media/images/Function.png" alt="Function" title="Function" />
391 <span class="method-title">auth_external</span>
392 </dt>
393 <dd class="index-item-body">
394 <div class="index-item-details"><a href="awl/AuthPlugin/_AuthPlugins.php.html#functionauth_external">auth_external()</a> in AuthPlugins.php</div>
395 <div class="index-item-description">Authentication has already happened. We know the username, we just need to do the authorisation / access control. The password is ignored.</div>
396 </dd>
397 <dt class="field">
398 <img src="media/images/Function.png" alt="Function" title="Function" />
399 <span class="method-title">auth_other_awl</span>
400 </dt>
401 <dd class="index-item-body">
402 <div class="index-item-details"><a href="awl/AuthPlugin/_AuthPlugins.php.html#functionauth_other_awl">auth_other_awl()</a> in AuthPlugins.php</div>
403 <div class="index-item-description">Authenticate against a different PostgreSQL database which contains a usr table in the AWL format.</div>
404 </dd>
405 <dt class="field">
406 <img src="media/images/Method.png" alt="Method" title="Method" />
407 <span class="method-title">Available</span>
408 </dt>
409 <dd class="index-item-body">
410 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodAvailable">Editor::Available()</a> in classEditor.php</div>
411 </dd>
412 <dt class="field">
413 <img src="media/images/Class.png" alt="Class" title="Class" />
414 AwlDatabase
415 </dt>
416 <dd class="index-item-body">
417 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html">AwlDatabase</a> in AwlDatabase.php</div>
418 <div class="index-item-description">Typically there will only be a single instance of the database level class in an application.</div>
419 </dd>
420 <dt class="field">
421 <img src="media/images/Page.png" alt="Page" title="Page" />
422 <span class="include-title">AwlDatabase.php</span>
423 </dt>
424 <dd class="index-item-body">
425 <div class="index-item-details"><a href="awl/AwlDatabase/_AwlDatabase.php.html">AwlDatabase.php</a> in AwlDatabase.php</div>
426 </dd>
427 <dt class="field">
428 <img src="media/images/Class.png" alt="Class" title="Class" />
429 AwlDBDialect
430 </dt>
431 <dd class="index-item-body">
432 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html">AwlDBDialect</a> in AwlDBDialect.php</div>
433 <div class="index-item-description">The AwlDBDialect class handles support for different SQL dialects</div>
434 </dd>
435 <dt class="field">
436 <img src="media/images/Page.png" alt="Page" title="Page" />
437 <span class="include-title">AwlDBDialect.php</span>
438 </dt>
439 <dd class="index-item-body">
440 <div class="index-item-details"><a href="awl/AwlDatabase/_AwlDBDialect.php.html">AwlDBDialect.php</a> in AwlDBDialect.php</div>
441 </dd>
442 <dt class="field">
443 <img src="media/images/Class.png" alt="Class" title="Class" />
444 AwlQuery
445 </dt>
446 <dd class="index-item-body">
447 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html">AwlQuery</a> in AwlQuery.php</div>
448 <div class="index-item-description">The AwlQuery Class.</div>
449 </dd>
450 <dt class="field">
451 <img src="media/images/Page.png" alt="Page" title="Page" />
452 <span class="include-title">AwlQuery.php</span>
453 </dt>
454 <dd class="index-item-body">
455 <div class="index-item-details"><a href="awl/AwlDatabase/_AwlQuery.php.html">AwlQuery.php</a> in AwlQuery.php</div>
456 </dd>
457 <dt class="field">
458 <img src="media/images/Class.png" alt="Class" title="Class" />
459 AwlUpgrader
460 </dt>
461 <dd class="index-item-body">
462 <div class="index-item-details"><a href="awl/AwlDatabase/AwlUpgrader.html">AwlUpgrader</a> in AwlUpgrader.php</div>
463 <div class="index-item-description">The AwlUpgrader Class.</div>
464 </dd>
465 <dt class="field">
466 <img src="media/images/Page.png" alt="Page" title="Page" />
467 <span class="include-title">AwlUpgrader.php</span>
468 </dt>
469 <dd class="index-item-body">
470 <div class="index-item-details"><a href="awl/AwlDatabase/_AwlUpgrader.php.html">AwlUpgrader.php</a> in AwlUpgrader.php</div>
471 </dd>
472 <dt class="field">
473 <img src="media/images/Page.png" alt="Page" title="Page" />
474 <span class="include-title">AWLUtilities.php</span>
475 </dt>
476 <dd class="index-item-body">
477 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html">AWLUtilities.php</a> in AWLUtilities.php</div>
478 </dd>
479 <dt class="field">
480 <img src="media/images/Function.png" alt="Function" title="Function" />
481 <span class="method-title">awl_replace_sql_args</span>
482 </dt>
483 <dd class="index-item-body">
484 <div class="index-item-details"><a href="awl/PgQuery/_PgQuery.php.html#functionawl_replace_sql_args">awl_replace_sql_args()</a> in PgQuery.php</div>
485 <div class="index-item-description">Replaces PostgreSQL query with escaped parameters in preparation for execution.</div>
486 </dd>
487 <dt class="field">
488 <img src="media/images/Function.png" alt="Function" title="Function" />
489 <span class="method-title">awl_set_locale</span>
490 </dt>
491 <dd class="index-item-body">
492 <div class="index-item-details"><a href="awl/Translation/_Translation.php.html#functionawl_set_locale">awl_set_locale()</a> in Translation.php</div>
493 <div class="index-item-description">Set the translation to the user's locale. At this stage all we do is call the gettext function.</div>
494 </dd>
495 <dt class="field">
496 <img src="media/images/Function.png" alt="Function" title="Function" />
497 <span class="method-title">awl_version</span>
498 </dt>
499 <dd class="index-item-body">
500 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionawl_version">awl_version()</a> in AWLUtilities.php</div>
501 <div class="index-item-description">Return the AWL version</div>
502 </dd>
503 </dl>
504 <a name="b"></a>
505 <div class="index-letter-section">
506 <div style="float: left" class="index-letter-title">b</div>
507 <div style="float: right"><a href="#top">top</a></div>
508 <div style="clear: both"></div>
509 </div>
510 <dl>
511 <dt class="field">
512 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
513 <span class="var-title">$BaseTable</span>
514 </dt>
515 <dd class="index-item-body">
516 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$BaseTable">Editor::$BaseTable</a> in classEditor.php</div>
517 </dd>
518 <dt class="field">
519 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
520 <span class="var-title">$BeginRow</span>
521 </dt>
522 <dd class="index-item-body">
523 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$BeginRow">Browser::$BeginRow</a> in classBrowser.php</div>
524 </dd>
525 <dt class="field">
526 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
527 <span class="var-title">$BeginRowArgs</span>
528 </dt>
529 <dd class="index-item-body">
530 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$BeginRowArgs">Browser::$BeginRowArgs</a> in classBrowser.php</div>
531 </dd>
532 <dt class="field">
533 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
534 <span class="var-title">$bound_parameters</span>
535 </dt>
536 <dd class="index-item-body">
537 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$bound_parameters">AwlQuery::$bound_parameters</a> in AwlQuery.php</div>
538 <div class="index-item-description">The current array of bound parameters</div>
539 </dd>
540 <dt class="field">
541 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
542 <span class="var-title">$bound_querystring</span>
543 </dt>
544 <dd class="index-item-body">
545 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$bound_querystring">AwlQuery::$bound_querystring</a> in AwlQuery.php</div>
546 <div class="index-item-description">The actual query string, after we've replaced parameters in it</div>
547 </dd>
548 <dt class="field">
549 <img src="media/images/Method.png" alt="Method" title="Method" />
550 <span class="method-title">Begin</span>
551 </dt>
552 <dd class="index-item-body">
553 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodBegin">AwlQuery::Begin()</a> in AwlQuery.php</div>
554 <div class="index-item-description">Wrap the parent DB class Begin() so we can $qry-&gt;Begin() sometime before we $qry-&gt;Exec()</div>
555 </dd>
556 <dt class="field">
557 <img src="media/images/Method.png" alt="Method" title="Method" />
558 <span class="method-title">Begin</span>
559 </dt>
560 <dd class="index-item-body">
561 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodBegin">AwlDatabase::Begin()</a> in AwlDatabase.php</div>
562 <div class="index-item-description">Begin a transaction.</div>
563 </dd>
564 <dt class="field">
565 <img src="media/images/Method.png" alt="Method" title="Method" />
566 <span class="method-title">Bind</span>
567 </dt>
568 <dd class="index-item-body">
569 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodBind">AwlQuery::Bind()</a> in AwlQuery.php</div>
570 <div class="index-item-description">Bind some parameters. This can be called in three ways:</div>
571 </dd>
572 <dt class="field">
573 <img src="media/images/Method.png" alt="Method" title="Method" />
574 <span class="method-title">BreakLine</span>
575 </dt>
576 <dd class="index-item-body">
577 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodBreakLine">EntryForm::BreakLine()</a> in DataEntry.php</div>
578 <div class="index-item-description">A utility function for a heading line within a data entry table</div>
579 </dd>
580 <dt class="field">
581 <img src="media/images/Class.png" alt="Class" title="Class" />
582 Browser
583 </dt>
584 <dd class="index-item-body">
585 <div class="index-item-details"><a href="awl/Browser/Browser.html">Browser</a> in classBrowser.php</div>
586 <div class="index-item-description">Start a new Browser, add columns, set a join and Render it to create a basic list of records in a table.</div>
587 </dd>
588 <dt class="field">
589 <img src="media/images/Constructor.png" alt="Method" title="Method" />
590 <span class="method-title">Browser</span>
591 </dt>
592 <dd class="index-item-body">
593 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodBrowser">Browser::Browser()</a> in classBrowser.php</div>
594 <div class="index-item-description">The Browser class constructor</div>
595 </dd>
596 <dt class="field">
597 <img src="media/images/Class.png" alt="Class" title="Class" />
598 BrowserColumn
599 </dt>
600 <dd class="index-item-body">
601 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html">BrowserColumn</a> in classBrowser.php</div>
602 <div class="index-item-description">BrowserColumns are the basic building blocks. You can specify just the field name, and the column header or you can get fancy and specify an alignment, format string, SQL formula and cell CSS class.</div>
603 </dd>
604 <dt class="field">
605 <img src="media/images/Constructor.png" alt="Method" title="Method" />
606 <span class="method-title">BrowserColumn</span>
607 </dt>
608 <dd class="index-item-body">
609 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#methodBrowserColumn">BrowserColumn::BrowserColumn()</a> in classBrowser.php</div>
610 <div class="index-item-description">BrowserColumn constructor. Only the first parameter is mandatory.</div>
611 </dd>
612 <dt class="field">
613 <img src="media/images/Method.png" alt="Method" title="Method" />
614 <span class="method-title">BuildConfirmationHash</span>
615 </dt>
616 <dd class="index-item-body">
617 <div class="index-item-details"><a href="awl/Session/Session.html#methodBuildConfirmationHash">Session::BuildConfirmationHash()</a> in Session.php</div>
618 <div class="index-item-description">Build a hash which we can use for confirmation that we didn't get e-mailed a bogus link by someone, and that we actually got here by traversing the website.</div>
619 </dd>
620 <dt class="field">
621 <img src="media/images/Method.png" alt="Method" title="Method" />
622 <span class="method-title">BuildFromText</span>
623 </dt>
624 <dd class="index-item-body">
625 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodBuildFromText">vEvent::BuildFromText()</a> in vEvent.php</div>
626 <div class="index-item-description">Build the vEvent object from a text string which is a single VEVENT</div>
627 </dd>
628 <dt class="field">
629 <img src="media/images/Method.png" alt="Method" title="Method" />
630 <span class="method-title">BuildFromText</span>
631 </dt>
632 <dd class="index-item-body">
633 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodBuildFromText">iCalendar::BuildFromText()</a> in iCalendar.php</div>
634 <div class="index-item-description">Build the iCalendar object from a text string which is a single iCalendar resource</div>
635 </dd>
636 <dt class="field">
637 <img src="media/images/Method.png" alt="Method" title="Method" />
638 <span class="method-title">BuildOptionList</span>
639 </dt>
640 <dd class="index-item-body">
641 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#methodBuildOptionList">PgQuery::BuildOptionList()</a> in PgQuery.php</div>
642 <div class="index-item-description">Build an option list from the query.</div>
643 </dd>
644 <dt class="field">
645 <img src="media/images/Method.png" alt="Method" title="Method" />
646 <span class="method-title">BuildOptionList</span>
647 </dt>
648 <dd class="index-item-body">
649 <div class="index-item-details"><a href="awl/DataEntry/EntryField.html#methodBuildOptionList">EntryField::BuildOptionList()</a> in DataEntry.php</div>
650 <div class="index-item-description">Build an option list from the query.</div>
651 </dd>
652 <dt class="field">
653 <img src="media/images/Function.png" alt="Function" title="Function" />
654 <span class="method-title">BuildXMLTree</span>
655 </dt>
656 <dd class="index-item-body">
657 <div class="index-item-details"><a href="awl/XMLElement/_XMLElement.php.html#functionBuildXMLTree">BuildXMLTree()</a> in XMLElement.php</div>
658 <div class="index-item-description">Rebuild an XML tree in our own style from the parsed XML tags using a tail-recursive approach.</div>
659 </dd>
660 </dl>
661 <a name="c"></a>
662 <div class="index-letter-section">
663 <div style="float: left" class="index-letter-title">c</div>
664 <div style="float: right"><a href="#top">top</a></div>
665 <div style="clear: both"></div>
666 </div>
667 <dl>
668 <dt class="field">
669 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
670 <span class="var-title">$Class</span>
671 </dt>
672 <dd class="index-item-body">
673 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$Class">BrowserColumn::$Class</a> in classBrowser.php</div>
674 </dd>
675 <dt class="field">
676 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
677 <span class="var-title">$CloseRow</span>
678 </dt>
679 <dd class="index-item-body">
680 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$CloseRow">Browser::$CloseRow</a> in classBrowser.php</div>
681 </dd>
682 <dt class="field">
683 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
684 <span class="var-title">$Columns</span>
685 </dt>
686 <dd class="index-item-body">
687 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Columns">Browser::$Columns</a> in classBrowser.php</div>
688 </dd>
689 <dt class="field">
690 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
691 <span class="var-title">$components</span>
692 </dt>
693 <dd class="index-item-body">
694 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#var$components">vComponent::$components</a> in vComponent.php</div>
695 <div class="index-item-description">An array of (sub-)components, which are vComponent objects</div>
696 </dd>
697 <dt class="field">
698 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
699 <span class="var-title">$connection</span>
700 </dt>
701 <dd class="index-item-body">
702 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$connection">AwlQuery::$connection</a> in AwlQuery.php</div>
703 <div class="index-item-description">Our database connection, normally copied from a global one</div>
704 </dd>
705 <dt class="field">
706 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
707 <span class="var-title">$content</span>
708 </dt>
709 <dd class="index-item-body">
710 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#var$content">XMLElement::$content</a> in XMLElement.php</div>
711 </dd>
712 <dt class="field">
713 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
714 <span class="var-title">$content</span>
715 </dt>
716 <dd class="index-item-body">
717 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#var$content">vProperty::$content</a> in vComponent.php</div>
718 <div class="index-item-description">The value of this property.</div>
719 </dd>
720 <dt class="field">
721 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
722 <span class="var-title">$current</span>
723 </dt>
724 <dd class="index-item-body">
725 <div class="index-item-details"><a href="awl/DataEntry/EntryField.html#var$current">EntryField::$current</a> in DataEntry.php</div>
726 <div class="index-item-description">The current value</div>
727 </dd>
728 <dt class="field">
729 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
730 <span class="var-title">$current_row</span>
731 </dt>
732 <dd class="index-item-body">
733 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$current_row">BrowserColumn::$current_row</a> in classBrowser.php</div>
734 </dd>
735 <dt class="field">
736 <img src="media/images/Method.png" alt="Method" title="Method" />
737 <span class="method-title">CheckConfirmationHash</span>
738 </dt>
739 <dd class="index-item-body">
740 <div class="index-item-details"><a href="awl/Session/Session.html#methodCheckConfirmationHash">Session::CheckConfirmationHash()</a> in Session.php</div>
741 <div class="index-item-description">Check a hash which we created through BuildConfirmationHash</div>
742 </dd>
743 <dt class="field">
744 <img src="media/images/Function.png" alt="Function" title="Function" />
745 <span class="method-title">check_by_regex</span>
746 </dt>
747 <dd class="index-item-body">
748 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functioncheck_by_regex">check_by_regex()</a> in AWLUtilities.php</div>
749 <div class="index-item-description">Verify a value is OK by testing a regex against it. If it is an array apply it to each element in the array recursively. If it is an object we don't mess with it.</div>
750 </dd>
751 <dt class="field">
752 <img src="media/images/Function.png" alt="Function" title="Function" />
753 <span class="method-title">check_temporary_passwords</span>
754 </dt>
755 <dd class="index-item-body">
756 <div class="index-item-details"><a href="awl/Session/_Session.php.html#functioncheck_temporary_passwords">check_temporary_passwords()</a> in Session.php</div>
757 <div class="index-item-description">Checks what a user entered against any currently valid temporary passwords on their account.</div>
758 </dd>
759 <dt class="field">
760 <img src="media/images/Page.png" alt="Page" title="Page" />
761 <span class="include-title">classBrowser.php</span>
762 </dt>
763 <dd class="index-item-body">
764 <div class="index-item-details"><a href="awl/Browser/_classBrowser.php.html">classBrowser.php</a> in classBrowser.php</div>
765 </dd>
766 <dt class="field">
767 <img src="media/images/Page.png" alt="Page" title="Page" />
768 <span class="include-title">classEditor.php</span>
769 </dt>
770 <dd class="index-item-body">
771 <div class="index-item-details"><a href="awl/classEditor/_classEditor.php.html">classEditor.php</a> in classEditor.php</div>
772 </dd>
773 <dt class="field">
774 <img src="media/images/Function.png" alt="Function" title="Function" />
775 <span class="method-title">clean_string</span>
776 </dt>
777 <dd class="index-item-body">
778 <div class="index-item-details"><a href="awl/PgQuery/_PgQuery.php.html#functionclean_string">clean_string()</a> in PgQuery.php</div>
779 <div class="index-item-description">Clean a string of many suspicious characters</div>
780 </dd>
781 <dt class="field">
782 <img src="media/images/Method.png" alt="Method" title="Method" />
783 <span class="method-title">ClearComponents</span>
784 </dt>
785 <dd class="index-item-body">
786 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodClearComponents">iCalComponent::ClearComponents()</a> in iCalendar.php</div>
787 <div class="index-item-description">Clear all components, or the components matching a particular type</div>
788 </dd>
789 <dt class="field">
790 <img src="media/images/Method.png" alt="Method" title="Method" />
791 <span class="method-title">ClearComponents</span>
792 </dt>
793 <dd class="index-item-body">
794 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodClearComponents">iCalendar::ClearComponents()</a> in iCalendar.php</div>
795 </dd>
796 <dt class="field">
797 <img src="media/images/Method.png" alt="Method" title="Method" />
798 <span class="method-title">ClearComponents</span>
799 </dt>
800 <dd class="index-item-body">
801 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodClearComponents">vComponent::ClearComponents()</a> in vComponent.php</div>
802 <div class="index-item-description">Clear all components, or the components matching a particular type</div>
803 </dd>
804 <dt class="field">
805 <img src="media/images/Method.png" alt="Method" title="Method" />
806 <span class="method-title">ClearProperties</span>
807 </dt>
808 <dd class="index-item-body">
809 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodClearProperties">vComponent::ClearProperties()</a> in vComponent.php</div>
810 <div class="index-item-description">Clear all properties, or the properties matching a particular type</div>
811 </dd>
812 <dt class="field">
813 <img src="media/images/Method.png" alt="Method" title="Method" />
814 <span class="method-title">ClearProperties</span>
815 </dt>
816 <dd class="index-item-body">
817 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodClearProperties">iCalComponent::ClearProperties()</a> in iCalendar.php</div>
818 <div class="index-item-description">Clear all properties, or the properties matching a particular type</div>
819 </dd>
820 <dt class="field">
821 <img src="media/images/Method.png" alt="Method" title="Method" />
822 <span class="method-title">CloneConfidential</span>
823 </dt>
824 <dd class="index-item-body">
825 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodCloneConfidential">iCalComponent::CloneConfidential()</a> in iCalendar.php</div>
826 <div class="index-item-description">Clone this component (and subcomponents) into a confidential version of it. A confidential event will be scrubbed of any identifying characteristics other than time/date, repeat, uid and a summary which is just a translated 'Busy'.</div>
827 </dd>
828 <dt class="field">
829 <img src="media/images/Method.png" alt="Method" title="Method" />
830 <span class="method-title">CollectParameterValues</span>
831 </dt>
832 <dd class="index-item-body">
833 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodCollectParameterValues">vComponent::CollectParameterValues()</a> in vComponent.php</div>
834 <div class="index-item-description">Collect an array of all parameters of our properties which are the specified type</div>
835 </dd>
836 <dt class="field">
837 <img src="media/images/Method.png" alt="Method" title="Method" />
838 <span class="method-title">CollectParameterValues</span>
839 </dt>
840 <dd class="index-item-body">
841 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodCollectParameterValues">iCalComponent::CollectParameterValues()</a> in iCalendar.php</div>
842 <div class="index-item-description">Collect an array of all parameters of our properties which are the specified type</div>
843 </dd>
844 <dt class="field">
845 <img src="media/images/Method.png" alt="Method" title="Method" />
846 <span class="method-title">Commit</span>
847 </dt>
848 <dd class="index-item-body">
849 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodCommit">AwlQuery::Commit()</a> in AwlQuery.php</div>
850 <div class="index-item-description">Wrap the parent DB class Commit() so we can $qry-&gt;Commit() sometime after we $qry-&gt;Exec()</div>
851 </dd>
852 <dt class="field">
853 <img src="media/images/Method.png" alt="Method" title="Method" />
854 <span class="method-title">Commit</span>
855 </dt>
856 <dd class="index-item-body">
857 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodCommit">AwlDatabase::Commit()</a> in AwlDatabase.php</div>
858 <div class="index-item-description">Complete a transaction.</div>
859 </dd>
860 <dt class="field">
861 <img src="media/images/Method.png" alt="Method" title="Method" />
862 <span class="method-title">ComponentCount</span>
863 </dt>
864 <dd class="index-item-body">
865 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodComponentCount">vComponent::ComponentCount()</a> in vComponent.php</div>
866 <div class="index-item-description">Return number of components</div>
867 </dd>
868 <dt class="field">
869 <img src="media/images/Function.png" alt="Function" title="Function" />
870 <span class="method-title">connect_configured_database</span>
871 </dt>
872 <dd class="index-item-body">
873 <div class="index-item-details"><a href="awl/PgQuery/_PgQuery.php.html#functionconnect_configured_database">connect_configured_database()</a> in PgQuery.php</div>
874 <div class="index-item-description">Connect to the database defined in the $c-&gt;dbconn[] array</div>
875 </dd>
876 <dt class="field">
877 <img src="media/images/Method.png" alt="Method" title="Method" />
878 <span class="method-title">CountElements</span>
879 </dt>
880 <dd class="index-item-body">
881 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodCountElements">XMLElement::CountElements()</a> in XMLElement.php</div>
882 <div class="index-item-description">Count the number of elements</div>
883 </dd>
884 </dl>
885 <a name="d"></a>
886 <div class="index-letter-section">
887 <div style="float: left" class="index-letter-title">d</div>
888 <div style="float: right"><a href="#top">top</a></div>
889 <div style="clear: both"></div>
890 </div>
891 <dl>
892 <dt class="field">
893 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
894 <span class="var-title">$db</span>
895 </dt>
896 <dd class="index-item-body">
897 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#var$db">AwlDBDialect::$db</a> in AwlDBDialect.php</div>
898 <div class="index-item-description">Holds the PDO database connection</div>
899 </dd>
900 <dt class="field">
901 <img src="media/images/Global.png" alt="Global" title="Global" />
902 <span class="var-title">$dbconn
903 The database connection.</span>
904 </dt>
905 <dd class="index-item-body">
906 <div class="index-item-details"><a href="awl/PgQuery/_PgQuery.php.html#global$dbconn
907 The database connection.">$dbconn
908 The database connection.</a> in PgQuery.php</div>
909 </dd>
910 <dt class="field">
911 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
912 <span class="var-title">$dialect</span>
913 </dt>
914 <dd class="index-item-body">
915 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#var$dialect">AwlDBDialect::$dialect</a> in AwlDBDialect.php</div>
916 <div class="index-item-description">Holds the name of the database dialect</div>
917 </dd>
918 <dt class="field">
919 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
920 <span class="var-title">$Distinct</span>
921 </dt>
922 <dd class="index-item-body">
923 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Distinct">Browser::$Distinct</a> in classBrowser.php</div>
924 </dd>
925 <dt class="field">
926 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
927 <span class="var-title">$DivClose</span>
928 </dt>
929 <dd class="index-item-body">
930 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$DivClose">Browser::$DivClose</a> in classBrowser.php</div>
931 </dd>
932 <dt class="field">
933 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
934 <span class="var-title">$DivOpen</span>
935 </dt>
936 <dd class="index-item-body">
937 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$DivOpen">Browser::$DivOpen</a> in classBrowser.php</div>
938 </dd>
939 <dt class="field">
940 <img src="media/images/Page.png" alt="Page" title="Page" />
941 <span class="include-title">DataEntry.php</span>
942 </dt>
943 <dd class="index-item-body">
944 <div class="index-item-details"><a href="awl/DataEntry/_DataEntry.php.html">DataEntry.php</a> in DataEntry.php</div>
945 </dd>
946 <dt class="field">
947 <img src="media/images/Method.png" alt="Method" title="Method" />
948 <span class="method-title">DataEntryField</span>
949 </dt>
950 <dd class="index-item-body">
951 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodDataEntryField">EntryForm::DataEntryField()</a> in DataEntry.php</div>
952 <div class="index-item-description">A utility function for a data entry line within a table</div>
953 </dd>
954 <dt class="field">
955 <img src="media/images/Method.png" alt="Method" title="Method" />
956 <span class="method-title">DataEntryLine</span>
957 </dt>
958 <dd class="index-item-body">
959 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodDataEntryLine">EntryForm::DataEntryLine()</a> in DataEntry.php</div>
960 <div class="index-item-description">A utility function for a data entry line within a table</div>
961 </dd>
962 <dt class="field">
963 <img src="media/images/Page.png" alt="Page" title="Page" />
964 <span class="include-title">DataUpdate.php</span>
965 </dt>
966 <dd class="index-item-body">
967 <div class="index-item-details"><a href="awl/DataUpdate/_DataUpdate.php.html">DataUpdate.php</a> in DataUpdate.php</div>
968 </dd>
969 <dt class="field">
970 <img src="media/images/Method.png" alt="Method" title="Method" />
971 <span class="method-title">Dbg</span>
972 </dt>
973 <dd class="index-item-body">
974 <div class="index-item-details"><a href="awl/Session/Session.html#methodDbg">Session::Dbg()</a> in Session.php</div>
975 <div class="index-item-description">DEPRECATED Utility function to log debug stuff with printf expansion, and the ability to enable it selectively.</div>
976 </dd>
977 <dt class="field">
978 <img src="media/images/Function.png" alt="Function" title="Function" />
979 <span class="method-title">dbg_error_log</span>
980 </dt>
981 <dd class="index-item-body">
982 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functiondbg_error_log">dbg_error_log()</a> in AWLUtilities.php</div>
983 <div class="index-item-description">Writes a debug message into the error log using printf syntax. If the first parameter is &quot;ERROR&quot; then the message will _always_ be logged.</div>
984 </dd>
985 <dt class="field">
986 <img src="media/images/Function.png" alt="Function" title="Function" />
987 <span class="method-title">dbg_log_array</span>
988 </dt>
989 <dd class="index-item-body">
990 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functiondbg_log_array">dbg_log_array()</a> in AWLUtilities.php</div>
991 <div class="index-item-description">Function to dump an array to the error log, possibly recursively</div>
992 </dd>
993 <dt class="field">
994 <img src="media/images/Constructor.png" alt="Method" title="Method" />
995 <span class="method-title">DBRecord</span>
996 </dt>
997 <dd class="index-item-body">
998 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#methodDBRecord">DBRecord::DBRecord()</a> in DataUpdate.php</div>
999 <div class="index-item-description">Really numbingly simple construction.</div>
1000 </dd>
1001 <dt class="field">
1002 <img src="media/images/Class.png" alt="Class" title="Class" />
1003 DBRecord
1004 </dt>
1005 <dd class="index-item-body">
1006 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html">DBRecord</a> in DataUpdate.php</div>
1007 <div class="index-item-description">A Base class to use for records which will be read/written from the database.</div>
1008 </dd>
1009 <dt class="field">
1010 <img src="media/images/Method.png" alt="Method" title="Method" />
1011 <span class="method-title">DealWithTimeZones</span>
1012 </dt>
1013 <dd class="index-item-body">
1014 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodDealWithTimeZones">iCalendar::DealWithTimeZones()</a> in iCalendar.php</div>
1015 <div class="index-item-description">Do what must be done with time zones from on file. Attempt to turn them into something that PostgreSQL can understand...</div>
1016 </dd>
1017 <dt class="field">
1018 <img src="media/images/Method.png" alt="Method" title="Method" />
1019 <span class="method-title">DealWithTimeZones</span>
1020 </dt>
1021 <dd class="index-item-body">
1022 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodDealWithTimeZones">vEvent::DealWithTimeZones()</a> in vEvent.php</div>
1023 <div class="index-item-description">Do what must be done with time zones from on file. Attempt to turn them into something that PostgreSQL can understand...</div>
1024 </dd>
1025 <dt class="field">
1026 <img src="media/images/Method.png" alt="Method" title="Method" />
1027 <span class="method-title">DefaultPropertyList</span>
1028 </dt>
1029 <dd class="index-item-body">
1030 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodDefaultPropertyList">iCalendar::DefaultPropertyList()</a> in iCalendar.php</div>
1031 <div class="index-item-description">An array of property names that we should always want when rendering an iCalendar</div>
1032 </dd>
1033 <dt class="field">
1034 <img src="media/images/Function.png" alt="Function" title="Function" />
1035 <span class="method-title">define_byte_mappings</span>
1036 </dt>
1037 <dd class="index-item-body">
1038 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functiondefine_byte_mappings">define_byte_mappings()</a> in AWLUtilities.php</div>
1039 </dd>
1040 <dt class="field">
1041 <img src="media/images/Function.png" alt="Function" title="Function" />
1042 <span class="method-title">deprecated</span>
1043 </dt>
1044 <dd class="index-item-body">
1045 <div class="index-item-details"><a href="awl/iCalendar/_iCalendar.php.html#functiondeprecated">deprecated()</a> in iCalendar.php</div>
1046 <div class="index-item-description">*********************************************************************************** Everything below here is deprecated and should be avoided in favour of using, improving and enhancing the more sensible structures above.</div>
1047 </dd>
1048 <dt class="field">
1049 <img src="media/images/Method.png" alt="Method" title="Method" />
1050 <span class="method-title">DoQuery</span>
1051 </dt>
1052 <dd class="index-item-body">
1053 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodDoQuery">Browser::DoQuery()</a> in classBrowser.php</div>
1054 <div class="index-item-description">This method is used to build and execute the database query.</div>
1055 </dd>
1056 <dt class="field">
1057 <img src="media/images/Function.png" alt="Function" title="Function" />
1058 <span class="method-title">duration</span>
1059 </dt>
1060 <dd class="index-item-body">
1061 <div class="index-item-details"><a href="awl/PgQuery/_PgQuery.php.html#functionduration">duration()</a> in PgQuery.php</div>
1062 <div class="index-item-description">A duration (in decimal seconds) between two times which are the result of calls to microtime()</div>
1063 </dd>
1064 </dl>
1065 <a name="e"></a>
1066 <div class="index-letter-section">
1067 <div style="float: left" class="index-letter-title">e</div>
1068 <div style="float: right"><a href="#top">top</a></div>
1069 <div style="clear: both"></div>
1070 </div>
1071 <dl>
1072 <dt class="field">
1073 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1074 <span class="var-title">$EditMode</span>
1075 </dt>
1076 <dd class="index-item-body">
1077 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#var$EditMode">DBRecord::$EditMode</a> in DataUpdate.php</div>
1078 <div class="index-item-description">The mode we are in for any form</div>
1079 </dd>
1080 <dt class="field">
1081 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1082 <span class="var-title">$email</span>
1083 </dt>
1084 <dd class="index-item-body">
1085 <div class="index-item-details"><a href="awl/Session/Session.html#var$email">Session::$email</a> in Session.php</div>
1086 <div class="index-item-description">The user's email address from their usr record.</div>
1087 </dd>
1088 <dt class="field">
1089 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1090 <span class="var-title">$errorstring</span>
1091 </dt>
1092 <dd class="index-item-body">
1093 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#var$errorstring">PgQuery::$errorstring</a> in PgQuery.php</div>
1094 <div class="index-item-description">The PostgreSQL error message, if the query fails.</div>
1095 </dd>
1096 <dt class="field">
1097 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1098 <span class="var-title">$error_info</span>
1099 </dt>
1100 <dd class="index-item-body">
1101 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$error_info">AwlQuery::$error_info</a> in AwlQuery.php</div>
1102 <div class="index-item-description">The Database error information, if the query fails.</div>
1103 </dd>
1104 <dt class="field">
1105 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1106 <span class="var-title">$execution_time</span>
1107 </dt>
1108 <dd class="index-item-body">
1109 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#var$execution_time">PgQuery::$execution_time</a> in PgQuery.php</div>
1110 <div class="index-item-description">Stores the query execution time - used to deal with long queries.</div>
1111 </dd>
1112 <dt class="field">
1113 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1114 <span class="var-title">$execution_time</span>
1115 </dt>
1116 <dd class="index-item-body">
1117 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$execution_time">AwlQuery::$execution_time</a> in AwlQuery.php</div>
1118 <div class="index-item-description">Stores the query execution time - used to deal with long queries.</div>
1119 </dd>
1120 <dt class="field">
1121 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1122 <span class="var-title">$ExtraRows</span>
1123 </dt>
1124 <dd class="index-item-body">
1125 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$ExtraRows">Browser::$ExtraRows</a> in classBrowser.php</div>
1126 </dd>
1127 <dt class="field">
1128 <img src="media/images/Class.png" alt="Class" title="Class" />
1129 Editor
1130 </dt>
1131 <dd class="index-item-body">
1132 <div class="index-item-details"><a href="awl/classEditor/Editor.html">Editor</a> in classEditor.php</div>
1133 <div class="index-item-description">The class for the Editor form in full</div>
1134 </dd>
1135 <dt class="field">
1136 <img src="media/images/Class.png" alt="Class" title="Class" />
1137 EditorField
1138 </dt>
1139 <dd class="index-item-body">
1140 <div class="index-item-details"><a href="awl/classEditor/EditorField.html">EditorField</a> in classEditor.php</div>
1141 <div class="index-item-description">A class for the fields in the editor</div>
1142 </dd>
1143 <dt class="field">
1144 <img src="media/images/Constructor.png" alt="Method" title="Method" />
1145 <span class="method-title">EMail</span>
1146 </dt>
1147 <dd class="index-item-body">
1148 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodEMail">EMail::EMail()</a> in EMail.php</div>
1149 <div class="index-item-description">Create the e-mail, optionally assigning the subject and primary recipient.</div>
1150 </dd>
1151 <dt class="field">
1152 <img src="media/images/Class.png" alt="Class" title="Class" />
1153 EMail
1154 </dt>
1155 <dd class="index-item-body">
1156 <div class="index-item-details"><a href="awl/EMail/EMail.html">EMail</a> in EMail.php</div>
1157 <div class="index-item-description">Lightweight class for sending an e-mail.</div>
1158 </dd>
1159 <dt class="field">
1160 <img src="media/images/Page.png" alt="Page" title="Page" />
1161 <span class="include-title">EMail.php</span>
1162 </dt>
1163 <dd class="index-item-body">
1164 <div class="index-item-details"><a href="awl/EMail/_EMail.php.html">EMail.php</a> in EMail.php</div>
1165 </dd>
1166 <dt class="field">
1167 <img src="media/images/Method.png" alt="Method" title="Method" />
1168 <span class="method-title">EmailTemporaryPassword</span>
1169 </dt>
1170 <dd class="index-item-body">
1171 <div class="index-item-details"><a href="awl/Session/Session.html#methodEmailTemporaryPassword">Session::EmailTemporaryPassword()</a> in Session.php</div>
1172 <div class="index-item-description">E-mails a temporary password in response to a request from a user.</div>
1173 </dd>
1174 <dt class="field">
1175 <img src="media/images/Method.png" alt="Method" title="Method" />
1176 <span class="method-title">EndForm</span>
1177 </dt>
1178 <dd class="index-item-body">
1179 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodEndForm">EntryForm::EndForm()</a> in DataEntry.php</div>
1180 <div class="index-item-description">Return the HTML fragment to end the form.</div>
1181 </dd>
1182 <dt class="field">
1183 <img src="media/images/Class.png" alt="Class" title="Class" />
1184 EntryField
1185 </dt>
1186 <dd class="index-item-body">
1187 <div class="index-item-details"><a href="awl/DataEntry/EntryField.html">EntryField</a> in DataEntry.php</div>
1188 <div class="index-item-description">Individual fields used for data entry / viewing.</div>
1189 </dd>
1190 <dt class="field">
1191 <img src="media/images/Constructor.png" alt="Method" title="Method" />
1192 <span class="method-title">EntryField</span>
1193 </dt>
1194 <dd class="index-item-body">
1195 <div class="index-item-details"><a href="awl/DataEntry/EntryField.html#methodEntryField">EntryField::EntryField()</a> in DataEntry.php</div>
1196 <div class="index-item-description">Initialise an EntryField, used for data entry.</div>
1197 </dd>
1198 <dt class="field">
1199 <img src="media/images/Constructor.png" alt="Method" title="Method" />
1200 <span class="method-title">EntryForm</span>
1201 </dt>
1202 <dd class="index-item-body">
1203 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodEntryForm">EntryForm::EntryForm()</a> in DataEntry.php</div>
1204 <div class="index-item-description">Initialise a new data-entry form.</div>
1205 </dd>
1206 <dt class="field">
1207 <img src="media/images/Class.png" alt="Class" title="Class" />
1208 EntryForm
1209 </dt>
1210 <dd class="index-item-body">
1211 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html">EntryForm</a> in DataEntry.php</div>
1212 <div class="index-item-description">A class to handle displaying a form on the page (for editing) or a structured layout of non-editable content (for viewing), with a simple switch to flip from view mode to edit mode.</div>
1213 </dd>
1214 <dt class="field">
1215 <img src="media/images/Method.png" alt="Method" title="Method" />
1216 <span class="method-title">ErrorInfo</span>
1217 </dt>
1218 <dd class="index-item-body">
1219 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodErrorInfo">AwlDatabase::ErrorInfo()</a> in AwlDatabase.php</div>
1220 </dd>
1221 <dt class="field">
1222 <img src="media/images/Method.png" alt="Method" title="Method" />
1223 <span class="method-title">Exec</span>
1224 </dt>
1225 <dd class="index-item-body">
1226 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodExec">AwlQuery::Exec()</a> in AwlQuery.php</div>
1227 <div class="index-item-description">Execute the query, logging any debugging.</div>
1228 </dd>
1229 <dt class="field">
1230 <img src="media/images/Method.png" alt="Method" title="Method" />
1231 <span class="method-title">Exec</span>
1232 </dt>
1233 <dd class="index-item-body">
1234 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#methodExec">PgQuery::Exec()</a> in PgQuery.php</div>
1235 <div class="index-item-description">Execute the query, logging any debugging.</div>
1236 </dd>
1237 <dt class="field">
1238 <img src="media/images/Method.png" alt="Method" title="Method" />
1239 <span class="method-title">Execute</span>
1240 </dt>
1241 <dd class="index-item-body">
1242 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodExecute">AwlQuery::Execute()</a> in AwlQuery.php</div>
1243 <div class="index-item-description">Tell the database to execute the query</div>
1244 </dd>
1245 <dt class="field">
1246 <img src="media/images/Method.png" alt="Method" title="Method" />
1247 <span class="method-title">ExtractProperty</span>
1248 </dt>
1249 <dd class="index-item-body">
1250 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodExtractProperty">iCalendar::ExtractProperty()</a> in iCalendar.php</div>
1251 </dd>
1252 <dt class="field">
1253 <img src="media/images/Method.png" alt="Method" title="Method" />
1254 <span class="method-title">ExtractSubComponent</span>
1255 </dt>
1256 <dd class="index-item-body">
1257 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodExtractSubComponent">iCalendar::ExtractSubComponent()</a> in iCalendar.php</div>
1258 </dd>
1259 <dt class="field">
1260 <img src="media/images/Constant.png" alt="Constant" title="Constant" />
1261 <span class="const-title">E_USER_ERROR</span>
1262 </dt>
1263 <dd class="index-item-body">
1264 <div class="index-item-details"><a href="awl/AwlDatabase/_AwlDBDialect.php.html#defineE_USER_ERROR">E_USER_ERROR</a> in AwlDBDialect.php</div>
1265 </dd>
1266 </dl>
1267 <a name="f"></a>
1268 <div class="index-letter-section">
1269 <div style="float: left" class="index-letter-title">f</div>
1270 <div style="float: right"><a href="#top">top</a></div>
1271 <div style="clear: both"></div>
1272 </div>
1273 <dl>
1274 <dt class="field">
1275 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1276 <span class="var-title">$Field</span>
1277 </dt>
1278 <dd class="index-item-body">
1279 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#var$Field">EditorField::$Field</a> in classEditor.php</div>
1280 </dd>
1281 <dt class="field">
1282 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1283 <span class="var-title">$Field</span>
1284 </dt>
1285 <dd class="index-item-body">
1286 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$Field">BrowserColumn::$Field</a> in classBrowser.php</div>
1287 </dd>
1288 <dt class="field">
1289 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1290 <span class="var-title">$FieldNames</span>
1291 </dt>
1292 <dd class="index-item-body">
1293 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$FieldNames">Browser::$FieldNames</a> in classBrowser.php</div>
1294 </dd>
1295 <dt class="field">
1296 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1297 <span class="var-title">$Fields</span>
1298 </dt>
1299 <dd class="index-item-body">
1300 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Fields">Editor::$Fields</a> in classEditor.php</div>
1301 </dd>
1302 <dt class="field">
1303 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1304 <span class="var-title">$ForcedOrder</span>
1305 </dt>
1306 <dd class="index-item-body">
1307 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$ForcedOrder">Browser::$ForcedOrder</a> in classBrowser.php</div>
1308 </dd>
1309 <dt class="field">
1310 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1311 <span class="var-title">$Format</span>
1312 </dt>
1313 <dd class="index-item-body">
1314 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$Format">BrowserColumn::$Format</a> in classBrowser.php</div>
1315 </dd>
1316 <dt class="field">
1317 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1318 <span class="var-title">$fullname</span>
1319 </dt>
1320 <dd class="index-item-body">
1321 <div class="index-item-details"><a href="awl/Session/Session.html#var$fullname">Session::$fullname</a> in Session.php</div>
1322 <div class="index-item-description">The user's full name from their usr record.</div>
1323 </dd>
1324 <dt class="field">
1325 <img src="media/images/Method.png" alt="Method" title="Method" />
1326 <span class="method-title">Fetch</span>
1327 </dt>
1328 <dd class="index-item-body">
1329 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#methodFetch">PgQuery::Fetch()</a> in PgQuery.php</div>
1330 <div class="index-item-description">Fetch the next row from the query results</div>
1331 </dd>
1332 <dt class="field">
1333 <img src="media/images/Method.png" alt="Method" title="Method" />
1334 <span class="method-title">Fetch</span>
1335 </dt>
1336 <dd class="index-item-body">
1337 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodFetch">AwlQuery::Fetch()</a> in AwlQuery.php</div>
1338 <div class="index-item-description">Fetch the next row from the query results</div>
1339 </dd>
1340 <dt class="field">
1341 <img src="media/images/Method.png" alt="Method" title="Method" />
1342 <span class="method-title">FetchBackwards</span>
1343 </dt>
1344 <dd class="index-item-body">
1345 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#methodFetchBackwards">PgQuery::FetchBackwards()</a> in PgQuery.php</div>
1346 <div class="index-item-description">Fetch backwards from the result resource</div>
1347 </dd>
1348 <dt class="field">
1349 <img src="media/images/Method.png" alt="Method" title="Method" />
1350 <span class="method-title">FirstNonTimezone</span>
1351 </dt>
1352 <dd class="index-item-body">
1353 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodFirstNonTimezone">iCalComponent::FirstNonTimezone()</a> in iCalendar.php</div>
1354 <div class="index-item-description">Get all sub-components, or at least get those matching a type</div>
1355 </dd>
1356 <dt class="field">
1357 <img src="media/images/Method.png" alt="Method" title="Method" />
1358 <span class="method-title">ForceOrder</span>
1359 </dt>
1360 <dd class="index-item-body">
1361 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodForceOrder">Browser::ForceOrder()</a> in classBrowser.php</div>
1362 <div class="index-item-description">Force a particular ordering onto the browser widget.</div>
1363 </dd>
1364 <dt class="field">
1365 <img src="media/images/Function.png" alt="Function" title="Function" />
1366 <span class="method-title">force_utf8</span>
1367 </dt>
1368 <dd class="index-item-body">
1369 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionforce_utf8">force_utf8()</a> in AWLUtilities.php</div>
1370 </dd>
1371 <dt class="field">
1372 <img src="media/images/Method.png" alt="Method" title="Method" />
1373 <span class="method-title">FormattedDate</span>
1374 </dt>
1375 <dd class="index-item-body">
1376 <div class="index-item-details"><a href="awl/Session/Session.html#methodFormattedDate">Session::FormattedDate()</a> in Session.php</div>
1377 <div class="index-item-description">Function to reformat an ISO date to something nicer and possibly more localised</div>
1378 </dd>
1379 </dl>
1380 <a name="g"></a>
1381 <div class="index-letter-section">
1382 <div style="float: left" class="index-letter-title">g</div>
1383 <div style="float: right"><a href="#top">top</a></div>
1384 <div style="clear: both"></div>
1385 </div>
1386 <dl>
1387 <dt class="field">
1388 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1389 <span class="var-title">$Grouping</span>
1390 </dt>
1391 <dd class="index-item-body">
1392 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Grouping">Browser::$Grouping</a> in classBrowser.php</div>
1393 </dd>
1394 <dt class="field">
1395 <img src="media/images/Method.png" alt="Method" title="Method" />
1396 <span class="method-title">Get</span>
1397 </dt>
1398 <dd class="index-item-body">
1399 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodGet">iCalendar::Get()</a> in iCalendar.php</div>
1400 <div class="index-item-description">Get the value of a property in the first non-VTIMEZONE</div>
1401 </dd>
1402 <dt class="field">
1403 <img src="media/images/Method.png" alt="Method" title="Method" />
1404 <span class="method-title">Get</span>
1405 </dt>
1406 <dd class="index-item-body">
1407 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#methodGet">DBRecord::Get()</a> in DataUpdate.php</div>
1408 <div class="index-item-description">Returns a single field from the record</div>
1409 </dd>
1410 <dt class="field">
1411 <img src="media/images/Method.png" alt="Method" title="Method" />
1412 <span class="method-title">Get</span>
1413 </dt>
1414 <dd class="index-item-body">
1415 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodGet">vEvent::Get()</a> in vEvent.php</div>
1416 <div class="index-item-description">Get the value of a property</div>
1417 </dd>
1418 <dt class="field">
1419 <img src="media/images/Method.png" alt="Method" title="Method" />
1420 <span class="method-title">GetAttribute</span>
1421 </dt>
1422 <dd class="index-item-body">
1423 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodGetAttribute">XMLElement::GetAttribute()</a> in XMLElement.php</div>
1424 <div class="index-item-description">Accessor for a single attribute</div>
1425 </dd>
1426 <dt class="field">
1427 <img src="media/images/Method.png" alt="Method" title="Method" />
1428 <span class="method-title">GetAttributes</span>
1429 </dt>
1430 <dd class="index-item-body">
1431 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodGetAttributes">XMLElement::GetAttributes()</a> in XMLElement.php</div>
1432 <div class="index-item-description">Accessor for the attributes</div>
1433 </dd>
1434 <dt class="field">
1435 <img src="media/images/Method.png" alt="Method" title="Method" />
1436 <span class="method-title">GetComponents</span>
1437 </dt>
1438 <dd class="index-item-body">
1439 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodGetComponents">iCalComponent::GetComponents()</a> in iCalendar.php</div>
1440 <div class="index-item-description">Get all sub-components, or at least get those matching a type, or failling to match, should the second parameter be set to false.</div>
1441 </dd>
1442 <dt class="field">
1443 <img src="media/images/Method.png" alt="Method" title="Method" />
1444 <span class="method-title">GetComponents</span>
1445 </dt>
1446 <dd class="index-item-body">
1447 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodGetComponents">vComponent::GetComponents()</a> in vComponent.php</div>
1448 <div class="index-item-description">Get all sub-components, or at least get those matching a type, or failling to match, should the second parameter be set to false. Component types may be a string or an array associating property names with true values: array( 'TYPE' =&gt; true, 'TYPE2' =&gt; true )</div>
1449 </dd>
1450 <dt class="field">
1451 <img src="media/images/Method.png" alt="Method" title="Method" />
1452 <span class="method-title">GetComponents</span>
1453 </dt>
1454 <dd class="index-item-body">
1455 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodGetComponents">iCalendar::GetComponents()</a> in iCalendar.php</div>
1456 </dd>
1457 <dt class="field">
1458 <img src="media/images/Method.png" alt="Method" title="Method" />
1459 <span class="method-title">GetConnection</span>
1460 </dt>
1461 <dd class="index-item-body">
1462 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodGetConnection">AwlQuery::GetConnection()</a> in AwlQuery.php</div>
1463 <div class="index-item-description">Get the current database connection for this query</div>
1464 </dd>
1465 <dt class="field">
1466 <img src="media/images/Method.png" alt="Method" title="Method" />
1467 <span class="method-title">GetContent</span>
1468 </dt>
1469 <dd class="index-item-body">
1470 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodGetContent">XMLElement::GetContent()</a> in XMLElement.php</div>
1471 <div class="index-item-description">Accessor for the content</div>
1472 </dd>
1473 <dt class="field">
1474 <img src="media/images/Method.png" alt="Method" title="Method" />
1475 <span class="method-title">GetElements</span>
1476 </dt>
1477 <dd class="index-item-body">
1478 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodGetElements">XMLElement::GetElements()</a> in XMLElement.php</div>
1479 <div class="index-item-description">Return an array of elements matching the specified tag, or all elements if no tag is supplied.</div>
1480 </dd>
1481 <dt class="field">
1482 <img src="media/images/Method.png" alt="Method" title="Method" />
1483 <span class="method-title">GetFields</span>
1484 </dt>
1485 <dd class="index-item-body">
1486 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodGetFields">AwlDBDialect::GetFields()</a> in AwlDBDialect.php</div>
1487 <div class="index-item-description">Returns the SQL for the current database dialect which will return a two-column resultset containing a list of fields and their associated data types.</div>
1488 </dd>
1489 <dt class="field">
1490 <img src="media/images/Method.png" alt="Method" title="Method" />
1491 <span class="method-title">GetNSTag</span>
1492 </dt>
1493 <dd class="index-item-body">
1494 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodGetNSTag">XMLElement::GetNSTag()</a> in XMLElement.php</div>
1495 <div class="index-item-description">Accessor for the full-namespaced tag name</div>
1496 </dd>
1497 <dt class="field">
1498 <img src="media/images/Method.png" alt="Method" title="Method" />
1499 <span class="method-title">GetParameterValue</span>
1500 </dt>
1501 <dd class="index-item-body">
1502 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodGetParameterValue">vProperty::GetParameterValue()</a> in vComponent.php</div>
1503 <div class="index-item-description">Get the value of a parameter</div>
1504 </dd>
1505 <dt class="field">
1506 <img src="media/images/Method.png" alt="Method" title="Method" />
1507 <span class="method-title">GetParameterValue</span>
1508 </dt>
1509 <dd class="index-item-body">
1510 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodGetParameterValue">iCalProp::GetParameterValue()</a> in iCalendar.php</div>
1511 <div class="index-item-description">Get the value of a parameter</div>
1512 </dd>
1513 <dt class="field">
1514 <img src="media/images/Method.png" alt="Method" title="Method" />
1515 <span class="method-title">GetPath</span>
1516 </dt>
1517 <dd class="index-item-body">
1518 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodGetPath">XMLElement::GetPath()</a> in XMLElement.php</div>
1519 <div class="index-item-description">Return an array of elements matching the specified path</div>
1520 </dd>
1521 <dt class="field">
1522 <img src="media/images/Method.png" alt="Method" title="Method" />
1523 <span class="method-title">GetPParamValue</span>
1524 </dt>
1525 <dd class="index-item-body">
1526 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodGetPParamValue">iCalComponent::GetPParamValue()</a> in iCalendar.php</div>
1527 <div class="index-item-description">Get the value of the specified parameter for the first property matching the name. Obviously this isn't so useful for properties which may occur multiply, but most don't.</div>
1528 </dd>
1529 <dt class="field">
1530 <img src="media/images/Method.png" alt="Method" title="Method" />
1531 <span class="method-title">GetProperties</span>
1532 </dt>
1533 <dd class="index-item-body">
1534 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodGetProperties">vComponent::GetProperties()</a> in vComponent.php</div>
1535 <div class="index-item-description">Get all properties, or the properties matching a particular type, or matching an</div>
1536 </dd>
1537 <dt class="field">
1538 <img src="media/images/Method.png" alt="Method" title="Method" />
1539 <span class="method-title">GetProperties</span>
1540 </dt>
1541 <dd class="index-item-body">
1542 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodGetProperties">iCalComponent::GetProperties()</a> in iCalendar.php</div>
1543 <div class="index-item-description">Get all properties, or the properties matching a particular type</div>
1544 </dd>
1545 <dt class="field">
1546 <img src="media/images/Method.png" alt="Method" title="Method" />
1547 <span class="method-title">GetPropertiesByPath</span>
1548 </dt>
1549 <dd class="index-item-body">
1550 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodGetPropertiesByPath">vComponent::GetPropertiesByPath()</a> in vComponent.php</div>
1551 <div class="index-item-description">Return an array of properties matching the specified path</div>
1552 </dd>
1553 <dt class="field">
1554 <img src="media/images/Method.png" alt="Method" title="Method" />
1555 <span class="method-title">GetPropertiesByPath</span>
1556 </dt>
1557 <dd class="index-item-body">
1558 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodGetPropertiesByPath">iCalComponent::GetPropertiesByPath()</a> in iCalendar.php</div>
1559 <div class="index-item-description">Return an array of properties matching the specified path</div>
1560 </dd>
1561 <dt class="field">
1562 <img src="media/images/Method.png" alt="Method" title="Method" />
1563 <span class="method-title">GetProperty</span>
1564 </dt>
1565 <dd class="index-item-body">
1566 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodGetProperty">vComponent::GetProperty()</a> in vComponent.php</div>
1567 <div class="index-item-description">Return the first instance of a property of this name</div>
1568 </dd>
1569 <dt class="field">
1570 <img src="media/images/Method.png" alt="Method" title="Method" />
1571 <span class="method-title">GetPValue</span>
1572 </dt>
1573 <dd class="index-item-body">
1574 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodGetPValue">iCalComponent::GetPValue()</a> in iCalendar.php</div>
1575 <div class="index-item-description">Get the value of the first property matching the name. Obviously this isn't so useful for properties which may occur multiply, but most don't.</div>
1576 </dd>
1577 <dt class="field">
1578 <img src="media/images/Method.png" alt="Method" title="Method" />
1579 <span class="method-title">GetRecord</span>
1580 </dt>
1581 <dd class="index-item-body">
1582 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodGetRecord">Editor::GetRecord()</a> in classEditor.php</div>
1583 </dd>
1584 <dt class="field">
1585 <img src="media/images/Method.png" alt="Method" title="Method" />
1586 <span class="method-title">GetRoles</span>
1587 </dt>
1588 <dd class="index-item-body">
1589 <div class="index-item-details"><a href="awl/Session/Session.html#methodGetRoles">Session::GetRoles()</a> in Session.php</div>
1590 <div class="index-item-description">Internal function used to get the user's roles from the database.</div>
1591 </dd>
1592 <dt class="field">
1593 <img src="media/images/Method.png" alt="Method" title="Method" />
1594 <span class="method-title">GetRoles</span>
1595 </dt>
1596 <dd class="index-item-body">
1597 <div class="index-item-details"><a href="awl/User/User.html#methodGetRoles">User::GetRoles()</a> in User.php</div>
1598 <div class="index-item-description">Get the group memberships for the user</div>
1599 </dd>
1600 <dt class="field">
1601 <img src="media/images/Method.png" alt="Method" title="Method" />
1602 <span class="method-title">GetTag</span>
1603 </dt>
1604 <dd class="index-item-body">
1605 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodGetTag">XMLElement::GetTag()</a> in XMLElement.php</div>
1606 <div class="index-item-description">Accessor for the tag name</div>
1607 </dd>
1608 <dt class="field">
1609 <img src="media/images/Method.png" alt="Method" title="Method" />
1610 <span class="method-title">GetTarget</span>
1611 </dt>
1612 <dd class="index-item-body">
1613 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#methodGetTarget">BrowserColumn::GetTarget()</a> in classBrowser.php</div>
1614 <div class="index-item-description">GetTarget</div>
1615 </dd>
1616 <dt class="field">
1617 <img src="media/images/Method.png" alt="Method" title="Method" />
1618 <span class="method-title">GetTarget</span>
1619 </dt>
1620 <dd class="index-item-body">
1621 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#methodGetTarget">EditorField::GetTarget()</a> in classEditor.php</div>
1622 </dd>
1623 <dt class="field">
1624 <img src="media/images/Method.png" alt="Method" title="Method" />
1625 <span class="method-title">GetTotal</span>
1626 </dt>
1627 <dd class="index-item-body">
1628 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodGetTotal">Browser::GetTotal()</a> in classBrowser.php</div>
1629 <div class="index-item-description">Retrieve the total from a totalled column</div>
1630 </dd>
1631 <dt class="field">
1632 <img src="media/images/Method.png" alt="Method" title="Method" />
1633 <span class="method-title">GetType</span>
1634 </dt>
1635 <dd class="index-item-body">
1636 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodGetType">iCalComponent::GetType()</a> in iCalendar.php</div>
1637 <div class="index-item-description">Return the type of component which this is</div>
1638 </dd>
1639 <dt class="field">
1640 <img src="media/images/Method.png" alt="Method" title="Method" />
1641 <span class="method-title">GetType</span>
1642 </dt>
1643 <dd class="index-item-body">
1644 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodGetType">vComponent::GetType()</a> in vComponent.php</div>
1645 <div class="index-item-description">Return the type of component which this is</div>
1646 </dd>
1647 <dt class="field">
1648 <img src="media/images/Method.png" alt="Method" title="Method" />
1649 <span class="method-title">GetVersion</span>
1650 </dt>
1651 <dd class="index-item-body">
1652 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodGetVersion">AwlDBDialect::GetVersion()</a> in AwlDBDialect.php</div>
1653 <div class="index-item-description">Sets the current search path for the database.</div>
1654 </dd>
1655 <dt class="field">
1656 <img src="media/images/Function.png" alt="Function" title="Function" />
1657 <span class="method-title">get_fields</span>
1658 </dt>
1659 <dd class="index-item-body">
1660 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionget_fields">get_fields()</a> in AWLUtilities.php</div>
1661 <div class="index-item-description">Get the names of the fields for a particular table</div>
1662 </dd>
1663 </dl>
1664 <a name="h"></a>
1665 <div class="index-letter-section">
1666 <div style="float: left" class="index-letter-title">h</div>
1667 <div style="float: right"><a href="#top">top</a></div>
1668 <div style="clear: both"></div>
1669 </div>
1670 <dl>
1671 <dt class="field">
1672 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1673 <span class="var-title">$Header</span>
1674 </dt>
1675 <dd class="index-item-body">
1676 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$Header">BrowserColumn::$Header</a> in classBrowser.php</div>
1677 </dd>
1678 <dt class="field">
1679 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1680 <span class="var-title">$HiddenColumns</span>
1681 </dt>
1682 <dd class="index-item-body">
1683 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$HiddenColumns">Browser::$HiddenColumns</a> in classBrowser.php</div>
1684 </dd>
1685 <dt class="field">
1686 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1687 <span class="var-title">$Hook</span>
1688 </dt>
1689 <dd class="index-item-body">
1690 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$Hook">BrowserColumn::$Hook</a> in classBrowser.php</div>
1691 </dd>
1692 <dt class="field">
1693 <img src="media/images/Method.png" alt="Method" title="Method" />
1694 <span class="method-title">HelpInCell</span>
1695 </dt>
1696 <dd class="index-item-body">
1697 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodHelpInCell">EntryForm::HelpInCell()</a> in DataEntry.php</div>
1698 <div class="index-item-description">Set the line format to have help displayed in it's own separate cell</div>
1699 </dd>
1700 <dt class="field">
1701 <img src="media/images/Method.png" alt="Method" title="Method" />
1702 <span class="method-title">HelpInLine</span>
1703 </dt>
1704 <dd class="index-item-body">
1705 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodHelpInLine">EntryForm::HelpInLine()</a> in DataEntry.php</div>
1706 <div class="index-item-description">Set the line format to have help displayed in the same cell as the entry field.</div>
1707 </dd>
1708 <dt class="field">
1709 <img src="media/images/Method.png" alt="Method" title="Method" />
1710 <span class="method-title">HiddenField</span>
1711 </dt>
1712 <dd class="index-item-body">
1713 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodHiddenField">EntryForm::HiddenField()</a> in DataEntry.php</div>
1714 <div class="index-item-description">A utility function for a hidden field within a data entry table</div>
1715 </dd>
1716 <dt class="field">
1717 <img src="media/images/Method.png" alt="Method" title="Method" />
1718 <span class="method-title">HttpDateFormat</span>
1719 </dt>
1720 <dd class="index-item-body">
1721 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodHttpDateFormat">iCalendar::HttpDateFormat()</a> in iCalendar.php</div>
1722 </dd>
1723 </dl>
1724 <a name="i"></a>
1725 <div class="index-letter-section">
1726 <div style="float: left" class="index-letter-title">i</div>
1727 <div style="float: right"><a href="#top">top</a></div>
1728 <div style="clear: both"></div>
1729 </div>
1730 <dl>
1731 <dt class="field">
1732 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1733 <span class="var-title">$Id</span>
1734 </dt>
1735 <dd class="index-item-body">
1736 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Id">Editor::$Id</a> in classEditor.php</div>
1737 </dd>
1738 <dt class="field">
1739 <img src="media/images/Function.png" alt="Function" title="Function" />
1740 <span class="method-title">i18n</span>
1741 </dt>
1742 <dd class="index-item-body">
1743 <div class="index-item-details"><a href="awl/Translation/_Translation.php.html#functioni18n">i18n()</a> in Translation.php</div>
1744 <div class="index-item-description">Mark a string as being internationalized. This is a semaphore method; it does nothing but it allows us to easily identify strings that require translation. Generally this is used to mark strings that will be stored in the database (like descriptions of permissions).</div>
1745 </dd>
1746 <dt class="field">
1747 <img src="media/images/Constructor.png" alt="Method" title="Method" />
1748 <span class="method-title">iCalComponent</span>
1749 </dt>
1750 <dd class="index-item-body">
1751 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodiCalComponent">iCalComponent::iCalComponent()</a> in iCalendar.php</div>
1752 <div class="index-item-description">A basic constructor</div>
1753 </dd>
1754 <dt class="field">
1755 <img src="media/images/Class.png" alt="Class" title="Class" />
1756 iCalComponent
1757 </dt>
1758 <dd class="index-item-body">
1759 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html">iCalComponent</a> in iCalendar.php</div>
1760 <div class="index-item-description">A Class for representing components within an iCalendar</div>
1761 </dd>
1762 <dt class="field">
1763 <img src="media/images/Class.png" alt="Class" title="Class" />
1764 iCalendar
1765 </dt>
1766 <dd class="index-item-body">
1767 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html">iCalendar</a> in iCalendar.php</div>
1768 <div class="index-item-description">A Class for handling Events on a calendar (DEPRECATED)</div>
1769 </dd>
1770 <dt class="field">
1771 <img src="media/images/Constructor.png" alt="Method" title="Method" />
1772 <span class="method-title">iCalendar</span>
1773 </dt>
1774 <dd class="index-item-body">
1775 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodiCalendar">iCalendar::iCalendar()</a> in iCalendar.php</div>
1776 </dd>
1777 <dt class="field">
1778 <img src="media/images/Page.png" alt="Page" title="Page" />
1779 <span class="include-title">iCalendar.php</span>
1780 </dt>
1781 <dd class="index-item-body">
1782 <div class="index-item-details"><a href="awl/iCalendar/_iCalendar.php.html">iCalendar.php</a> in iCalendar.php</div>
1783 </dd>
1784 <dt class="field">
1785 <img src="media/images/Method.png" alt="Method" title="Method" />
1786 <span class="method-title">iCalFooter</span>
1787 </dt>
1788 <dd class="index-item-body">
1789 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodiCalFooter">iCalendar::iCalFooter()</a> in iCalendar.php</div>
1790 </dd>
1791 <dt class="field">
1792 <img src="media/images/Method.png" alt="Method" title="Method" />
1793 <span class="method-title">iCalHeader</span>
1794 </dt>
1795 <dd class="index-item-body">
1796 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodiCalHeader">iCalendar::iCalHeader()</a> in iCalendar.php</div>
1797 </dd>
1798 <dt class="field">
1799 <img src="media/images/Class.png" alt="Class" title="Class" />
1800 iCalProp
1801 </dt>
1802 <dd class="index-item-body">
1803 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html">iCalProp</a> in iCalendar.php</div>
1804 <div class="index-item-description">A Class for representing properties within an iCalendar</div>
1805 </dd>
1806 <dt class="field">
1807 <img src="media/images/Constructor.png" alt="Method" title="Method" />
1808 <span class="method-title">iCalProp</span>
1809 </dt>
1810 <dd class="index-item-body">
1811 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodiCalProp">iCalProp::iCalProp()</a> in iCalendar.php</div>
1812 <div class="index-item-description">The constructor parses the incoming string, which is formatted as per RFC2445 as a propname[;param1=pval1[; ... ]]:propvalue however we allow ourselves to assume that the RFC2445 content unescaping has already happened when iCalComponent::ParseFrom() called iCalComponent::UnwrapComponent().</div>
1813 </dd>
1814 <dt class="field">
1815 <img src="media/images/Method.png" alt="Method" title="Method" />
1816 <span class="method-title">Id</span>
1817 </dt>
1818 <dd class="index-item-body">
1819 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodId">Editor::Id()</a> in classEditor.php</div>
1820 <div class="index-item-description">Sets or returns the form ID used for differentiating this form from others in the page.</div>
1821 </dd>
1822 <dt class="field">
1823 <img src="media/images/Method.png" alt="Method" title="Method" />
1824 <span class="method-title">Initialise</span>
1825 </dt>
1826 <dd class="index-item-body">
1827 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodInitialise">Editor::Initialise()</a> in classEditor.php</div>
1828 <div class="index-item-description">Set some particular values to the ones from the array.</div>
1829 </dd>
1830 <dt class="field">
1831 <img src="media/images/Method.png" alt="Method" title="Method" />
1832 <span class="method-title">Initialise</span>
1833 </dt>
1834 <dd class="index-item-body">
1835 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#methodInitialise">DBRecord::Initialise()</a> in DataUpdate.php</div>
1836 <div class="index-item-description">This will read the record from the database if it's available, and the $keys parameter is a non-empty array.</div>
1837 </dd>
1838 <dt class="field">
1839 <img src="media/images/Function.png" alt="Function" title="Function" />
1840 <span class="method-title">init_gettext</span>
1841 </dt>
1842 <dd class="index-item-body">
1843 <div class="index-item-details"><a href="awl/Translation/_Translation.php.html#functioninit_gettext">init_gettext()</a> in Translation.php</div>
1844 <div class="index-item-description">Initialise our use of Gettext</div>
1845 </dd>
1846 <dt class="field">
1847 <img src="media/images/Method.png" alt="Method" title="Method" />
1848 <span class="method-title">IsActive</span>
1849 </dt>
1850 <dd class="index-item-body">
1851 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html#methodIsActive">MenuOption::IsActive()</a> in MenuSet.php</div>
1852 <div class="index-item-description">Whether this option is currently active.</div>
1853 </dd>
1854 <dt class="field">
1855 <img src="media/images/Method.png" alt="Method" title="Method" />
1856 <span class="method-title">IsAttendee</span>
1857 </dt>
1858 <dd class="index-item-body">
1859 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodIsAttendee">iCalComponent::IsAttendee()</a> in iCalendar.php</div>
1860 <div class="index-item-description">Return true if the person identified by the email address is down as an attendee or organizer for this meeting.</div>
1861 </dd>
1862 <dt class="field">
1863 <img src="media/images/Method.png" alt="Method" title="Method" />
1864 <span class="method-title">IsCreate</span>
1865 </dt>
1866 <dd class="index-item-body">
1867 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodIsCreate">Editor::IsCreate()</a> in classEditor.php</div>
1868 </dd>
1869 <dt class="field">
1870 <img src="media/images/Method.png" alt="Method" title="Method" />
1871 <span class="method-title">IsOrganizer</span>
1872 </dt>
1873 <dd class="index-item-body">
1874 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodIsOrganizer">iCalComponent::IsOrganizer()</a> in iCalendar.php</div>
1875 <div class="index-item-description">Return true if the person identified by the email address is down as an organizer for this meeting.</div>
1876 </dd>
1877 <dt class="field">
1878 <img src="media/images/Method.png" alt="Method" title="Method" />
1879 <span class="method-title">IsSubmit</span>
1880 </dt>
1881 <dd class="index-item-body">
1882 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodIsSubmit">Editor::IsSubmit()</a> in classEditor.php</div>
1883 </dd>
1884 <dt class="field">
1885 <img src="media/images/Method.png" alt="Method" title="Method" />
1886 <span class="method-title">IsUpdate</span>
1887 </dt>
1888 <dd class="index-item-body">
1889 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodIsUpdate">Editor::IsUpdate()</a> in classEditor.php</div>
1890 </dd>
1891 </dl>
1892 <a name="j"></a>
1893 <div class="index-letter-section">
1894 <div style="float: left" class="index-letter-title">j</div>
1895 <div style="float: right"><a href="#top">top</a></div>
1896 <div style="clear: both"></div>
1897 </div>
1898 <dl>
1899 <dt class="field">
1900 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1901 <span class="var-title">$Joins</span>
1902 </dt>
1903 <dd class="index-item-body">
1904 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Joins">Browser::$Joins</a> in classBrowser.php</div>
1905 </dd>
1906 <dt class="field">
1907 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1908 <span class="var-title">$Joins</span>
1909 </dt>
1910 <dd class="index-item-body">
1911 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Joins">Editor::$Joins</a> in classEditor.php</div>
1912 </dd>
1913 <dt class="field">
1914 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1915 <span class="var-title">$just_logged_in</span>
1916 </dt>
1917 <dd class="index-item-body">
1918 <div class="index-item-details"><a href="awl/Session/Session.html#var$just_logged_in">Session::$just_logged_in</a> in Session.php</div>
1919 <div class="index-item-description">Whether the user logged in to view the current page. Perhaps some details on the login form might pollute an editable form and result in an unplanned submit. This can be used to program around such a problem.</div>
1920 </dd>
1921 <dt class="field">
1922 <img src="media/images/Method.png" alt="Method" title="Method" />
1923 <span class="method-title">JustThisBitPlease</span>
1924 </dt>
1925 <dd class="index-item-body">
1926 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodJustThisBitPlease">iCalendar::JustThisBitPlease()</a> in iCalendar.php</div>
1927 <div class="index-item-description">A function to extract the contents of a BEGIN:SOMETHING to END:SOMETHING (perhaps multiply) and return just that bit (or, of course, those bits :-)</div>
1928 </dd>
1929 </dl>
1930 <a name="l"></a>
1931 <div class="index-letter-section">
1932 <div style="float: left" class="index-letter-title">l</div>
1933 <div style="float: right"><a href="#top">top</a></div>
1934 <div style="clear: both"></div>
1935 </div>
1936 <dl>
1937 <dt class="field">
1938 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1939 <span class="var-title">$last_session_end</span>
1940 </dt>
1941 <dd class="index-item-body">
1942 <div class="index-item-details"><a href="awl/Session/Session.html#var$last_session_end">Session::$last_session_end</a> in Session.php</div>
1943 <div class="index-item-description">The date and time that the user requested their last page during their last session.</div>
1944 </dd>
1945 <dt class="field">
1946 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1947 <span class="var-title">$last_session_start</span>
1948 </dt>
1949 <dd class="index-item-body">
1950 <div class="index-item-details"><a href="awl/Session/Session.html#var$last_session_start">Session::$last_session_start</a> in Session.php</div>
1951 <div class="index-item-description">The date and time that the user logged on during their last session.</div>
1952 </dd>
1953 <dt class="field">
1954 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1955 <span class="var-title">$Limit</span>
1956 </dt>
1957 <dd class="index-item-body">
1958 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Limit">Editor::$Limit</a> in classEditor.php</div>
1959 </dd>
1960 <dt class="field">
1961 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1962 <span class="var-title">$Limit</span>
1963 </dt>
1964 <dd class="index-item-body">
1965 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Limit">Browser::$Limit</a> in classBrowser.php</div>
1966 </dd>
1967 <dt class="field">
1968 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1969 <span class="var-title">$location</span>
1970 </dt>
1971 <dd class="index-item-body">
1972 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$location">AwlQuery::$location</a> in AwlQuery.php</div>
1973 <div class="index-item-description">Where we called this query from so we can find it in our code! Debugging may also be selectively enabled for a $location.</div>
1974 </dd>
1975 <dt class="field">
1976 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1977 <span class="var-title">$logged_in</span>
1978 </dt>
1979 <dd class="index-item-body">
1980 <div class="index-item-details"><a href="awl/Session/Session.html#var$logged_in">Session::$logged_in</a> in Session.php</div>
1981 <div class="index-item-description">Whether this user has actually logged in.</div>
1982 </dd>
1983 <dt class="field">
1984 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
1985 <span class="var-title">$LookupSql</span>
1986 </dt>
1987 <dd class="index-item-body">
1988 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#var$LookupSql">EditorField::$LookupSql</a> in classEditor.php</div>
1989 </dd>
1990 <dt class="field">
1991 <img src="media/images/Method.png" alt="Method" title="Method" />
1992 <span class="method-title">Layout</span>
1993 </dt>
1994 <dd class="index-item-body">
1995 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodLayout">Editor::Layout()</a> in classEditor.php</div>
1996 </dd>
1997 <dt class="field">
1998 <img src="media/images/Method.png" alt="Method" title="Method" />
1999 <span class="method-title">LinkActiveSubMenus</span>
2000 </dt>
2001 <dd class="index-item-body">
2002 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#methodLinkActiveSubMenus">MenuSet::LinkActiveSubMenus()</a> in MenuSet.php</div>
2003 <div class="index-item-description">Mark each MenuOption as active that has an active sub-menu entry.</div>
2004 </dd>
2005 <dt class="field">
2006 <img src="media/images/Method.png" alt="Method" title="Method" />
2007 <span class="method-title">Log</span>
2008 </dt>
2009 <dd class="index-item-body">
2010 <div class="index-item-details"><a href="awl/Session/Session.html#methodLog">Session::Log()</a> in Session.php</div>
2011 <div class="index-item-description">DEPRECATED Utility function to log stuff with printf expansion.</div>
2012 </dd>
2013 <dt class="field">
2014 <img src="media/images/Method.png" alt="Method" title="Method" />
2015 <span class="method-title">Login</span>
2016 </dt>
2017 <dd class="index-item-body">
2018 <div class="index-item-details"><a href="awl/Session/Session.html#methodLogin">Session::Login()</a> in Session.php</div>
2019 <div class="index-item-description">Attempt to perform a login action.</div>
2020 </dd>
2021 <dt class="field">
2022 <img src="media/images/Method.png" alt="Method" title="Method" />
2023 <span class="method-title">LoginRequired</span>
2024 </dt>
2025 <dd class="index-item-body">
2026 <div class="index-item-details"><a href="awl/Session/Session.html#methodLoginRequired">Session::LoginRequired()</a> in Session.php</div>
2027 <div class="index-item-description">Checks that this user is logged in, and presents a login screen if they aren't.</div>
2028 </dd>
2029 <dt class="field">
2030 <img src="media/images/Method.png" alt="Method" title="Method" />
2031 <span class="method-title">LSIDLogin</span>
2032 </dt>
2033 <dd class="index-item-body">
2034 <div class="index-item-details"><a href="awl/Session/Session.html#methodLSIDLogin">Session::LSIDLogin()</a> in Session.php</div>
2035 <div class="index-item-description">Attempts to logs in using a long-term session ID</div>
2036 </dd>
2037 </dl>
2038 <a name="m"></a>
2039 <div class="index-letter-section">
2040 <div style="float: left" class="index-letter-title">m</div>
2041 <div style="float: right"><a href="#top">top</a></div>
2042 <div style="clear: both"></div>
2043 </div>
2044 <dl>
2045 <dt class="field">
2046 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2047 <span class="var-title">$match_column</span>
2048 </dt>
2049 <dd class="index-item-body">
2050 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$match_column">Browser::$match_column</a> in classBrowser.php</div>
2051 </dd>
2052 <dt class="field">
2053 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2054 <span class="var-title">$match_function</span>
2055 </dt>
2056 <dd class="index-item-body">
2057 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$match_function">Browser::$match_function</a> in classBrowser.php</div>
2058 </dd>
2059 <dt class="field">
2060 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2061 <span class="var-title">$match_value</span>
2062 </dt>
2063 <dd class="index-item-body">
2064 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$match_value">Browser::$match_value</a> in classBrowser.php</div>
2065 </dd>
2066 <dt class="field">
2067 <img src="media/images/Method.png" alt="Method" title="Method" />
2068 <span class="method-title">MakeSomethingActive</span>
2069 </dt>
2070 <dd class="index-item-body">
2071 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#methodMakeSomethingActive">MenuSet::MakeSomethingActive()</a> in MenuSet.php</div>
2072 <div class="index-item-description">Mark each MenuOption as active that has an active sub-menu entry.</div>
2073 </dd>
2074 <dt class="field">
2075 <img src="media/images/Method.png" alt="Method" title="Method" />
2076 <span class="method-title">MaskComponents</span>
2077 </dt>
2078 <dd class="index-item-body">
2079 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodMaskComponents">iCalComponent::MaskComponents()</a> in iCalendar.php</div>
2080 <div class="index-item-description">Mask components, removing any that are not of the types in the list</div>
2081 </dd>
2082 <dt class="field">
2083 <img src="media/images/Method.png" alt="Method" title="Method" />
2084 <span class="method-title">MaskComponents</span>
2085 </dt>
2086 <dd class="index-item-body">
2087 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodMaskComponents">vComponent::MaskComponents()</a> in vComponent.php</div>
2088 <div class="index-item-description">Mask components, removing any that are not of the types in the list</div>
2089 </dd>
2090 <dt class="field">
2091 <img src="media/images/Method.png" alt="Method" title="Method" />
2092 <span class="method-title">MaskComponents</span>
2093 </dt>
2094 <dd class="index-item-body">
2095 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodMaskComponents">iCalendar::MaskComponents()</a> in iCalendar.php</div>
2096 </dd>
2097 <dt class="field">
2098 <img src="media/images/Method.png" alt="Method" title="Method" />
2099 <span class="method-title">MaskProperties</span>
2100 </dt>
2101 <dd class="index-item-body">
2102 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodMaskProperties">vComponent::MaskProperties()</a> in vComponent.php</div>
2103 <div class="index-item-description">Mask properties, removing any that are not in the list</div>
2104 </dd>
2105 <dt class="field">
2106 <img src="media/images/Method.png" alt="Method" title="Method" />
2107 <span class="method-title">MaskProperties</span>
2108 </dt>
2109 <dd class="index-item-body">
2110 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodMaskProperties">iCalComponent::MaskProperties()</a> in iCalendar.php</div>
2111 <div class="index-item-description">Mask properties, removing any that are not in the list</div>
2112 </dd>
2113 <dt class="field">
2114 <img src="media/images/Method.png" alt="Method" title="Method" />
2115 <span class="method-title">MatchedRow</span>
2116 </dt>
2117 <dd class="index-item-body">
2118 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodMatchedRow">Browser::MatchedRow()</a> in classBrowser.php</div>
2119 <div class="index-item-description">Replace a row where $column = $value with an extra arbitrary row, returned from calling $function</div>
2120 </dd>
2121 <dt class="field">
2122 <img src="media/images/Method.png" alt="Method" title="Method" />
2123 <span class="method-title">MaybeActive</span>
2124 </dt>
2125 <dd class="index-item-body">
2126 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html#methodMaybeActive">MenuOption::MaybeActive()</a> in MenuSet.php</div>
2127 <div class="index-item-description">Whether this option is currently active.</div>
2128 </dd>
2129 <dt class="field">
2130 <img src="media/images/Constructor.png" alt="Method" title="Method" />
2131 <span class="method-title">MenuOption</span>
2132 </dt>
2133 <dd class="index-item-body">
2134 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html#methodMenuOption">MenuOption::MenuOption()</a> in MenuSet.php</div>
2135 <div class="index-item-description">The thing we click</div>
2136 </dd>
2137 <dt class="field">
2138 <img src="media/images/Class.png" alt="Class" title="Class" />
2139 MenuOption
2140 </dt>
2141 <dd class="index-item-body">
2142 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html">MenuOption</a> in MenuSet.php</div>
2143 <div class="index-item-description">Each menu option is an object.</div>
2144 </dd>
2145 <dt class="field">
2146 <img src="media/images/Class.png" alt="Class" title="Class" />
2147 MenuSet
2148 </dt>
2149 <dd class="index-item-body">
2150 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html">MenuSet</a> in MenuSet.php</div>
2151 <div class="index-item-description">A MenuSet is a hierarchy of MenuOptions, some of which might be MenuSet objects themselves.</div>
2152 </dd>
2153 <dt class="field">
2154 <img src="media/images/Constructor.png" alt="Method" title="Method" />
2155 <span class="method-title">MenuSet</span>
2156 </dt>
2157 <dd class="index-item-body">
2158 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#methodMenuSet">MenuSet::MenuSet()</a> in MenuSet.php</div>
2159 <div class="index-item-description">Start a new MenuSet with no options.</div>
2160 </dd>
2161 <dt class="field">
2162 <img src="media/images/Page.png" alt="Page" title="Page" />
2163 <span class="include-title">MenuSet.php</span>
2164 </dt>
2165 <dd class="index-item-body">
2166 <div class="index-item-details"><a href="awl/MenuSet/_MenuSet.php.html">MenuSet.php</a> in MenuSet.php</div>
2167 </dd>
2168 <dt class="field">
2169 <img src="media/images/Method.png" alt="Method" title="Method" />
2170 <span class="method-title">MoreWhere</span>
2171 </dt>
2172 <dd class="index-item-body">
2173 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodMoreWhere">Editor::MoreWhere()</a> in classEditor.php</div>
2174 </dd>
2175 <dt class="field">
2176 <img src="media/images/Method.png" alt="Method" title="Method" />
2177 <span class="method-title">MoreWhere</span>
2178 </dt>
2179 <dd class="index-item-body">
2180 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodMoreWhere">Browser::MoreWhere()</a> in classBrowser.php</div>
2181 <div class="index-item-description">Add an [operator] ... to the SQL Where clause</div>
2182 </dd>
2183 <dt class="field">
2184 <img src="media/images/Method.png" alt="Method" title="Method" />
2185 <span class="method-title">MultiEntryLine</span>
2186 </dt>
2187 <dd class="index-item-body">
2188 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodMultiEntryLine">EntryForm::MultiEntryLine()</a> in DataEntry.php</div>
2189 <div class="index-item-description">A utility function for a data entry line, where the prompt is a drop-down.</div>
2190 </dd>
2191 </dl>
2192 <a name="n"></a>
2193 <div class="index-letter-section">
2194 <div style="float: left" class="index-letter-title">n</div>
2195 <div style="float: right"><a href="#top">top</a></div>
2196 <div style="clear: both"></div>
2197 </div>
2198 <dl>
2199 <dt class="field">
2200 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2201 <span class="var-title">$name</span>
2202 </dt>
2203 <dd class="index-item-body">
2204 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#var$name">vProperty::$name</a> in vComponent.php</div>
2205 <div class="index-item-description">The name of this property</div>
2206 </dd>
2207 <dt class="field">
2208 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2209 <span class="var-title">$NewWhere</span>
2210 </dt>
2211 <dd class="index-item-body">
2212 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$NewWhere">Editor::$NewWhere</a> in classEditor.php</div>
2213 </dd>
2214 <dt class="field">
2215 <img src="media/images/Method.png" alt="Method" title="Method" />
2216 <span class="method-title">Name</span>
2217 </dt>
2218 <dd class="index-item-body">
2219 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodName">vProperty::Name()</a> in vComponent.php</div>
2220 <div class="index-item-description">Get/Set name property</div>
2221 </dd>
2222 <dt class="field">
2223 <img src="media/images/Method.png" alt="Method" title="Method" />
2224 <span class="method-title">Name</span>
2225 </dt>
2226 <dd class="index-item-body">
2227 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodName">iCalProp::Name()</a> in iCalendar.php</div>
2228 <div class="index-item-description">Get/Set name property</div>
2229 </dd>
2230 <dt class="field">
2231 <img src="media/images/Method.png" alt="Method" title="Method" />
2232 <span class="method-title">NewElement</span>
2233 </dt>
2234 <dd class="index-item-body">
2235 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodNewElement">XMLElement::NewElement()</a> in XMLElement.php</div>
2236 <div class="index-item-description">Add a new sub-element</div>
2237 </dd>
2238 <dt class="field">
2239 <img src="media/images/Method.png" alt="Method" title="Method" />
2240 <span class="method-title">new_lookup</span>
2241 </dt>
2242 <dd class="index-item-body">
2243 <div class="index-item-details"><a href="awl/DataEntry/EntryField.html#methodnew_lookup">EntryField::new_lookup()</a> in DataEntry.php</div>
2244 <div class="index-item-description">Function called indirectly when a new EntryField of type 'lookup' is created.</div>
2245 </dd>
2246 <dt class="field">
2247 <img src="media/images/Method.png" alt="Method" title="Method" />
2248 <span class="method-title">NoHelp</span>
2249 </dt>
2250 <dd class="index-item-body">
2251 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodNoHelp">EntryForm::NoHelp()</a> in DataEntry.php</div>
2252 <div class="index-item-description">Set the line format to have no help display</div>
2253 </dd>
2254 <dt class="field">
2255 <img src="media/images/Method.png" alt="Method" title="Method" />
2256 <span class="method-title">not_empty</span>
2257 </dt>
2258 <dd class="index-item-body">
2259 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodnot_empty">Validation::not_empty()</a> in Validation.php</div>
2260 <div class="index-item-description">Checks if a string is empty</div>
2261 </dd>
2262 </dl>
2263 <a name="o"></a>
2264 <div class="index-letter-section">
2265 <div style="float: left" class="index-letter-title">o</div>
2266 <div style="float: right"><a href="#top">top</a></div>
2267 <div style="clear: both"></div>
2268 </div>
2269 <dl>
2270 <dt class="field">
2271 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2272 <span class="var-title">$Offset</span>
2273 </dt>
2274 <dd class="index-item-body">
2275 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Offset">Browser::$Offset</a> in classBrowser.php</div>
2276 </dd>
2277 <dt class="field">
2278 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2279 <span class="var-title">$OptionList</span>
2280 </dt>
2281 <dd class="index-item-body">
2282 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#var$OptionList">EditorField::$OptionList</a> in classEditor.php</div>
2283 </dd>
2284 <dt class="field">
2285 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2286 <span class="var-title">$Order</span>
2287 </dt>
2288 <dd class="index-item-body">
2289 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Order">Editor::$Order</a> in classEditor.php</div>
2290 </dd>
2291 <dt class="field">
2292 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2293 <span class="var-title">$Order</span>
2294 </dt>
2295 <dd class="index-item-body">
2296 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Order">Browser::$Order</a> in classBrowser.php</div>
2297 </dd>
2298 <dt class="field">
2299 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2300 <span class="var-title">$OrderBrowserKey</span>
2301 </dt>
2302 <dd class="index-item-body">
2303 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$OrderBrowserKey">Browser::$OrderBrowserKey</a> in classBrowser.php</div>
2304 </dd>
2305 <dt class="field">
2306 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2307 <span class="var-title">$OrderDirection</span>
2308 </dt>
2309 <dd class="index-item-body">
2310 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$OrderDirection">Browser::$OrderDirection</a> in classBrowser.php</div>
2311 </dd>
2312 <dt class="field">
2313 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2314 <span class="var-title">$OrderedFields</span>
2315 </dt>
2316 <dd class="index-item-body">
2317 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$OrderedFields">Editor::$OrderedFields</a> in classEditor.php</div>
2318 </dd>
2319 <dt class="field">
2320 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2321 <span class="var-title">$OrderField</span>
2322 </dt>
2323 <dd class="index-item-body">
2324 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$OrderField">Browser::$OrderField</a> in classBrowser.php</div>
2325 </dd>
2326 <dt class="field">
2327 <img src="media/images/Function.png" alt="Function" title="Function" />
2328 <span class="method-title">olson_from_tzstring</span>
2329 </dt>
2330 <dd class="index-item-body">
2331 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionolson_from_tzstring">olson_from_tzstring()</a> in AWLUtilities.php</div>
2332 <div class="index-item-description">Try and extract something like &quot;Pacific/Auckland&quot; or &quot;America/Indiana/Indianapolis&quot; if possible.</div>
2333 </dd>
2334 <dt class="field">
2335 <img src="media/images/Method.png" alt="Method" title="Method" />
2336 <span class="method-title">OrWhere</span>
2337 </dt>
2338 <dd class="index-item-body">
2339 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodOrWhere">Editor::OrWhere()</a> in classEditor.php</div>
2340 </dd>
2341 <dt class="field">
2342 <img src="media/images/Method.png" alt="Method" title="Method" />
2343 <span class="method-title">OrWhere</span>
2344 </dt>
2345 <dd class="index-item-body">
2346 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodOrWhere">Browser::OrWhere()</a> in classBrowser.php</div>
2347 <div class="index-item-description">Add an OR ... to the SQL Where clause</div>
2348 </dd>
2349 </dl>
2350 <a name="p"></a>
2351 <div class="index-letter-section">
2352 <div style="float: left" class="index-letter-title">p</div>
2353 <div style="float: right"><a href="#top">top</a></div>
2354 <div style="clear: both"></div>
2355 </div>
2356 <dl>
2357 <dt class="field">
2358 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2359 <span class="var-title">$parameters</span>
2360 </dt>
2361 <dd class="index-item-body">
2362 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#var$parameters">vProperty::$parameters</a> in vComponent.php</div>
2363 <div class="index-item-description">An array of parameters to this property, represented as key/value pairs.</div>
2364 </dd>
2365 <dt class="field">
2366 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2367 <span class="var-title">$properties</span>
2368 </dt>
2369 <dd class="index-item-body">
2370 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#var$properties">vComponent::$properties</a> in vComponent.php</div>
2371 <div class="index-item-description">An array of properties, which are vProperty objects</div>
2372 </dd>
2373 <dt class="field">
2374 <img src="media/images/Method.png" alt="Method" title="Method" />
2375 <span class="method-title">Parameters</span>
2376 </dt>
2377 <dd class="index-item-body">
2378 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodParameters">iCalProp::Parameters()</a> in iCalendar.php</div>
2379 <div class="index-item-description">Get/Set parameters in their entirety</div>
2380 </dd>
2381 <dt class="field">
2382 <img src="media/images/Method.png" alt="Method" title="Method" />
2383 <span class="method-title">Parameters</span>
2384 </dt>
2385 <dd class="index-item-body">
2386 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodParameters">vProperty::Parameters()</a> in vComponent.php</div>
2387 <div class="index-item-description">Get/Set parameters in their entirety</div>
2388 </dd>
2389 <dt class="field">
2390 <img src="media/images/Method.png" alt="Method" title="Method" />
2391 <span class="method-title">Parameters</span>
2392 </dt>
2393 <dd class="index-item-body">
2394 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodParameters">AwlQuery::Parameters()</a> in AwlQuery.php</div>
2395 <div class="index-item-description">Return the parameters we are planning to substitute into the query string</div>
2396 </dd>
2397 <dt class="field">
2398 <img src="media/images/Function.png" alt="Function" title="Function" />
2399 <span class="method-title">param_to_global</span>
2400 </dt>
2401 <dd class="index-item-body">
2402 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionparam_to_global">param_to_global()</a> in AWLUtilities.php</div>
2403 <div class="index-item-description">Convert a parameter to a global. We first look in _POST and then in _GET, and if they passed in a bunch of valid characters, we will make sure the incoming is cleaned to only match that set.</div>
2404 </dd>
2405 <dt class="field">
2406 <img src="media/images/Method.png" alt="Method" title="Method" />
2407 <span class="method-title">ParseFrom</span>
2408 </dt>
2409 <dd class="index-item-body">
2410 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodParseFrom">vProperty::ParseFrom()</a> in vComponent.php</div>
2411 <div class="index-item-description">The constructor parses the incoming string, which is formatted as per RFC2445 as a propname[;param1=pval1[; ... ]]:propvalue however we allow ourselves to assume that the RFC2445 content unescaping has already happened when vComponent::ParseFrom() called vComponent::UnwrapComponent().</div>
2412 </dd>
2413 <dt class="field">
2414 <img src="media/images/Method.png" alt="Method" title="Method" />
2415 <span class="method-title">ParseFrom</span>
2416 </dt>
2417 <dd class="index-item-body">
2418 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodParseFrom">vComponent::ParseFrom()</a> in vComponent.php</div>
2419 <div class="index-item-description">Parse the text $content into sets of vProperty &amp; vComponent within this vComponent</div>
2420 </dd>
2421 <dt class="field">
2422 <img src="media/images/Method.png" alt="Method" title="Method" />
2423 <span class="method-title">ParseFrom</span>
2424 </dt>
2425 <dd class="index-item-body">
2426 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodParseFrom">iCalProp::ParseFrom()</a> in iCalendar.php</div>
2427 <div class="index-item-description">The constructor parses the incoming string, which is formatted as per RFC2445 as a propname[;param1=pval1[; ... ]]:propvalue however we allow ourselves to assume that the RFC2445 content unescaping has already happened when iCalComponent::ParseFrom() called iCalComponent::UnwrapComponent().</div>
2428 </dd>
2429 <dt class="field">
2430 <img src="media/images/Method.png" alt="Method" title="Method" />
2431 <span class="method-title">ParseFrom</span>
2432 </dt>
2433 <dd class="index-item-body">
2434 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodParseFrom">iCalComponent::ParseFrom()</a> in iCalendar.php</div>
2435 <div class="index-item-description">Parse the text $content into sets of iCalProp &amp; iCalComponent within this iCalComponent</div>
2436 </dd>
2437 <dt class="field">
2438 <img src="media/images/Method.png" alt="Method" title="Method" />
2439 <span class="method-title">ParseSomeLines</span>
2440 </dt>
2441 <dd class="index-item-body">
2442 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodParseSomeLines">iCalendar::ParseSomeLines()</a> in iCalendar.php</div>
2443 <div class="index-item-description">Function to parse lines from BEGIN:SOMETHING to END:SOMETHING into a nested array structure</div>
2444 </dd>
2445 <dt class="field">
2446 <img src="media/images/Class.png" alt="Class" title="Class" />
2447 PgQuery
2448 </dt>
2449 <dd class="index-item-body">
2450 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html">PgQuery</a> in PgQuery.php</div>
2451 <div class="index-item-description">The PgQuery Class.</div>
2452 </dd>
2453 <dt class="field">
2454 <img src="media/images/Page.png" alt="Page" title="Page" />
2455 <span class="include-title">PgQuery.php</span>
2456 </dt>
2457 <dd class="index-item-body">
2458 <div class="index-item-details"><a href="awl/PgQuery/_PgQuery.php.html">PgQuery.php</a> in PgQuery.php</div>
2459 </dd>
2460 <dt class="field">
2461 <img src="media/images/Method.png" alt="Method" title="Method" />
2462 <span class="method-title">Plain</span>
2463 </dt>
2464 <dd class="index-item-body">
2465 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#methodPlain">PgQuery::Plain()</a> in PgQuery.php</div>
2466 <div class="index-item-description">Convert a string which has already been quoted and escaped for PostgreSQL into a magic array so that it will be inserted unmodified into the SQL string. Use with care!</div>
2467 </dd>
2468 <dt class="field">
2469 <img src="media/images/Method.png" alt="Method" title="Method" />
2470 <span class="method-title">PopulateForm</span>
2471 </dt>
2472 <dd class="index-item-body">
2473 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodPopulateForm">EntryForm::PopulateForm()</a> in DataEntry.php</div>
2474 <div class="index-item-description">Initialise some more of the forms fields, possibly with a prefix</div>
2475 </dd>
2476 <dt class="field">
2477 <img src="media/images/Method.png" alt="Method" title="Method" />
2478 <span class="method-title">positive_dollars</span>
2479 </dt>
2480 <dd class="index-item-body">
2481 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodpositive_dollars">Validation::positive_dollars()</a> in Validation.php</div>
2482 <div class="index-item-description">Check that the given string is a positive dollar amount.</div>
2483 </dd>
2484 <dt class="field">
2485 <img src="media/images/Method.png" alt="Method" title="Method" />
2486 <span class="method-title">positive_integer</span>
2487 </dt>
2488 <dd class="index-item-body">
2489 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodpositive_integer">Validation::positive_integer()</a> in Validation.php</div>
2490 <div class="index-item-description">Check that the given string is a positive integer.</div>
2491 </dd>
2492 <dt class="field">
2493 <img src="media/images/Method.png" alt="Method" title="Method" />
2494 <span class="method-title">PostToValues</span>
2495 </dt>
2496 <dd class="index-item-body">
2497 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodPostToValues">Editor::PostToValues()</a> in classEditor.php</div>
2498 <div class="index-item-description">This will assign $_POST values to the internal Values object for each field that exists in the Fields array.</div>
2499 </dd>
2500 <dt class="field">
2501 <img src="media/images/Method.png" alt="Method" title="Method" />
2502 <span class="method-title">PostToValues</span>
2503 </dt>
2504 <dd class="index-item-body">
2505 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#methodPostToValues">DBRecord::PostToValues()</a> in DataUpdate.php</div>
2506 <div class="index-item-description">This will assign $_POST values to the internal Values object for each field that exists in the Fields array.</div>
2507 </dd>
2508 <dt class="field">
2509 <img src="media/images/Method.png" alt="Method" title="Method" />
2510 <span class="method-title">prepare</span>
2511 </dt>
2512 <dd class="index-item-body">
2513 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodprepare">AwlDatabase::prepare()</a> in AwlDatabase.php</div>
2514 <div class="index-item-description">Returns a PDOStatement object created using this database, the supplied SQL string, and any parameters given.</div>
2515 </dd>
2516 <dt class="field">
2517 <img src="media/images/Method.png" alt="Method" title="Method" />
2518 <span class="method-title">Prepare</span>
2519 </dt>
2520 <dd class="index-item-body">
2521 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodPrepare">AwlQuery::Prepare()</a> in AwlQuery.php</div>
2522 <div class="index-item-description">Tell the database to prepare the query that we will execute</div>
2523 </dd>
2524 <dt class="field">
2525 <img src="media/images/Method.png" alt="Method" title="Method" />
2526 <span class="method-title">PrepareTranslated</span>
2527 </dt>
2528 <dd class="index-item-body">
2529 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodPrepareTranslated">AwlDatabase::PrepareTranslated()</a> in AwlDatabase.php</div>
2530 <div class="index-item-description">Operates identically to AwlDatabase::Prepare, except that $this-&gt;Translate() will be called on the query before any processing.</div>
2531 </dd>
2532 <dt class="field">
2533 <img src="media/images/Method.png" alt="Method" title="Method" />
2534 <span class="method-title">Put</span>
2535 </dt>
2536 <dd class="index-item-body">
2537 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodPut">vEvent::Put()</a> in vEvent.php</div>
2538 <div class="index-item-description">Put the value of a property</div>
2539 </dd>
2540 </dl>
2541 <a name="q"></a>
2542 <div class="index-letter-section">
2543 <div style="float: left" class="index-letter-title">q</div>
2544 <div style="float: right"><a href="#top">top</a></div>
2545 <div style="clear: both"></div>
2546 </div>
2547 <dl>
2548 <dt class="field">
2549 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2550 <span class="var-title">$Query</span>
2551 </dt>
2552 <dd class="index-item-body">
2553 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Query">Editor::$Query</a> in classEditor.php</div>
2554 </dd>
2555 <dt class="field">
2556 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2557 <span class="var-title">$Query</span>
2558 </dt>
2559 <dd class="index-item-body">
2560 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Query">Browser::$Query</a> in classBrowser.php</div>
2561 </dd>
2562 <dt class="field">
2563 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2564 <span class="var-title">$querystring</span>
2565 </dt>
2566 <dd class="index-item-body">
2567 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$querystring">AwlQuery::$querystring</a> in AwlQuery.php</div>
2568 <div class="index-item-description">The original query string</div>
2569 </dd>
2570 <dt class="field">
2571 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2572 <span class="var-title">$query_time_warning</span>
2573 </dt>
2574 <dd class="index-item-body">
2575 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#var$query_time_warning">PgQuery::$query_time_warning</a> in PgQuery.php</div>
2576 <div class="index-item-description">How long the query should take before a warning is issued.</div>
2577 </dd>
2578 <dt class="field">
2579 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2580 <span class="var-title">$query_time_warning</span>
2581 </dt>
2582 <dd class="index-item-body">
2583 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$query_time_warning">AwlQuery::$query_time_warning</a> in AwlQuery.php</div>
2584 <div class="index-item-description">How long the query should take before a warning is issued.</div>
2585 </dd>
2586 <dt class="field">
2587 <img src="media/images/Method.png" alt="Method" title="Method" />
2588 <span class="method-title">QDo</span>
2589 </dt>
2590 <dd class="index-item-body">
2591 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodQDo">AwlQuery::QDo()</a> in AwlQuery.php</div>
2592 <div class="index-item-description">Simple QDo() class which will re-use this query for whatever was passed in, and execute it returning the result of the Exec() call. We can't call it Do() since that's a reserved word...</div>
2593 </dd>
2594 <dt class="field">
2595 <img src="media/images/Function.png" alt="Function" title="Function" />
2596 <span class="method-title">qpg</span>
2597 </dt>
2598 <dd class="index-item-body">
2599 <div class="index-item-details"><a href="awl/PgQuery/_PgQuery.php.html#functionqpg">qpg()</a> in PgQuery.php</div>
2600 <div class="index-item-description">Quote the given string (depending on its type) so that it can be used safely in a PostgreSQL query without fear of SQL injection errors.</div>
2601 </dd>
2602 <dt class="field">
2603 <img src="media/images/Method.png" alt="Method" title="Method" />
2604 <span class="method-title">query</span>
2605 </dt>
2606 <dd class="index-item-body">
2607 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodquery">AwlDatabase::query()</a> in AwlDatabase.php</div>
2608 <div class="index-item-description">Returns a PDOStatement object created using this database, the supplied SQL string, and any parameters given.</div>
2609 </dd>
2610 <dt class="field">
2611 <img src="media/images/Method.png" alt="Method" title="Method" />
2612 <span class="method-title">QueryString</span>
2613 </dt>
2614 <dd class="index-item-body">
2615 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodQueryString">AwlQuery::QueryString()</a> in AwlQuery.php</div>
2616 <div class="index-item-description">Return the query string we are planning to execute</div>
2617 </dd>
2618 <dt class="field">
2619 <img src="media/images/Method.png" alt="Method" title="Method" />
2620 <span class="method-title">quote</span>
2621 </dt>
2622 <dd class="index-item-body">
2623 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#methodquote">PgQuery::quote()</a> in PgQuery.php</div>
2624 <div class="index-item-description">Quote the given string so it can be safely used within string delimiters in a query.</div>
2625 </dd>
2626 <dt class="field">
2627 <img src="media/images/Method.png" alt="Method" title="Method" />
2628 <span class="method-title">quote</span>
2629 </dt>
2630 <dd class="index-item-body">
2631 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodquote">AwlQuery::quote()</a> in AwlQuery.php</div>
2632 <div class="index-item-description">Quote the given string so it can be safely used within string delimiters in a query. To be avoided, in general.</div>
2633 </dd>
2634 <dt class="field">
2635 <img src="media/images/Method.png" alt="Method" title="Method" />
2636 <span class="method-title">Quote</span>
2637 </dt>
2638 <dd class="index-item-body">
2639 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodQuote">AwlDBDialect::Quote()</a> in AwlDBDialect.php</div>
2640 <div class="index-item-description">Returns $value escaped in an appropriate way for this database dialect.</div>
2641 </dd>
2642 <dt class="field">
2643 <img src="media/images/Function.png" alt="Function" title="Function" />
2644 <span class="method-title">quoted_printable_encode</span>
2645 </dt>
2646 <dd class="index-item-body">
2647 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionquoted_printable_encode">quoted_printable_encode()</a> in AWLUtilities.php</div>
2648 <div class="index-item-description">Process a string to fit the requirements of RFC2045 section 6.7. Note that this works, but replaces more characters than the minimum set. For readability the spaces aren't encoded as =20 though.</div>
2649 </dd>
2650 </dl>
2651 <a name="r"></a>
2652 <div class="index-letter-section">
2653 <div style="float: left" class="index-letter-title">r</div>
2654 <div style="float: right"><a href="#top">top</a></div>
2655 <div style="clear: both"></div>
2656 </div>
2657 <dl>
2658 <dt class="field">
2659 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2660 <span class="var-title">$Record</span>
2661 </dt>
2662 <dd class="index-item-body">
2663 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Record">Editor::$Record</a> in classEditor.php</div>
2664 </dd>
2665 <dt class="field">
2666 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2667 <span class="var-title">$RecordAvailable</span>
2668 </dt>
2669 <dd class="index-item-body">
2670 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$RecordAvailable">Editor::$RecordAvailable</a> in classEditor.php</div>
2671 </dd>
2672 <dt class="field">
2673 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2674 <span class="var-title">$rendered</span>
2675 </dt>
2676 <dd class="index-item-body">
2677 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#var$rendered">vProperty::$rendered</a> in vComponent.php</div>
2678 <div class="index-item-description">The original value that this was parsed from, if that's the way it happened.</div>
2679 </dd>
2680 <dt class="field">
2681 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2682 <span class="var-title">$rendered</span>
2683 </dt>
2684 <dd class="index-item-body">
2685 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html#var$rendered">MenuOption::$rendered</a> in MenuSet.php</div>
2686 <div class="index-item-description">The rendered HTML fragment (once it has been).</div>
2687 </dd>
2688 <dt class="field">
2689 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2690 <span class="var-title">$rendered</span>
2691 </dt>
2692 <dd class="index-item-body">
2693 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#var$rendered">vComponent::$rendered</a> in vComponent.php</div>
2694 <div class="index-item-description">The rendered result (or what was originally parsed, if there have been no changes)</div>
2695 </dd>
2696 <dt class="field">
2697 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2698 <span class="var-title">$rendered</span>
2699 </dt>
2700 <dd class="index-item-body">
2701 <div class="index-item-details"><a href="awl/DataEntry/EntryField.html#var$rendered">EntryField::$rendered</a> in DataEntry.php</div>
2702 <div class="index-item-description">Once it actually is...</div>
2703 </dd>
2704 <dt class="field">
2705 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2706 <span class="var-title">$result</span>
2707 </dt>
2708 <dd class="index-item-body">
2709 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$result">AwlQuery::$result</a> in AwlQuery.php</div>
2710 <div class="index-item-description">Result of the last execution</div>
2711 </dd>
2712 <dt class="field">
2713 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2714 <span class="var-title">$rownum</span>
2715 </dt>
2716 <dd class="index-item-body">
2717 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$rownum">AwlQuery::$rownum</a> in AwlQuery.php</div>
2718 <div class="index-item-description">number of current row - use accessor to get/set</div>
2719 </dd>
2720 <dt class="field">
2721 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2722 <span class="var-title">$rows</span>
2723 </dt>
2724 <dd class="index-item-body">
2725 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#var$rows">PgQuery::$rows</a> in PgQuery.php</div>
2726 <div class="index-item-description">number of rows from pg_numrows - for fetching result</div>
2727 </dd>
2728 <dt class="field">
2729 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
2730 <span class="var-title">$rows</span>
2731 </dt>
2732 <dd class="index-item-body">
2733 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$rows">AwlQuery::$rows</a> in AwlQuery.php</div>
2734 <div class="index-item-description">number of rows from pg_numrows - use accessor to get value</div>
2735 </dd>
2736 <dt class="field">
2737 <img src="media/images/Method.png" alt="Method" title="Method" />
2738 <span class="method-title">Read</span>
2739 </dt>
2740 <dd class="index-item-body">
2741 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#methodRead">DBRecord::Read()</a> in DataUpdate.php</div>
2742 <div class="index-item-description">To read the record from the database.</div>
2743 </dd>
2744 <dt class="field">
2745 <img src="media/images/Method.png" alt="Method" title="Method" />
2746 <span class="method-title">Render</span>
2747 </dt>
2748 <dd class="index-item-body">
2749 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodRender">iCalendar::Render()</a> in iCalendar.php</div>
2750 </dd>
2751 <dt class="field">
2752 <img src="media/images/Method.png" alt="Method" title="Method" />
2753 <span class="method-title">Render</span>
2754 </dt>
2755 <dd class="index-item-body">
2756 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodRender">Editor::Render()</a> in classEditor.php</div>
2757 <div class="index-item-description">Render the templated component. The heavy lifting is done by the callback...</div>
2758 </dd>
2759 <dt class="field">
2760 <img src="media/images/Method.png" alt="Method" title="Method" />
2761 <span class="method-title">Render</span>
2762 </dt>
2763 <dd class="index-item-body">
2764 <div class="index-item-details"><a href="awl/DataEntry/EntryField.html#methodRender">EntryField::Render()</a> in DataEntry.php</div>
2765 <div class="index-item-description">Render an EntryField into HTML</div>
2766 </dd>
2767 <dt class="field">
2768 <img src="media/images/Method.png" alt="Method" title="Method" />
2769 <span class="method-title">Render</span>
2770 </dt>
2771 <dd class="index-item-body">
2772 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodRender">iCalProp::Render()</a> in iCalendar.php</div>
2773 <div class="index-item-description">Render a suitably escaped RFC2445 content string.</div>
2774 </dd>
2775 <dt class="field">
2776 <img src="media/images/Method.png" alt="Method" title="Method" />
2777 <span class="method-title">Render</span>
2778 </dt>
2779 <dd class="index-item-body">
2780 <div class="index-item-details"><a href="awl/User/User.html#methodRender">User::Render()</a> in User.php</div>
2781 <div class="index-item-description">Render the form / viewer as HTML to show the user</div>
2782 </dd>
2783 <dt class="field">
2784 <img src="media/images/Method.png" alt="Method" title="Method" />
2785 <span class="method-title">Render</span>
2786 </dt>
2787 <dd class="index-item-body">
2788 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodRender">vEvent::Render()</a> in vEvent.php</div>
2789 <div class="index-item-description">Render the vEvent object as a text string which is a single VEVENT</div>
2790 </dd>
2791 <dt class="field">
2792 <img src="media/images/Method.png" alt="Method" title="Method" />
2793 <span class="method-title">Render</span>
2794 </dt>
2795 <dd class="index-item-body">
2796 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodRender">XMLElement::Render()</a> in XMLElement.php</div>
2797 <div class="index-item-description">Render the document tree into (nicely formatted) XML</div>
2798 </dd>
2799 <dt class="field">
2800 <img src="media/images/Method.png" alt="Method" title="Method" />
2801 <span class="method-title">Render</span>
2802 </dt>
2803 <dd class="index-item-body">
2804 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodRender">vProperty::Render()</a> in vComponent.php</div>
2805 <div class="index-item-description">Render a suitably escaped RFC2445 content string.</div>
2806 </dd>
2807 <dt class="field">
2808 <img src="media/images/Method.png" alt="Method" title="Method" />
2809 <span class="method-title">Render</span>
2810 </dt>
2811 <dd class="index-item-body">
2812 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodRender">vComponent::Render()</a> in vComponent.php</div>
2813 <div class="index-item-description">Renders the component, possibly restricted to only the listed properties</div>
2814 </dd>
2815 <dt class="field">
2816 <img src="media/images/Method.png" alt="Method" title="Method" />
2817 <span class="method-title">Render</span>
2818 </dt>
2819 <dd class="index-item-body">
2820 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#methodRender">MenuSet::Render()</a> in MenuSet.php</div>
2821 <div class="index-item-description">Render the menu tree to an HTML fragment.</div>
2822 </dd>
2823 <dt class="field">
2824 <img src="media/images/Method.png" alt="Method" title="Method" />
2825 <span class="method-title">Render</span>
2826 </dt>
2827 <dd class="index-item-body">
2828 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html#methodRender">MenuOption::Render()</a> in MenuSet.php</div>
2829 <div class="index-item-description">Convert the menu option into an HTML string</div>
2830 </dd>
2831 <dt class="field">
2832 <img src="media/images/Method.png" alt="Method" title="Method" />
2833 <span class="method-title">Render</span>
2834 </dt>
2835 <dd class="index-item-body">
2836 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodRender">iCalComponent::Render()</a> in iCalendar.php</div>
2837 <div class="index-item-description">Renders the component, possibly restricted to only the listed properties</div>
2838 </dd>
2839 <dt class="field">
2840 <img src="media/images/Method.png" alt="Method" title="Method" />
2841 <span class="method-title">Render</span>
2842 </dt>
2843 <dd class="index-item-body">
2844 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodRender">Browser::Render()</a> in classBrowser.php</div>
2845 <div class="index-item-description">This method is used to render the browser as HTML. If the query has not yet been executed then this will call DoQuery to do so.</div>
2846 </dd>
2847 <dt class="field">
2848 <img src="media/images/Method.png" alt="Method" title="Method" />
2849 <span class="method-title">RenderAsCSS</span>
2850 </dt>
2851 <dd class="index-item-body">
2852 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#methodRenderAsCSS">MenuSet::RenderAsCSS()</a> in MenuSet.php</div>
2853 <div class="index-item-description">Render the menu tree to an HTML fragment.</div>
2854 </dd>
2855 <dt class="field">
2856 <img src="media/images/Method.png" alt="Method" title="Method" />
2857 <span class="method-title">RenderAttributes</span>
2858 </dt>
2859 <dd class="index-item-body">
2860 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#methodRenderAttributes">EditorField::RenderAttributes()</a> in classEditor.php</div>
2861 </dd>
2862 <dt class="field">
2863 <img src="media/images/Method.png" alt="Method" title="Method" />
2864 <span class="method-title">RenderContent</span>
2865 </dt>
2866 <dd class="index-item-body">
2867 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodRenderContent">XMLElement::RenderContent()</a> in XMLElement.php</div>
2868 <div class="index-item-description">Render just the internal content</div>
2869 </dd>
2870 <dt class="field">
2871 <img src="media/images/Method.png" alt="Method" title="Method" />
2872 <span class="method-title">RenderFields</span>
2873 </dt>
2874 <dd class="index-item-body">
2875 <div class="index-item-details"><a href="awl/User/User.html#methodRenderFields">User::RenderFields()</a> in User.php</div>
2876 <div class="index-item-description">Render the core details to show to the user</div>
2877 </dd>
2878 <dt class="field">
2879 <img src="media/images/Method.png" alt="Method" title="Method" />
2880 <span class="method-title">RenderHeader</span>
2881 </dt>
2882 <dd class="index-item-body">
2883 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#methodRenderHeader">BrowserColumn::RenderHeader()</a> in classBrowser.php</div>
2884 <div class="index-item-description">RenderHeader</div>
2885 </dd>
2886 <dt class="field">
2887 <img src="media/images/Method.png" alt="Method" title="Method" />
2888 <span class="method-title">RenderJavascript</span>
2889 </dt>
2890 <dd class="index-item-body">
2891 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodRenderJavascript">Validation::RenderJavascript()</a> in Validation.php</div>
2892 <div class="index-item-description">Returns the javascript for form validation using the rules.</div>
2893 </dd>
2894 <dt class="field">
2895 <img src="media/images/Method.png" alt="Method" title="Method" />
2896 <span class="method-title">RenderLoginPanel</span>
2897 </dt>
2898 <dd class="index-item-body">
2899 <div class="index-item-details"><a href="awl/Session/Session.html#methodRenderLoginPanel">Session::RenderLoginPanel()</a> in Session.php</div>
2900 <div class="index-item-description">Renders some HTML for a basic login panel</div>
2901 </dd>
2902 <dt class="field">
2903 <img src="media/images/Method.png" alt="Method" title="Method" />
2904 <span class="method-title">RenderParameters</span>
2905 </dt>
2906 <dd class="index-item-body">
2907 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodRenderParameters">iCalProp::RenderParameters()</a> in iCalendar.php</div>
2908 <div class="index-item-description">Render the set of parameters as key1=value1[;key2=value2[; ...]] with any colons or semicolons escaped.</div>
2909 </dd>
2910 <dt class="field">
2911 <img src="media/images/Method.png" alt="Method" title="Method" />
2912 <span class="method-title">RenderParameters</span>
2913 </dt>
2914 <dd class="index-item-body">
2915 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodRenderParameters">vProperty::RenderParameters()</a> in vComponent.php</div>
2916 <div class="index-item-description">Render the set of parameters as key1=value1[;key2=value2[; ...]] with any colons or semicolons escaped.</div>
2917 </dd>
2918 <dt class="field">
2919 <img src="media/images/Method.png" alt="Method" title="Method" />
2920 <span class="method-title">RenderRoles</span>
2921 </dt>
2922 <dd class="index-item-body">
2923 <div class="index-item-details"><a href="awl/User/User.html#methodRenderRoles">User::RenderRoles()</a> in User.php</div>
2924 <div class="index-item-description">Render the user's administrative roles</div>
2925 </dd>
2926 <dt class="field">
2927 <img src="media/images/Method.png" alt="Method" title="Method" />
2928 <span class="method-title">RenderValue</span>
2929 </dt>
2930 <dd class="index-item-body">
2931 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#methodRenderValue">BrowserColumn::RenderValue()</a> in classBrowser.php</div>
2932 </dd>
2933 <dt class="field">
2934 <img src="media/images/Method.png" alt="Method" title="Method" />
2935 <span class="method-title">ReplaceEditorPart</span>
2936 </dt>
2937 <dd class="index-item-body">
2938 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodReplaceEditorPart">Editor::ReplaceEditorPart()</a> in classEditor.php</div>
2939 <div class="index-item-description">Replace parts into the form template.</div>
2940 </dd>
2941 <dt class="field">
2942 <img src="media/images/Method.png" alt="Method" title="Method" />
2943 <span class="method-title">ReplaceNamedParameters</span>
2944 </dt>
2945 <dd class="index-item-body">
2946 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodReplaceNamedParameters">AwlDBDialect::ReplaceNamedParameters()</a> in AwlDBDialect.php</div>
2947 <div class="index-item-description">Replaces named query parameters of the form :name with appropriately escaped substitutions.</div>
2948 </dd>
2949 <dt class="field">
2950 <img src="media/images/Method.png" alt="Method" title="Method" />
2951 <span class="method-title">ReplaceParameters</span>
2952 </dt>
2953 <dd class="index-item-body">
2954 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodReplaceParameters">AwlDBDialect::ReplaceParameters()</a> in AwlDBDialect.php</div>
2955 <div class="index-item-description">Replaces query parameters with appropriately escaped substitutions.</div>
2956 </dd>
2957 <dt class="field">
2958 <img src="media/images/Function.png" alt="Function" title="Function" />
2959 <span class="method-title">replace_uri_params</span>
2960 </dt>
2961 <dd class="index-item-body">
2962 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionreplace_uri_params">replace_uri_params()</a> in AWLUtilities.php</div>
2963 <div class="index-item-description">Given a URL (presumably the current one) and a parameter, replace the value of parameter, extending the URL as necessary if the parameter is not already there.</div>
2964 </dd>
2965 <dt class="field">
2966 <img src="media/images/Method.png" alt="Method" title="Method" />
2967 <span class="method-title">RevertLineFormat</span>
2968 </dt>
2969 <dd class="index-item-body">
2970 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodRevertLineFormat">EntryForm::RevertLineFormat()</a> in DataEntry.php</div>
2971 <div class="index-item-description">Revert the line format to what was in place before the last TempLineFormat call.</div>
2972 </dd>
2973 <dt class="field">
2974 <img src="media/images/Method.png" alt="Method" title="Method" />
2975 <span class="method-title">RFC2445ContentEscape</span>
2976 </dt>
2977 <dd class="index-item-body">
2978 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodRFC2445ContentEscape">iCalendar::RFC2445ContentEscape()</a> in iCalendar.php</div>
2979 </dd>
2980 <dt class="field">
2981 <img src="media/images/Method.png" alt="Method" title="Method" />
2982 <span class="method-title">RFC2445ContentEscape</span>
2983 </dt>
2984 <dd class="index-item-body">
2985 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodRFC2445ContentEscape">vEvent::RFC2445ContentEscape()</a> in vEvent.php</div>
2986 <div class="index-item-description">Returns a suitably escaped RFC2445 content string.</div>
2987 </dd>
2988 <dt class="field">
2989 <img src="media/images/Method.png" alt="Method" title="Method" />
2990 <span class="method-title">RFC2445ContentUnescape</span>
2991 </dt>
2992 <dd class="index-item-body">
2993 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodRFC2445ContentUnescape">iCalendar::RFC2445ContentUnescape()</a> in iCalendar.php</div>
2994 <div class="index-item-description">Returns a content string with the RFC2445 escaping removed</div>
2995 </dd>
2996 <dt class="field">
2997 <img src="media/images/Method.png" alt="Method" title="Method" />
2998 <span class="method-title">Rollback</span>
2999 </dt>
3000 <dd class="index-item-body">
3001 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodRollback">AwlDatabase::Rollback()</a> in AwlDatabase.php</div>
3002 <div class="index-item-description">Cancel a transaction in progress.</div>
3003 </dd>
3004 <dt class="field">
3005 <img src="media/images/Method.png" alt="Method" title="Method" />
3006 <span class="method-title">Rollback</span>
3007 </dt>
3008 <dd class="index-item-body">
3009 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodRollback">AwlQuery::Rollback()</a> in AwlQuery.php</div>
3010 <div class="index-item-description">Wrap the parent DB class Rollback() so we can $qry-&gt;Rollback() sometime after we $qry-&gt;Exec()</div>
3011 </dd>
3012 <dt class="field">
3013 <img src="media/images/Method.png" alt="Method" title="Method" />
3014 <span class="method-title">RowFormat</span>
3015 </dt>
3016 <dd class="index-item-body">
3017 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodRowFormat">Browser::RowFormat()</a> in classBrowser.php</div>
3018 <div class="index-item-description">Set the format for an output row.</div>
3019 </dd>
3020 <dt class="field">
3021 <img src="media/images/Method.png" alt="Method" title="Method" />
3022 <span class="method-title">rownum</span>
3023 </dt>
3024 <dd class="index-item-body">
3025 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodrownum">AwlQuery::rownum()</a> in AwlQuery.php</div>
3026 <div class="index-item-description">Return the current rownum in the retrieved set</div>
3027 </dd>
3028 <dt class="field">
3029 <img src="media/images/Method.png" alt="Method" title="Method" />
3030 <span class="method-title">rows</span>
3031 </dt>
3032 <dd class="index-item-body">
3033 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#methodrows">PgQuery::rows()</a> in PgQuery.php</div>
3034 <div class="index-item-description">Provide a rows() method for forward compatibility with AwlQuery.</div>
3035 </dd>
3036 <dt class="field">
3037 <img src="media/images/Method.png" alt="Method" title="Method" />
3038 <span class="method-title">rows</span>
3039 </dt>
3040 <dd class="index-item-body">
3041 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodrows">AwlQuery::rows()</a> in AwlQuery.php</div>
3042 <div class="index-item-description">Return the count of rows retrieved/affected</div>
3043 </dd>
3044 </dl>
3045 <a name="s"></a>
3046 <div class="index-letter-section">
3047 <div style="float: left" class="index-letter-title">s</div>
3048 <div style="float: right"><a href="#top">top</a></div>
3049 <div style="clear: both"></div>
3050 </div>
3051 <dl>
3052 <dt class="field">
3053 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3054 <span class="var-title">$self</span>
3055 </dt>
3056 <dd class="index-item-body">
3057 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html#var$self">MenuOption::$self</a> in MenuSet.php</div>
3058 <div class="index-item-description">A reference to this menu option itself</div>
3059 </dd>
3060 <dt class="field">
3061 <img src="media/images/Global.png" alt="Global" title="Global" />
3062 <span class="var-title">$session
3063 The session object is global.</span>
3064 </dt>
3065 <dd class="index-item-body">
3066 <div class="index-item-details"><a href="awl/Session/_Session.php.html#global$session
3067 The session object is global.">$session
3068 The session object is global.</a> in Session.php</div>
3069 </dd>
3070 <dt class="field">
3071 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3072 <span class="var-title">$session_id</span>
3073 </dt>
3074 <dd class="index-item-body">
3075 <div class="index-item-details"><a href="awl/Session/Session.html#var$session_id">Session::$session_id</a> in Session.php</div>
3076 <div class="index-item-description">A unique id for this user's logged-in session.</div>
3077 </dd>
3078 <dt class="field">
3079 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3080 <span class="var-title">$Sql</span>
3081 </dt>
3082 <dd class="index-item-body">
3083 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$Sql">BrowserColumn::$Sql</a> in classBrowser.php</div>
3084 </dd>
3085 <dt class="field">
3086 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3087 <span class="var-title">$Sql</span>
3088 </dt>
3089 <dd class="index-item-body">
3090 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#var$Sql">EditorField::$Sql</a> in classEditor.php</div>
3091 </dd>
3092 <dt class="field">
3093 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3094 <span class="var-title">$sth</span>
3095 </dt>
3096 <dd class="index-item-body">
3097 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#var$sth">AwlQuery::$sth</a> in AwlQuery.php</div>
3098 <div class="index-item-description">The PDO statement handle, or null if we don't have one yet.</div>
3099 </dd>
3100 <dt class="field">
3101 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3102 <span class="var-title">$SubmitName</span>
3103 </dt>
3104 <dd class="index-item-body">
3105 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$SubmitName">Editor::$SubmitName</a> in classEditor.php</div>
3106 </dd>
3107 <dt class="field">
3108 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3109 <span class="var-title">$SubTitle</span>
3110 </dt>
3111 <dd class="index-item-body">
3112 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$SubTitle">Browser::$SubTitle</a> in classBrowser.php</div>
3113 </dd>
3114 <dt class="field">
3115 <img src="media/images/Method.png" alt="Method" title="Method" />
3116 <span class="method-title">SaveTimeZones</span>
3117 </dt>
3118 <dd class="index-item-body">
3119 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodSaveTimeZones">iCalendar::SaveTimeZones()</a> in iCalendar.php</div>
3120 </dd>
3121 <dt class="field">
3122 <img src="media/images/Method.png" alt="Method" title="Method" />
3123 <span class="method-title">selected</span>
3124 </dt>
3125 <dd class="index-item-body">
3126 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodselected">Validation::selected()</a> in Validation.php</div>
3127 <div class="index-item-description">Checks that a string is not empty or zero</div>
3128 </dd>
3129 <dt class="field">
3130 <img src="media/images/Method.png" alt="Method" title="Method" />
3131 <span class="method-title">Send</span>
3132 </dt>
3133 <dd class="index-item-body">
3134 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodSend">EMail::Send()</a> in EMail.php</div>
3135 <div class="index-item-description">Actually send the email</div>
3136 </dd>
3137 <dt class="field">
3138 <img src="media/images/Method.png" alt="Method" title="Method" />
3139 <span class="method-title">SendTemporaryPassword</span>
3140 </dt>
3141 <dd class="index-item-body">
3142 <div class="index-item-details"><a href="awl/Session/Session.html#methodSendTemporaryPassword">Session::SendTemporaryPassword()</a> in Session.php</div>
3143 <div class="index-item-description">Sends a temporary password in response to a request from a user.</div>
3144 </dd>
3145 <dt class="field">
3146 <img src="media/images/Constructor.png" alt="Method" title="Method" />
3147 <span class="method-title">Session</span>
3148 </dt>
3149 <dd class="index-item-body">
3150 <div class="index-item-details"><a href="awl/Session/Session.html#methodSession">Session::Session()</a> in Session.php</div>
3151 <div class="index-item-description">Create a new Session object.</div>
3152 </dd>
3153 <dt class="field">
3154 <img src="media/images/Class.png" alt="Class" title="Class" />
3155 Session
3156 </dt>
3157 <dd class="index-item-body">
3158 <div class="index-item-details"><a href="awl/Session/Session.html">Session</a> in Session.php</div>
3159 <div class="index-item-description">A class for creating and holding session information.</div>
3160 </dd>
3161 <dt class="field">
3162 <img src="media/images/Page.png" alt="Page" title="Page" />
3163 <span class="include-title">Session.php</span>
3164 </dt>
3165 <dd class="index-item-body">
3166 <div class="index-item-details"><a href="awl/Session/_Session.php.html">Session.php</a> in Session.php</div>
3167 </dd>
3168 <dt class="field">
3169 <img src="media/images/Function.png" alt="Function" title="Function" />
3170 <span class="method-title">session_salted_md5</span>
3171 </dt>
3172 <dd class="index-item-body">
3173 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionsession_salted_md5">session_salted_md5()</a> in AWLUtilities.php</div>
3174 <div class="index-item-description">Make a salted MD5 string, given a string and (possibly) a salt.</div>
3175 </dd>
3176 <dt class="field">
3177 <img src="media/images/Function.png" alt="Function" title="Function" />
3178 <span class="method-title">session_salted_sha1</span>
3179 </dt>
3180 <dd class="index-item-body">
3181 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionsession_salted_sha1">session_salted_sha1()</a> in AWLUtilities.php</div>
3182 <div class="index-item-description">Make a salted SHA1 string, given a string and (possibly) a salt. PHP5 only (although it could be made to work on PHP4 (@see http://www.openldap.org/faq/data/cache/347.html). The algorithm used here is compatible with OpenLDAP so passwords generated through this function should be able to be migrated to OpenLDAP by using the part following the second '*', i.e.</div>
3183 </dd>
3184 <dt class="field">
3185 <img src="media/images/Function.png" alt="Function" title="Function" />
3186 <span class="method-title">session_simple_md5</span>
3187 </dt>
3188 <dd class="index-item-body">
3189 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionsession_simple_md5">session_simple_md5()</a> in AWLUtilities.php</div>
3190 <div class="index-item-description">Make a plain MD5 hash of a string, identifying the type of hash it is</div>
3191 </dd>
3192 <dt class="field">
3193 <img src="media/images/Function.png" alt="Function" title="Function" />
3194 <span class="method-title">session_validate_password</span>
3195 </dt>
3196 <dd class="index-item-body">
3197 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionsession_validate_password">session_validate_password()</a> in AWLUtilities.php</div>
3198 <div class="index-item-description">Checks what a user entered against the actual password on their account.</div>
3199 </dd>
3200 <dt class="field">
3201 <img src="media/images/Method.png" alt="Method" title="Method" />
3202 <span class="method-title">Set</span>
3203 </dt>
3204 <dd class="index-item-body">
3205 <div class="index-item-details"><a href="awl/MenuSet/MenuOption.html#methodSet">MenuOption::Set()</a> in MenuSet.php</div>
3206 <div class="index-item-description">Set arbitrary attributes of the menu option</div>
3207 </dd>
3208 <dt class="field">
3209 <img src="media/images/Method.png" alt="Method" title="Method" />
3210 <span class="method-title">Set</span>
3211 </dt>
3212 <dd class="index-item-body">
3213 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#methodSet">DBRecord::Set()</a> in DataUpdate.php</div>
3214 <div class="index-item-description">Sets a single field in the record</div>
3215 </dd>
3216 <dt class="field">
3217 <img src="media/images/Method.png" alt="Method" title="Method" />
3218 <span class="method-title">Set</span>
3219 </dt>
3220 <dd class="index-item-body">
3221 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodSet">iCalendar::Set()</a> in iCalendar.php</div>
3222 <div class="index-item-description">Set the value of a property</div>
3223 </dd>
3224 <dt class="field">
3225 <img src="media/images/Method.png" alt="Method" title="Method" />
3226 <span class="method-title">Set</span>
3227 </dt>
3228 <dd class="index-item-body">
3229 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#methodSet">EditorField::Set()</a> in classEditor.php</div>
3230 </dd>
3231 <dt class="field">
3232 <img src="media/images/Method.png" alt="Method" title="Method" />
3233 <span class="method-title">SetAttribute</span>
3234 </dt>
3235 <dd class="index-item-body">
3236 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodSetAttribute">XMLElement::SetAttribute()</a> in XMLElement.php</div>
3237 <div class="index-item-description">Set an element attribute to a value</div>
3238 </dd>
3239 <dt class="field">
3240 <img src="media/images/Method.png" alt="Method" title="Method" />
3241 <span class="method-title">SetBaseTable</span>
3242 </dt>
3243 <dd class="index-item-body">
3244 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodSetBaseTable">Editor::SetBaseTable()</a> in classEditor.php</div>
3245 </dd>
3246 <dt class="field">
3247 <img src="media/images/Method.png" alt="Method" title="Method" />
3248 <span class="method-title">SetBody</span>
3249 </dt>
3250 <dd class="index-item-body">
3251 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodSetBody">EMail::SetBody()</a> in EMail.php</div>
3252 <div class="index-item-description">Set the body of the e-mail.</div>
3253 </dd>
3254 <dt class="field">
3255 <img src="media/images/Method.png" alt="Method" title="Method" />
3256 <span class="method-title">SetComponents</span>
3257 </dt>
3258 <dd class="index-item-body">
3259 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodSetComponents">iCalendar::SetComponents()</a> in iCalendar.php</div>
3260 </dd>
3261 <dt class="field">
3262 <img src="media/images/Method.png" alt="Method" title="Method" />
3263 <span class="method-title">SetComponents</span>
3264 </dt>
3265 <dd class="index-item-body">
3266 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodSetComponents">iCalComponent::SetComponents()</a> in iCalendar.php</div>
3267 <div class="index-item-description">Sets some or all sub-components of the component to the supplied new components</div>
3268 </dd>
3269 <dt class="field">
3270 <img src="media/images/Method.png" alt="Method" title="Method" />
3271 <span class="method-title">SetComponents</span>
3272 </dt>
3273 <dd class="index-item-body">
3274 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodSetComponents">vComponent::SetComponents()</a> in vComponent.php</div>
3275 <div class="index-item-description">Sets some or all sub-components of the component to the supplied new components</div>
3276 </dd>
3277 <dt class="field">
3278 <img src="media/images/Method.png" alt="Method" title="Method" />
3279 <span class="method-title">SetConnection</span>
3280 </dt>
3281 <dd class="index-item-body">
3282 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodSetConnection">AwlQuery::SetConnection()</a> in AwlQuery.php</div>
3283 <div class="index-item-description">Use a different database connection for this query</div>
3284 </dd>
3285 <dt class="field">
3286 <img src="media/images/Method.png" alt="Method" title="Method" />
3287 <span class="method-title">SetConnection</span>
3288 </dt>
3289 <dd class="index-item-body">
3290 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#methodSetConnection">PgQuery::SetConnection()</a> in PgQuery.php</div>
3291 <div class="index-item-description">Use a different database connection for this query</div>
3292 </dd>
3293 <dt class="field">
3294 <img src="media/images/Method.png" alt="Method" title="Method" />
3295 <span class="method-title">SetContent</span>
3296 </dt>
3297 <dd class="index-item-body">
3298 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#methodSetContent">XMLElement::SetContent()</a> in XMLElement.php</div>
3299 <div class="index-item-description">Set the whole content to a value</div>
3300 </dd>
3301 <dt class="field">
3302 <img src="media/images/Method.png" alt="Method" title="Method" />
3303 <span class="method-title">SetDistinct</span>
3304 </dt>
3305 <dd class="index-item-body">
3306 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetDistinct">Browser::SetDistinct()</a> in classBrowser.php</div>
3307 <div class="index-item-description">Set the SQL DISTINCT clause to a specific value.</div>
3308 </dd>
3309 <dt class="field">
3310 <img src="media/images/Method.png" alt="Method" title="Method" />
3311 <span class="method-title">SetDiv</span>
3312 </dt>
3313 <dd class="index-item-body">
3314 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetDiv">Browser::SetDiv()</a> in classBrowser.php</div>
3315 <div class="index-item-description">Set a div for wrapping the browse.</div>
3316 </dd>
3317 <dt class="field">
3318 <img src="media/images/Method.png" alt="Method" title="Method" />
3319 <span class="method-title">SetFrom</span>
3320 </dt>
3321 <dd class="index-item-body">
3322 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodSetFrom">EMail::SetFrom()</a> in EMail.php</div>
3323 <div class="index-item-description">Set the visible From address for the e-mail.</div>
3324 </dd>
3325 <dt class="field">
3326 <img src="media/images/Method.png" alt="Method" title="Method" />
3327 <span class="method-title">SetJoins</span>
3328 </dt>
3329 <dd class="index-item-body">
3330 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetJoins">Browser::SetJoins()</a> in classBrowser.php</div>
3331 <div class="index-item-description">Set the tables and joins for the SQL.</div>
3332 </dd>
3333 <dt class="field">
3334 <img src="media/images/Method.png" alt="Method" title="Method" />
3335 <span class="method-title">SetJoins</span>
3336 </dt>
3337 <dd class="index-item-body">
3338 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodSetJoins">Editor::SetJoins()</a> in classEditor.php</div>
3339 </dd>
3340 <dt class="field">
3341 <img src="media/images/Method.png" alt="Method" title="Method" />
3342 <span class="method-title">SetLimit</span>
3343 </dt>
3344 <dd class="index-item-body">
3345 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetLimit">Browser::SetLimit()</a> in classBrowser.php</div>
3346 <div class="index-item-description">Set the SQL LIMIT clause to a specific value.</div>
3347 </dd>
3348 <dt class="field">
3349 <img src="media/images/Method.png" alt="Method" title="Method" />
3350 <span class="method-title">SetLookup</span>
3351 </dt>
3352 <dd class="index-item-body">
3353 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodSetLookup">Editor::SetLookup()</a> in classEditor.php</div>
3354 </dd>
3355 <dt class="field">
3356 <img src="media/images/Method.png" alt="Method" title="Method" />
3357 <span class="method-title">SetLookup</span>
3358 </dt>
3359 <dd class="index-item-body">
3360 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#methodSetLookup">EditorField::SetLookup()</a> in classEditor.php</div>
3361 </dd>
3362 <dt class="field">
3363 <img src="media/images/Method.png" alt="Method" title="Method" />
3364 <span class="method-title">SetOffset</span>
3365 </dt>
3366 <dd class="index-item-body">
3367 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetOffset">Browser::SetOffset()</a> in classBrowser.php</div>
3368 <div class="index-item-description">Set the SQL OFFSET clause to a specific value.</div>
3369 </dd>
3370 <dt class="field">
3371 <img src="media/images/Method.png" alt="Method" title="Method" />
3372 <span class="method-title">SetOptionList</span>
3373 </dt>
3374 <dd class="index-item-body">
3375 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#methodSetOptionList">EditorField::SetOptionList()</a> in classEditor.php</div>
3376 </dd>
3377 <dt class="field">
3378 <img src="media/images/Method.png" alt="Method" title="Method" />
3379 <span class="method-title">SetOptionList</span>
3380 </dt>
3381 <dd class="index-item-body">
3382 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodSetOptionList">Editor::SetOptionList()</a> in classEditor.php</div>
3383 </dd>
3384 <dt class="field">
3385 <img src="media/images/Method.png" alt="Method" title="Method" />
3386 <span class="method-title">SetOrdering</span>
3387 </dt>
3388 <dd class="index-item-body">
3389 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetOrdering">Browser::SetOrdering()</a> in classBrowser.php</div>
3390 <div class="index-item-description">Set up the ordering for the browser. Generally you should call this with the first parameter set as a field to order by default. Call with the second parameter set to 'D' or 'DESCEND' if you want to reverse the default order.</div>
3391 </dd>
3392 <dt class="field">
3393 <img src="media/images/Method.png" alt="Method" title="Method" />
3394 <span class="method-title">SetParameterValue</span>
3395 </dt>
3396 <dd class="index-item-body">
3397 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodSetParameterValue">iCalProp::SetParameterValue()</a> in iCalendar.php</div>
3398 <div class="index-item-description">Set the value of a parameter</div>
3399 </dd>
3400 <dt class="field">
3401 <img src="media/images/Method.png" alt="Method" title="Method" />
3402 <span class="method-title">SetParameterValue</span>
3403 </dt>
3404 <dd class="index-item-body">
3405 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodSetParameterValue">vProperty::SetParameterValue()</a> in vComponent.php</div>
3406 <div class="index-item-description">Set the value of a parameter</div>
3407 </dd>
3408 <dt class="field">
3409 <img src="media/images/Method.png" alt="Method" title="Method" />
3410 <span class="method-title">SetProperties</span>
3411 </dt>
3412 <dd class="index-item-body">
3413 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodSetProperties">iCalComponent::SetProperties()</a> in iCalendar.php</div>
3414 <div class="index-item-description">Set all properties, or the ones matching a particular type</div>
3415 </dd>
3416 <dt class="field">
3417 <img src="media/images/Method.png" alt="Method" title="Method" />
3418 <span class="method-title">SetProperties</span>
3419 </dt>
3420 <dd class="index-item-body">
3421 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodSetProperties">vComponent::SetProperties()</a> in vComponent.php</div>
3422 <div class="index-item-description">Set all properties, or the ones matching a particular type</div>
3423 </dd>
3424 <dt class="field">
3425 <img src="media/images/Method.png" alt="Method" title="Method" />
3426 <span class="method-title">SetRecord</span>
3427 </dt>
3428 <dd class="index-item-body">
3429 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodSetRecord">Editor::SetRecord()</a> in classEditor.php</div>
3430 </dd>
3431 <dt class="field">
3432 <img src="media/images/Method.png" alt="Method" title="Method" />
3433 <span class="method-title">SetSearchPath</span>
3434 </dt>
3435 <dd class="index-item-body">
3436 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodSetSearchPath">AwlDBDialect::SetSearchPath()</a> in AwlDBDialect.php</div>
3437 <div class="index-item-description">Sets the current search path for the database.</div>
3438 </dd>
3439 <dt class="field">
3440 <img src="media/images/Method.png" alt="Method" title="Method" />
3441 <span class="method-title">SetSender</span>
3442 </dt>
3443 <dd class="index-item-body">
3444 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodSetSender">EMail::SetSender()</a> in EMail.php</div>
3445 <div class="index-item-description">Set the envelope sender address for the e-mail.</div>
3446 </dd>
3447 <dt class="field">
3448 <img src="media/images/Method.png" alt="Method" title="Method" />
3449 <span class="method-title">SetSql</span>
3450 </dt>
3451 <dd class="index-item-body">
3452 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodSetSql">AwlQuery::SetSql()</a> in AwlQuery.php</div>
3453 <div class="index-item-description">Simple SetSql() class which will reset the object with the querystring from the first argument.</div>
3454 </dd>
3455 <dt class="field">
3456 <img src="media/images/Method.png" alt="Method" title="Method" />
3457 <span class="method-title">SetSql</span>
3458 </dt>
3459 <dd class="index-item-body">
3460 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodSetSql">Editor::SetSql()</a> in classEditor.php</div>
3461 </dd>
3462 <dt class="field">
3463 <img src="media/images/Method.png" alt="Method" title="Method" />
3464 <span class="method-title">SetSql</span>
3465 </dt>
3466 <dd class="index-item-body">
3467 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#methodSetSql">EditorField::SetSql()</a> in classEditor.php</div>
3468 </dd>
3469 <dt class="field">
3470 <img src="media/images/Method.png" alt="Method" title="Method" />
3471 <span class="method-title">SetSubject</span>
3472 </dt>
3473 <dd class="index-item-body">
3474 <div class="index-item-details"><a href="awl/EMail/EMail.html#methodSetSubject">EMail::SetSubject()</a> in EMail.php</div>
3475 <div class="index-item-description">Set the subject line for the email</div>
3476 </dd>
3477 <dt class="field">
3478 <img src="media/images/Method.png" alt="Method" title="Method" />
3479 <span class="method-title">SetSubmitName</span>
3480 </dt>
3481 <dd class="index-item-body">
3482 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodSetSubmitName">Editor::SetSubmitName()</a> in classEditor.php</div>
3483 </dd>
3484 <dt class="field">
3485 <img src="media/images/Method.png" alt="Method" title="Method" />
3486 <span class="method-title">SetSubTitle</span>
3487 </dt>
3488 <dd class="index-item-body">
3489 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetSubTitle">Browser::SetSubTitle()</a> in classBrowser.php</div>
3490 <div class="index-item-description">Set a Sub Title for the browse.</div>
3491 </dd>
3492 <dt class="field">
3493 <img src="media/images/Method.png" alt="Method" title="Method" />
3494 <span class="method-title">SetTemplate</span>
3495 </dt>
3496 <dd class="index-item-body">
3497 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodSetTemplate">Editor::SetTemplate()</a> in classEditor.php</div>
3498 </dd>
3499 <dt class="field">
3500 <img src="media/images/Method.png" alt="Method" title="Method" />
3501 <span class="method-title">SetTitle</span>
3502 </dt>
3503 <dd class="index-item-body">
3504 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetTitle">Browser::SetTitle()</a> in classBrowser.php</div>
3505 <div class="index-item-description">Set the Title for the browse.</div>
3506 </dd>
3507 <dt class="field">
3508 <img src="media/images/Method.png" alt="Method" title="Method" />
3509 <span class="method-title">SetTranslatable</span>
3510 </dt>
3511 <dd class="index-item-body">
3512 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetTranslatable">Browser::SetTranslatable()</a> in classBrowser.php</div>
3513 <div class="index-item-description">Set the named columns to be translatable</div>
3514 </dd>
3515 <dt class="field">
3516 <img src="media/images/Method.png" alt="Method" title="Method" />
3517 <span class="method-title">SetTranslatable</span>
3518 </dt>
3519 <dd class="index-item-body">
3520 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#methodSetTranslatable">BrowserColumn::SetTranslatable()</a> in classBrowser.php</div>
3521 </dd>
3522 <dt class="field">
3523 <img src="media/images/Method.png" alt="Method" title="Method" />
3524 <span class="method-title">SetType</span>
3525 </dt>
3526 <dd class="index-item-body">
3527 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodSetType">iCalComponent::SetType()</a> in iCalendar.php</div>
3528 <div class="index-item-description">Set the type of component which this is</div>
3529 </dd>
3530 <dt class="field">
3531 <img src="media/images/Method.png" alt="Method" title="Method" />
3532 <span class="method-title">SetType</span>
3533 </dt>
3534 <dd class="index-item-body">
3535 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodSetType">vComponent::SetType()</a> in vComponent.php</div>
3536 <div class="index-item-description">Set the type of component which this is</div>
3537 </dd>
3538 <dt class="field">
3539 <img src="media/images/Method.png" alt="Method" title="Method" />
3540 <span class="method-title">SetUnion</span>
3541 </dt>
3542 <dd class="index-item-body">
3543 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetUnion">Browser::SetUnion()</a> in classBrowser.php</div>
3544 <div class="index-item-description">Set a Union SQL statement.</div>
3545 </dd>
3546 <dt class="field">
3547 <img src="media/images/Method.png" alt="Method" title="Method" />
3548 <span class="method-title">SetWhere</span>
3549 </dt>
3550 <dd class="index-item-body">
3551 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodSetWhere">Browser::SetWhere()</a> in classBrowser.php</div>
3552 <div class="index-item-description">Set the SQL Where clause to a specific value.</div>
3553 </dd>
3554 <dt class="field">
3555 <img src="media/images/Method.png" alt="Method" title="Method" />
3556 <span class="method-title">SetWhere</span>
3557 </dt>
3558 <dd class="index-item-body">
3559 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodSetWhere">Editor::SetWhere()</a> in classEditor.php</div>
3560 </dd>
3561 <dt class="field">
3562 <img src="media/images/Method.png" alt="Method" title="Method" />
3563 <span class="method-title">SimpleForm</span>
3564 </dt>
3565 <dd class="index-item-body">
3566 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodSimpleForm">EntryForm::SimpleForm()</a> in DataEntry.php</div>
3567 <div class="index-item-description">Set the line format to an extremely simple CSS based prompt / field layout.</div>
3568 </dd>
3569 <dt class="field">
3570 <img src="media/images/Method.png" alt="Method" title="Method" />
3571 <span class="method-title">Size</span>
3572 </dt>
3573 <dd class="index-item-body">
3574 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#methodSize">MenuSet::Size()</a> in MenuSet.php</div>
3575 <div class="index-item-description">Find out how many options the menu has.</div>
3576 </dd>
3577 <dt class="field">
3578 <img src="media/images/Method.png" alt="Method" title="Method" />
3579 <span class="method-title">SqlDateFormat</span>
3580 </dt>
3581 <dd class="index-item-body">
3582 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodSqlDateFormat">vEvent::SqlDateFormat()</a> in vEvent.php</div>
3583 <div class="index-item-description">Returns a PostgreSQL Date Format string suitable for returning iCal dates</div>
3584 </dd>
3585 <dt class="field">
3586 <img src="media/images/Method.png" alt="Method" title="Method" />
3587 <span class="method-title">SqlDateFormat</span>
3588 </dt>
3589 <dd class="index-item-body">
3590 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodSqlDateFormat">iCalendar::SqlDateFormat()</a> in iCalendar.php</div>
3591 </dd>
3592 <dt class="field">
3593 <img src="media/images/Method.png" alt="Method" title="Method" />
3594 <span class="method-title">SqlDurationFormat</span>
3595 </dt>
3596 <dd class="index-item-body">
3597 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodSqlDurationFormat">vEvent::SqlDurationFormat()</a> in vEvent.php</div>
3598 <div class="index-item-description">Returns a PostgreSQL Date Format string suitable for returning iCal durations</div>
3599 </dd>
3600 <dt class="field">
3601 <img src="media/images/Method.png" alt="Method" title="Method" />
3602 <span class="method-title">SqlDurationFormat</span>
3603 </dt>
3604 <dd class="index-item-body">
3605 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodSqlDurationFormat">iCalendar::SqlDurationFormat()</a> in iCalendar.php</div>
3606 </dd>
3607 <dt class="field">
3608 <img src="media/images/Method.png" alt="Method" title="Method" />
3609 <span class="method-title">SqlUTCFormat</span>
3610 </dt>
3611 <dd class="index-item-body">
3612 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodSqlUTCFormat">iCalendar::SqlUTCFormat()</a> in iCalendar.php</div>
3613 </dd>
3614 <dt class="field">
3615 <img src="media/images/Method.png" alt="Method" title="Method" />
3616 <span class="method-title">SqlUTCFormat</span>
3617 </dt>
3618 <dd class="index-item-body">
3619 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodSqlUTCFormat">vEvent::SqlUTCFormat()</a> in vEvent.php</div>
3620 <div class="index-item-description">Returns a PostgreSQL Date Format string suitable for returning dates which</div>
3621 </dd>
3622 <dt class="field">
3623 <img src="media/images/Function.png" alt="Function" title="Function" />
3624 <span class="method-title">sql_from_object</span>
3625 </dt>
3626 <dd class="index-item-body">
3627 <div class="index-item-details"><a href="awl/DataUpdate/_DataUpdate.php.html#functionsql_from_object">sql_from_object()</a> in DataUpdate.php</div>
3628 <div class="index-item-description">Build SQL INSERT/UPDATE statement from an associative array of fieldnames =&gt; values.</div>
3629 </dd>
3630 <dt class="field">
3631 <img src="media/images/Function.png" alt="Function" title="Function" />
3632 <span class="method-title">sql_from_post</span>
3633 </dt>
3634 <dd class="index-item-body">
3635 <div class="index-item-details"><a href="awl/DataUpdate/_DataUpdate.php.html#functionsql_from_post">sql_from_post()</a> in DataUpdate.php</div>
3636 <div class="index-item-description">Build SQL INSERT/UPDATE statement from the $_POST associative array</div>
3637 </dd>
3638 <dt class="field">
3639 <img src="media/images/Method.png" alt="Method" title="Method" />
3640 <span class="method-title">StartForm</span>
3641 </dt>
3642 <dd class="index-item-body">
3643 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodStartForm">EntryForm::StartForm()</a> in DataEntry.php</div>
3644 <div class="index-item-description">Start the actual HTML form. Return the fragment to do this.</div>
3645 </dd>
3646 <dt class="field">
3647 <img src="media/images/Method.png" alt="Method" title="Method" />
3648 <span class="method-title">SubmitButton</span>
3649 </dt>
3650 <dd class="index-item-body">
3651 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodSubmitButton">EntryForm::SubmitButton()</a> in DataEntry.php</div>
3652 <div class="index-item-description">A utility function for a submit button within a data entry table</div>
3653 </dd>
3654 </dl>
3655 <a name="t"></a>
3656 <div class="index-letter-section">
3657 <div style="float: left" class="index-letter-title">t</div>
3658 <div style="float: right"><a href="#top">top</a></div>
3659 <div style="clear: both"></div>
3660 </div>
3661 <dl>
3662 <dt class="field">
3663 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3664 <span class="var-title">$tagname</span>
3665 </dt>
3666 <dd class="index-item-body">
3667 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#var$tagname">XMLElement::$tagname</a> in XMLElement.php</div>
3668 </dd>
3669 <dt class="field">
3670 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3671 <span class="var-title">$Template</span>
3672 </dt>
3673 <dd class="index-item-body">
3674 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Template">Editor::$Template</a> in classEditor.php</div>
3675 </dd>
3676 <dt class="field">
3677 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3678 <span class="var-title">$Title</span>
3679 </dt>
3680 <dd class="index-item-body">
3681 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Title">Browser::$Title</a> in classBrowser.php</div>
3682 </dd>
3683 <dt class="field">
3684 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3685 <span class="var-title">$Title</span>
3686 </dt>
3687 <dd class="index-item-body">
3688 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Title">Editor::$Title</a> in classEditor.php</div>
3689 </dd>
3690 <dt class="field">
3691 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3692 <span class="var-title">$TotalFuncs</span>
3693 </dt>
3694 <dd class="index-item-body">
3695 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$TotalFuncs">Browser::$TotalFuncs</a> in classBrowser.php</div>
3696 </dd>
3697 <dt class="field">
3698 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3699 <span class="var-title">$Totals</span>
3700 </dt>
3701 <dd class="index-item-body">
3702 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Totals">Browser::$Totals</a> in classBrowser.php</div>
3703 </dd>
3704 <dt class="field">
3705 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3706 <span class="var-title">$Translatable</span>
3707 </dt>
3708 <dd class="index-item-body">
3709 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$Translatable">BrowserColumn::$Translatable</a> in classBrowser.php</div>
3710 </dd>
3711 <dt class="field">
3712 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3713 <span class="var-title">$translate_all</span>
3714 </dt>
3715 <dd class="index-item-body">
3716 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#var$translate_all">AwlDatabase::$translate_all</a> in AwlDatabase.php</div>
3717 <div class="index-item-description">Holds whether we are translating all statements.</div>
3718 </dd>
3719 <dt class="field">
3720 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3721 <span class="var-title">$txnstate</span>
3722 </dt>
3723 <dd class="index-item-body">
3724 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#var$txnstate">AwlDatabase::$txnstate</a> in AwlDatabase.php</div>
3725 <div class="index-item-description">Holds the state of the transaction 0 = not started, 1 = in progress, -1 = error pending rollback/commit</div>
3726 </dd>
3727 <dt class="field">
3728 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3729 <span class="var-title">$type</span>
3730 </dt>
3731 <dd class="index-item-body">
3732 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#var$type">vComponent::$type</a> in vComponent.php</div>
3733 <div class="index-item-description">The type of this component, such as 'VEVENT', 'VTODO', 'VTIMEZONE', 'VCARD', etc.</div>
3734 </dd>
3735 <dt class="field">
3736 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3737 <span class="var-title">$Type</span>
3738 </dt>
3739 <dd class="index-item-body">
3740 <div class="index-item-details"><a href="awl/Browser/BrowserColumn.html#var$Type">BrowserColumn::$Type</a> in classBrowser.php</div>
3741 </dd>
3742 <dt class="field">
3743 <img src="media/images/Method.png" alt="Method" title="Method" />
3744 <span class="method-title">TempLineFormat</span>
3745 </dt>
3746 <dd class="index-item-body">
3747 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#methodTempLineFormat">EntryForm::TempLineFormat()</a> in DataEntry.php</div>
3748 <div class="index-item-description">Set the line format to a temporary one that we can revert from.</div>
3749 </dd>
3750 <dt class="field">
3751 <img src="media/images/Method.png" alt="Method" title="Method" />
3752 <span class="method-title">TestFilter</span>
3753 </dt>
3754 <dd class="index-item-body">
3755 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodTestFilter">vComponent::TestFilter()</a> in vComponent.php</div>
3756 <div class="index-item-description">Test a PROP-FILTER or COMP-FILTER and return a true/false COMP-FILTER (is-defined | is-not-defined | (time-range?, prop-filter*, comp-filter*)) PROP-FILTER (is-defined | is-not-defined | ((time-range | text-match)?, param-filter*))</div>
3757 </dd>
3758 <dt class="field">
3759 <img src="media/images/Method.png" alt="Method" title="Method" />
3760 <span class="method-title">TestFilter</span>
3761 </dt>
3762 <dd class="index-item-body">
3763 <div class="index-item-details"><a href="awl/iCalendar/iCalendar.html#methodTestFilter">iCalendar::TestFilter()</a> in iCalendar.php</div>
3764 </dd>
3765 <dt class="field">
3766 <img src="media/images/Method.png" alt="Method" title="Method" />
3767 <span class="method-title">TestFilter</span>
3768 </dt>
3769 <dd class="index-item-body">
3770 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodTestFilter">vProperty::TestFilter()</a> in vComponent.php</div>
3771 <div class="index-item-description">Test a PROP-FILTER or PARAM-FILTER and return a true/false PROP-FILTER (is-defined | is-not-defined | ((time-range | text-match)?, param-filter*)) PARAM-FILTER (is-defined | is-not-defined | ((time-range | text-match)?, param-filter*))</div>
3772 </dd>
3773 <dt class="field">
3774 <img src="media/images/Method.png" alt="Method" title="Method" />
3775 <span class="method-title">TestParamFilter</span>
3776 </dt>
3777 <dd class="index-item-body">
3778 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodTestParamFilter">vProperty::TestParamFilter()</a> in vComponent.php</div>
3779 </dd>
3780 <dt class="field">
3781 <img src="media/images/Method.png" alt="Method" title="Method" />
3782 <span class="method-title">TextMatch</span>
3783 </dt>
3784 <dd class="index-item-body">
3785 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodTextMatch">iCalProp::TextMatch()</a> in iCalendar.php</div>
3786 <div class="index-item-description">Test if our value contains a string</div>
3787 </dd>
3788 <dt class="field">
3789 <img src="media/images/Method.png" alt="Method" title="Method" />
3790 <span class="method-title">TextMatch</span>
3791 </dt>
3792 <dd class="index-item-body">
3793 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodTextMatch">vProperty::TextMatch()</a> in vComponent.php</div>
3794 <div class="index-item-description">Test if our value contains a string</div>
3795 </dd>
3796 <dt class="field">
3797 <img src="media/images/Method.png" alt="Method" title="Method" />
3798 <span class="method-title">Title</span>
3799 </dt>
3800 <dd class="index-item-body">
3801 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodTitle">Editor::Title()</a> in classEditor.php</div>
3802 <div class="index-item-description">Accessor for the Title for the browse, which could set the title also.</div>
3803 </dd>
3804 <dt class="field">
3805 <img src="media/images/Method.png" alt="Method" title="Method" />
3806 <span class="method-title">Title</span>
3807 </dt>
3808 <dd class="index-item-body">
3809 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodTitle">Browser::Title()</a> in classBrowser.php</div>
3810 <div class="index-item-description">Accessor for the Title for the browse, which could set the title also.</div>
3811 </dd>
3812 <dt class="field">
3813 <img src="media/images/Method.png" alt="Method" title="Method" />
3814 <span class="method-title">TransactionState</span>
3815 </dt>
3816 <dd class="index-item-body">
3817 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#methodTransactionState">AwlQuery::TransactionState()</a> in AwlQuery.php</div>
3818 <div class="index-item-description">Returns the current state of a transaction, indicating if we have begun a transaction, whether the transaction has failed, or if we are not in a transaction.</div>
3819 </dd>
3820 <dt class="field">
3821 <img src="media/images/Method.png" alt="Method" title="Method" />
3822 <span class="method-title">TransactionState</span>
3823 </dt>
3824 <dd class="index-item-body">
3825 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodTransactionState">AwlDatabase::TransactionState()</a> in AwlDatabase.php</div>
3826 <div class="index-item-description">Returns the current state of a transaction, indicating if we have begun a transaction, whether the transaction has failed, or if we are not in a transaction.</div>
3827 </dd>
3828 <dt class="field">
3829 <img src="media/images/Function.png" alt="Function" title="Function" />
3830 <span class="method-title">translate</span>
3831 </dt>
3832 <dd class="index-item-body">
3833 <div class="index-item-details"><a href="awl/Translation/_Translation.php.html#functiontranslate">translate()</a> in Translation.php</div>
3834 <div class="index-item-description">Convert a string in English to whatever this user's locale is</div>
3835 </dd>
3836 <dt class="field">
3837 <img src="media/images/Method.png" alt="Method" title="Method" />
3838 <span class="method-title">TranslateAll</span>
3839 </dt>
3840 <dd class="index-item-body">
3841 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDatabase.html#methodTranslateAll">AwlDatabase::TranslateAll()</a> in AwlDatabase.php</div>
3842 <div class="index-item-description">Switches on or off the processing flag controlling whether subsequent calls to AwlDatabase::Prepare are translated as if PrepareTranslated() had been called.</div>
3843 </dd>
3844 <dt class="field">
3845 <img src="media/images/Method.png" alt="Method" title="Method" />
3846 <span class="method-title">TranslateSQL</span>
3847 </dt>
3848 <dd class="index-item-body">
3849 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#methodTranslateSQL">AwlDBDialect::TranslateSQL()</a> in AwlDBDialect.php</div>
3850 <div class="index-item-description">Translates the given SQL string into a form that will hopefully work for this database dialect. This hook is intended to be used by developers to provide support for differences in database operation by translating the query string in an arbitrary way, such as through a file or database lookup.</div>
3851 </dd>
3852 <dt class="field">
3853 <img src="media/images/Page.png" alt="Page" title="Page" />
3854 <span class="include-title">Translation.php</span>
3855 </dt>
3856 <dd class="index-item-body">
3857 <div class="index-item-details"><a href="awl/Translation/_Translation.php.html">Translation.php</a> in Translation.php</div>
3858 </dd>
3859 </dl>
3860 <a name="u"></a>
3861 <div class="index-letter-section">
3862 <div style="float: left" class="index-letter-title">u</div>
3863 <div style="float: right"><a href="#top">top</a></div>
3864 <div style="clear: both"></div>
3865 </div>
3866 <dl>
3867 <dt class="field">
3868 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3869 <span class="var-title">$Union</span>
3870 </dt>
3871 <dd class="index-item-body">
3872 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Union">Browser::$Union</a> in classBrowser.php</div>
3873 </dd>
3874 <dt class="field">
3875 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3876 <span class="var-title">$username</span>
3877 </dt>
3878 <dd class="index-item-body">
3879 <div class="index-item-details"><a href="awl/Session/Session.html#var$username">Session::$username</a> in Session.php</div>
3880 <div class="index-item-description">The user's username used to log in.</div>
3881 </dd>
3882 <dt class="field">
3883 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3884 <span class="var-title">$user_no</span>
3885 </dt>
3886 <dd class="index-item-body">
3887 <div class="index-item-details"><a href="awl/Session/Session.html#var$user_no">Session::$user_no</a> in Session.php</div>
3888 <div class="index-item-description">The user_no of the logged in user.</div>
3889 </dd>
3890 <dt class="field">
3891 <img src="media/images/Method.png" alt="Method" title="Method" />
3892 <span class="method-title">Undefine</span>
3893 </dt>
3894 <dd class="index-item-body">
3895 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#methodUndefine">DBRecord::Undefine()</a> in DataUpdate.php</div>
3896 <div class="index-item-description">Unsets a single field from the record</div>
3897 </dd>
3898 <dt class="field">
3899 <img src="media/images/Method.png" alt="Method" title="Method" />
3900 <span class="method-title">UnFetch</span>
3901 </dt>
3902 <dd class="index-item-body">
3903 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#methodUnFetch">PgQuery::UnFetch()</a> in PgQuery.php</div>
3904 <div class="index-item-description">Set row counter back one</div>
3905 </dd>
3906 <dt class="field">
3907 <img src="media/images/Method.png" alt="Method" title="Method" />
3908 <span class="method-title">UnwrapComponent</span>
3909 </dt>
3910 <dd class="index-item-body">
3911 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodUnwrapComponent">iCalComponent::UnwrapComponent()</a> in iCalendar.php</div>
3912 <div class="index-item-description">This unescapes the (CRLF + linear space) wrapping specified in RFC2445. According to RFC2445 we should always end with CRLF but the CalDAV spec says that normalising XML parsers often muck with it and may remove the CR. We accept either case.</div>
3913 </dd>
3914 <dt class="field">
3915 <img src="media/images/Method.png" alt="Method" title="Method" />
3916 <span class="method-title">UnwrapComponent</span>
3917 </dt>
3918 <dd class="index-item-body">
3919 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodUnwrapComponent">vComponent::UnwrapComponent()</a> in vComponent.php</div>
3920 <div class="index-item-description">This unescapes the (CRLF + linear space) wrapping specified in RFC2445. According to RFC2445 we should always end with CRLF but the CalDAV spec says that normalising XML parsers often muck with it and may remove the CR. We accept either case.</div>
3921 </dd>
3922 <dt class="field">
3923 <img src="media/images/Class.png" alt="Class" title="Class" />
3924 User
3925 </dt>
3926 <dd class="index-item-body">
3927 <div class="index-item-details"><a href="awl/User/User.html">User</a> in User.php</div>
3928 <div class="index-item-description">A class to handle reading, writing, viewing, editing and validating usr records.</div>
3929 </dd>
3930 <dt class="field">
3931 <img src="media/images/Constructor.png" alt="Method" title="Method" />
3932 <span class="method-title">User</span>
3933 </dt>
3934 <dd class="index-item-body">
3935 <div class="index-item-details"><a href="awl/User/User.html#methodUser">User::User()</a> in User.php</div>
3936 <div class="index-item-description">The constructor initialises a new record, potentially reading it from the database.</div>
3937 </dd>
3938 <dt class="field">
3939 <img src="media/images/Page.png" alt="Page" title="Page" />
3940 <span class="include-title">User.php</span>
3941 </dt>
3942 <dd class="index-item-body">
3943 <div class="index-item-details"><a href="awl/User/_User.php.html">User.php</a> in User.php</div>
3944 </dd>
3945 <dt class="field">
3946 <img src="media/images/Function.png" alt="Function" title="Function" />
3947 <span class="method-title">uuid</span>
3948 </dt>
3949 <dd class="index-item-body">
3950 <div class="index-item-details"><a href="awl/Utilities/_AWLUtilities.php.html#functionuuid">uuid()</a> in AWLUtilities.php</div>
3951 <div class="index-item-description">Generates a Universally Unique IDentifier, version 4.</div>
3952 </dd>
3953 </dl>
3954 <a name="v"></a>
3955 <div class="index-letter-section">
3956 <div style="float: left" class="index-letter-title">v</div>
3957 <div style="float: right"><a href="#top">top</a></div>
3958 <div style="clear: both"></div>
3959 </div>
3960 <dl>
3961 <dt class="field">
3962 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
3963 <span class="var-title">$Value</span>
3964 </dt>
3965 <dd class="index-item-body">
3966 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#var$Value">EditorField::$Value</a> in classEditor.php</div>
3967 </dd>
3968 <dt class="field">
3969 <img src="media/images/Method.png" alt="Method" title="Method" />
3970 <span class="method-title">Validate</span>
3971 </dt>
3972 <dd class="index-item-body">
3973 <div class="index-item-details"><a href="awl/User/User.html#methodValidate">User::Validate()</a> in User.php</div>
3974 <div class="index-item-description">Validate the information the user submitted</div>
3975 </dd>
3976 <dt class="field">
3977 <img src="media/images/Method.png" alt="Method" title="Method" />
3978 <span class="method-title">Validate</span>
3979 </dt>
3980 <dd class="index-item-body">
3981 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodValidate">Validation::Validate()</a> in Validation.php</div>
3982 <div class="index-item-description">Validates the form according to it's rules.</div>
3983 </dd>
3984 <dt class="field">
3985 <img src="media/images/Class.png" alt="Class" title="Class" />
3986 Validation
3987 </dt>
3988 <dd class="index-item-body">
3989 <div class="index-item-details"><a href="awl/Validation/Validation.html">Validation</a> in Validation.php</div>
3990 <div class="index-item-description">Rules used for validation of form fields.</div>
3991 </dd>
3992 <dt class="field">
3993 <img src="media/images/Constructor.png" alt="Method" title="Method" />
3994 <span class="method-title">Validation</span>
3995 </dt>
3996 <dd class="index-item-body">
3997 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodValidation">Validation::Validation()</a> in Validation.php</div>
3998 <div class="index-item-description">Initialise a new validation.</div>
3999 </dd>
4000 <dt class="field">
4001 <img src="media/images/Page.png" alt="Page" title="Page" />
4002 <span class="include-title">Validation.php</span>
4003 </dt>
4004 <dd class="index-item-body">
4005 <div class="index-item-details"><a href="awl/Validation/_Validation.php.html">Validation.php</a> in Validation.php</div>
4006 </dd>
4007 <dt class="field">
4008 <img src="media/images/Method.png" alt="Method" title="Method" />
4009 <span class="method-title">valid_date_format</span>
4010 </dt>
4011 <dd class="index-item-body">
4012 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodvalid_date_format">Validation::valid_date_format()</a> in Validation.php</div>
4013 <div class="index-item-description">Check that the given string matches the user's date format.</div>
4014 </dd>
4015 <dt class="field">
4016 <img src="media/images/Method.png" alt="Method" title="Method" />
4017 <span class="method-title">valid_email_format</span>
4018 </dt>
4019 <dd class="index-item-body">
4020 <div class="index-item-details"><a href="awl/Validation/Validation.html#methodvalid_email_format">Validation::valid_email_format()</a> in Validation.php</div>
4021 <div class="index-item-description">Check that the given string is a valid email address.</div>
4022 </dd>
4023 <dt class="field">
4024 <img src="media/images/Method.png" alt="Method" title="Method" />
4025 <span class="method-title">Value</span>
4026 </dt>
4027 <dd class="index-item-body">
4028 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#methodValue">vProperty::Value()</a> in vComponent.php</div>
4029 <div class="index-item-description">Get/Set the content of the property</div>
4030 </dd>
4031 <dt class="field">
4032 <img src="media/images/Method.png" alt="Method" title="Method" />
4033 <span class="method-title">Value</span>
4034 </dt>
4035 <dd class="index-item-body">
4036 <div class="index-item-details"><a href="awl/iCalendar/iCalProp.html#methodValue">iCalProp::Value()</a> in iCalendar.php</div>
4037 <div class="index-item-description">Get/Set the content of the property</div>
4038 </dd>
4039 <dt class="field">
4040 <img src="media/images/Method.png" alt="Method" title="Method" />
4041 <span class="method-title">Value</span>
4042 </dt>
4043 <dd class="index-item-body">
4044 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodValue">Editor::Value()</a> in classEditor.php</div>
4045 <div class="index-item-description">Gets the value of a field in the record currently assigned to this editor.</div>
4046 </dd>
4047 <dt class="field">
4048 <img src="media/images/Method.png" alt="Method" title="Method" />
4049 <span class="method-title">ValueReplacement</span>
4050 </dt>
4051 <dd class="index-item-body">
4052 <div class="index-item-details"><a href="awl/Browser/Browser.html#methodValueReplacement">Browser::ValueReplacement()</a> in classBrowser.php</div>
4053 <div class="index-item-description">Return values from the current row for replacing into a template.</div>
4054 </dd>
4055 <dt class="field">
4056 <img src="media/images/Method.png" alt="Method" title="Method" />
4057 <span class="method-title">VCalendar</span>
4058 </dt>
4059 <dd class="index-item-body">
4060 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodVCalendar">iCalComponent::VCalendar()</a> in iCalendar.php</div>
4061 <div class="index-item-description">Apply standard properties for a VCalendar</div>
4062 </dd>
4063 <dt class="field">
4064 <img src="media/images/Class.png" alt="Class" title="Class" />
4065 vComponent
4066 </dt>
4067 <dd class="index-item-body">
4068 <div class="index-item-details"><a href="awl/vComponent/vComponent.html">vComponent</a> in vComponent.php</div>
4069 <div class="index-item-description">A Class for representing components within an vComponent</div>
4070 </dd>
4071 <dt class="field">
4072 <img src="media/images/Page.png" alt="Page" title="Page" />
4073 <span class="include-title">vComponent.php</span>
4074 </dt>
4075 <dd class="index-item-body">
4076 <div class="index-item-details"><a href="awl/vComponent/_vComponent.php.html">vComponent.php</a> in vComponent.php</div>
4077 </dd>
4078 <dt class="field">
4079 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4080 <span class="method-title">vEvent</span>
4081 </dt>
4082 <dd class="index-item-body">
4083 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html#methodvEvent">vEvent::vEvent()</a> in vEvent.php</div>
4084 <div class="index-item-description">The constructor takes an array of args. If there is an element called 'vevent' then that will be parsed into the vEvent object. Otherwise the array elements are converted into properties of the vEvent object directly.</div>
4085 </dd>
4086 <dt class="field">
4087 <img src="media/images/Class.png" alt="Class" title="Class" />
4088 vEvent
4089 </dt>
4090 <dd class="index-item-body">
4091 <div class="index-item-details"><a href="awl/iCalendar/vEvent.html">vEvent</a> in vEvent.php</div>
4092 <div class="index-item-description">A Class for handling Events on a calendar</div>
4093 </dd>
4094 <dt class="field">
4095 <img src="media/images/Page.png" alt="Page" title="Page" />
4096 <span class="include-title">vEvent.php</span>
4097 </dt>
4098 <dd class="index-item-body">
4099 <div class="index-item-details"><a href="awl/iCalendar/_vEvent.php.html">vEvent.php</a> in vEvent.php</div>
4100 </dd>
4101 <dt class="field">
4102 <img src="media/images/Class.png" alt="Class" title="Class" />
4103 vProperty
4104 </dt>
4105 <dd class="index-item-body">
4106 <div class="index-item-details"><a href="awl/vComponent/vProperty.html">vProperty</a> in vComponent.php</div>
4107 <div class="index-item-description">A Class for representing properties within a vComponent (VCALENDAR or VCARD)</div>
4108 </dd>
4109 </dl>
4110 <a name="w"></a>
4111 <div class="index-letter-section">
4112 <div style="float: left" class="index-letter-title">w</div>
4113 <div style="float: right"><a href="#top">top</a></div>
4114 <div style="clear: both"></div>
4115 </div>
4116 <dl>
4117 <dt class="field">
4118 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
4119 <span class="var-title">$Where</span>
4120 </dt>
4121 <dd class="index-item-body">
4122 <div class="index-item-details"><a href="awl/classEditor/Editor.html#var$Where">Editor::$Where</a> in classEditor.php</div>
4123 </dd>
4124 <dt class="field">
4125 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
4126 <span class="var-title">$Where</span>
4127 </dt>
4128 <dd class="index-item-body">
4129 <div class="index-item-details"><a href="awl/Browser/Browser.html#var$Where">Browser::$Where</a> in classBrowser.php</div>
4130 </dd>
4131 <dt class="field">
4132 <img src="media/images/Method.png" alt="Method" title="Method" />
4133 <span class="method-title">WhereNewRecord</span>
4134 </dt>
4135 <dd class="index-item-body">
4136 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodWhereNewRecord">Editor::WhereNewRecord()</a> in classEditor.php</div>
4137 </dd>
4138 <dt class="field">
4139 <img src="media/images/Method.png" alt="Method" title="Method" />
4140 <span class="method-title">WrapComponent</span>
4141 </dt>
4142 <dd class="index-item-body">
4143 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#methodWrapComponent">vComponent::WrapComponent()</a> in vComponent.php</div>
4144 <div class="index-item-description">This imposes the (CRLF + linear space) wrapping specified in RFC2445. According to RFC2445 we should always end with CRLF but the CalDAV spec says that normalising XML parsers often muck with it and may remove the CR. We output RFC2445 compliance.</div>
4145 </dd>
4146 <dt class="field">
4147 <img src="media/images/Method.png" alt="Method" title="Method" />
4148 <span class="method-title">WrapComponent</span>
4149 </dt>
4150 <dd class="index-item-body">
4151 <div class="index-item-details"><a href="awl/iCalendar/iCalComponent.html#methodWrapComponent">iCalComponent::WrapComponent()</a> in iCalendar.php</div>
4152 <div class="index-item-description">This imposes the (CRLF + linear space) wrapping specified in RFC2445. According to RFC2445 we should always end with CRLF but the CalDAV spec says that normalising XML parsers often muck with it and may remove the CR. We output RFC2445 compliance.</div>
4153 </dd>
4154 <dt class="field">
4155 <img src="media/images/Method.png" alt="Method" title="Method" />
4156 <span class="method-title">Write</span>
4157 </dt>
4158 <dd class="index-item-body">
4159 <div class="index-item-details"><a href="awl/User/User.html#methodWrite">User::Write()</a> in User.php</div>
4160 <div class="index-item-description">Write the User record.</div>
4161 </dd>
4162 <dt class="field">
4163 <img src="media/images/Method.png" alt="Method" title="Method" />
4164 <span class="method-title">Write</span>
4165 </dt>
4166 <dd class="index-item-body">
4167 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#methodWrite">DBRecord::Write()</a> in DataUpdate.php</div>
4168 <div class="index-item-description">To write the record to the database</div>
4169 </dd>
4170 <dt class="field">
4171 <img src="media/images/Method.png" alt="Method" title="Method" />
4172 <span class="method-title">Write</span>
4173 </dt>
4174 <dd class="index-item-body">
4175 <div class="index-item-details"><a href="awl/classEditor/Editor.html#methodWrite">Editor::Write()</a> in classEditor.php</div>
4176 <div class="index-item-description">Write the record</div>
4177 </dd>
4178 <dt class="field">
4179 <img src="media/images/Method.png" alt="Method" title="Method" />
4180 <span class="method-title">WriteRoles</span>
4181 </dt>
4182 <dd class="index-item-body">
4183 <div class="index-item-details"><a href="awl/User/User.html#methodWriteRoles">User::WriteRoles()</a> in User.php</div>
4184 <div class="index-item-description">Write the roles associated with the user</div>
4185 </dd>
4186 </dl>
4187 <a name="x"></a>
4188 <div class="index-letter-section">
4189 <div style="float: left" class="index-letter-title">x</div>
4190 <div style="float: right"><a href="#top">top</a></div>
4191 <div style="clear: both"></div>
4192 </div>
4193 <dl>
4194 <dt class="field">
4195 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
4196 <span class="var-title">$xmlns</span>
4197 </dt>
4198 <dd class="index-item-body">
4199 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#var$xmlns">XMLElement::$xmlns</a> in XMLElement.php</div>
4200 </dd>
4201 <dt class="field">
4202 <img src="media/images/Class.png" alt="Class" title="Class" />
4203 XMLDocument
4204 </dt>
4205 <dd class="index-item-body">
4206 <div class="index-item-details"><a href="awl/XMLDocument/XMLDocument.html">XMLDocument</a> in XMLDocument.php</div>
4207 <div class="index-item-description">A class for XML Documents which will contain namespaced XML elements</div>
4208 </dd>
4209 <dt class="field">
4210 <img src="media/images/Page.png" alt="Page" title="Page" />
4211 <span class="include-title">XMLDocument.php</span>
4212 </dt>
4213 <dd class="index-item-body">
4214 <div class="index-item-details"><a href="awl/XMLDocument/_XMLDocument.php.html">XMLDocument.php</a> in XMLDocument.php</div>
4215 </dd>
4216 <dt class="field">
4217 <img src="media/images/Class.png" alt="Class" title="Class" />
4218 XMLElement
4219 </dt>
4220 <dd class="index-item-body">
4221 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html">XMLElement</a> in XMLElement.php</div>
4222 <div class="index-item-description">A class for XML elements which may have attributes, or contain other XML sub-elements</div>
4223 </dd>
4224 <dt class="field">
4225 <img src="media/images/Page.png" alt="Page" title="Page" />
4226 <span class="include-title">XMLElement.php</span>
4227 </dt>
4228 <dd class="index-item-body">
4229 <div class="index-item-details"><a href="awl/XMLElement/_XMLElement.php.html">XMLElement.php</a> in XMLElement.php</div>
4230 </dd>
4231 </dl>
4232 <a name="_"></a>
4233 <div class="index-letter-section">
4234 <div style="float: left" class="index-letter-title">_</div>
4235 <div style="float: right"><a href="#top">top</a></div>
4236 <div style="clear: both"></div>
4237 </div>
4238 <dl>
4239 <dt class="field">
4240 <img src="media/images/Variable.png" alt="Variable" title="Variable" />
4241 <span class="var-title">$_parent</span>
4242 </dt>
4243 <dd class="index-item-body">
4244 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#var$_parent">XMLElement::$_parent</a> in XMLElement.php</div>
4245 </dd>
4246 <dt class="field">
4247 <img src="media/images/Method.png" alt="Method" title="Method" />
4248 <span class="method-title">_AppendDelimited</span>
4249 </dt>
4250 <dd class="index-item-body">
4251 <div class="index-item-details"><a href="awl/EMail/EMail.html#method_AppendDelimited">EMail::_AppendDelimited()</a> in EMail.php</div>
4252 <div class="index-item-description">Append something with a comma delimter onto the existing referenced string</div>
4253 </dd>
4254 <dt class="field">
4255 <img src="media/images/Function.png" alt="Function" title="Function" />
4256 <span class="method-title">_awl_connect_configured_database</span>
4257 </dt>
4258 <dd class="index-item-body">
4259 <div class="index-item-details"><a href="awl/AwlDatabase/_AwlQuery.php.html#function_awl_connect_configured_database">_awl_connect_configured_database()</a> in AwlQuery.php</div>
4260 <div class="index-item-description">Connect to the database defined in the $c-&gt;db_connect[] (or $c-&gt;pg_connect) arrays</div>
4261 </dd>
4262 <dt class="field">
4263 <img src="media/images/Method.png" alt="Method" title="Method" />
4264 <span class="method-title">_BuildFieldList</span>
4265 </dt>
4266 <dd class="index-item-body">
4267 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#method_BuildFieldList">DBRecord::_BuildFieldList()</a> in DataUpdate.php</div>
4268 <div class="index-item-description">Builds a field target list</div>
4269 </dd>
4270 <dt class="field">
4271 <img src="media/images/Method.png" alt="Method" title="Method" />
4272 <span class="method-title">_BuildJoinClause</span>
4273 </dt>
4274 <dd class="index-item-body">
4275 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#method_BuildJoinClause">DBRecord::_BuildJoinClause()</a> in DataUpdate.php</div>
4276 <div class="index-item-description">Builds a table join clause</div>
4277 </dd>
4278 <dt class="field">
4279 <img src="media/images/Method.png" alt="Method" title="Method" />
4280 <span class="method-title">_BuildWhereClause</span>
4281 </dt>
4282 <dd class="index-item-body">
4283 <div class="index-item-details"><a href="awl/DataUpdate/DBRecord.html#method_BuildWhereClause">DBRecord::_BuildWhereClause()</a> in DataUpdate.php</div>
4284 <div class="index-item-description">Builds a where clause to match the supplied keys</div>
4285 </dd>
4286 <dt class="field">
4287 <img src="media/images/Method.png" alt="Method" title="Method" />
4288 <span class="method-title">_CheckLogin</span>
4289 </dt>
4290 <dd class="index-item-body">
4291 <div class="index-item-details"><a href="awl/Session/Session.html#method_CheckLogin">Session::_CheckLogin()</a> in Session.php</div>
4292 </dd>
4293 <dt class="field">
4294 <img src="media/images/Method.png" alt="Method" title="Method" />
4295 <span class="method-title">_CheckLogout</span>
4296 </dt>
4297 <dd class="index-item-body">
4298 <div class="index-item-details"><a href="awl/Session/Session.html#method_CheckLogout">Session::_CheckLogout()</a> in Session.php</div>
4299 </dd>
4300 <dt class="field">
4301 <img src="media/images/Function.png" alt="Function" title="Function" />
4302 <span class="method-title">_CompareMenuSequence</span>
4303 </dt>
4304 <dd class="index-item-body">
4305 <div class="index-item-details"><a href="awl/MenuSet/_MenuSet.php.html#function_CompareMenuSequence">_CompareMenuSequence()</a> in MenuSet.php</div>
4306 <div class="index-item-description">_CompareMenuSequence is used in sorting the menu options into the sequence order</div>
4307 </dd>
4308 <dt class="field">
4309 <img src="media/images/Method.png" alt="Method" title="Method" />
4310 <span class="method-title">_CompareSequence</span>
4311 </dt>
4312 <dd class="index-item-body">
4313 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#method_CompareSequence">MenuSet::_CompareSequence()</a> in MenuSet.php</div>
4314 <div class="index-item-description">_CompareSequence is used in sorting the menu options into the sequence order</div>
4315 </dd>
4316 <dt class="field">
4317 <img src="media/images/Method.png" alt="Method" title="Method" />
4318 <span class="method-title">_HasActive</span>
4319 </dt>
4320 <dd class="index-item-body">
4321 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#method_HasActive">MenuSet::_HasActive()</a> in MenuSet.php</div>
4322 <div class="index-item-description">Does the menu have any options that are active.</div>
4323 </dd>
4324 <dt class="field">
4325 <img src="media/images/Method.png" alt="Method" title="Method" />
4326 <span class="method-title">_log_error</span>
4327 </dt>
4328 <dd class="index-item-body">
4329 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#method_log_error">PgQuery::_log_error()</a> in PgQuery.php</div>
4330 <div class="index-item-description">Log error, optionally with file and line location of the caller.</div>
4331 </dd>
4332 <dt class="field">
4333 <img src="media/images/Method.png" alt="Method" title="Method" />
4334 <span class="method-title">_log_query</span>
4335 </dt>
4336 <dd class="index-item-body">
4337 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#method_log_query">AwlQuery::_log_query()</a> in AwlQuery.php</div>
4338 <div class="index-item-description">Log query, optionally with file and line location of the caller.</div>
4339 </dd>
4340 <dt class="field">
4341 <img src="media/images/Method.png" alt="Method" title="Method" />
4342 <span class="method-title">_OptionExists</span>
4343 </dt>
4344 <dd class="index-item-body">
4345 <div class="index-item-details"><a href="awl/MenuSet/MenuSet.html#method_OptionExists">MenuSet::_OptionExists()</a> in MenuSet.php</div>
4346 <div class="index-item-description">See if a menu already has this option</div>
4347 </dd>
4348 <dt class="field">
4349 <img src="media/images/Method.png" alt="Method" title="Method" />
4350 <span class="method-title">_ParseAttributes</span>
4351 </dt>
4352 <dd class="index-item-body">
4353 <div class="index-item-details"><a href="awl/DataEntry/EntryForm.html#method_ParseAttributes">EntryForm::_ParseAttributes()</a> in DataEntry.php</div>
4354 <div class="index-item-description">Internal function for parsing the type extra on a field.</div>
4355 </dd>
4356 <dt class="field">
4357 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4358 <span class="method-title">__construct</span>
4359 </dt>
4360 <dd class="index-item-body">
4361 <div class="index-item-details"><a href="awl/AwlDatabase/AwlQuery.html#method__construct">AwlQuery::__construct()</a> in AwlQuery.php</div>
4362 <div class="index-item-description">Constructor</div>
4363 </dd>
4364 <dt class="field">
4365 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4366 <span class="method-title">__construct</span>
4367 </dt>
4368 <dd class="index-item-body">
4369 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#method__construct">vComponent::__construct()</a> in vComponent.php</div>
4370 <div class="index-item-description">A basic constructor</div>
4371 </dd>
4372 <dt class="field">
4373 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4374 <span class="method-title">__construct</span>
4375 </dt>
4376 <dd class="index-item-body">
4377 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#method__construct">vProperty::__construct()</a> in vComponent.php</div>
4378 <div class="index-item-description">The constructor parses the incoming string, which is formatted as per RFC2445 as a propname[;param1=pval1[; ... ]]:propvalue however we allow ourselves to assume that the RFC2445 content unescaping has already happened when vComponent::ParseFrom() called vComponent::UnwrapComponent().</div>
4379 </dd>
4380 <dt class="field">
4381 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4382 <span class="method-title">__construct</span>
4383 </dt>
4384 <dd class="index-item-body">
4385 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#method__construct">XMLElement::__construct()</a> in XMLElement.php</div>
4386 <div class="index-item-description">Constructor - nothing fancy as yet.</div>
4387 </dd>
4388 <dt class="field">
4389 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4390 <span class="method-title">__construct</span>
4391 </dt>
4392 <dd class="index-item-body">
4393 <div class="index-item-details"><a href="awl/AwlDatabase/AwlUpgrader.html#method__construct">AwlUpgrader::__construct()</a> in AwlUpgrader.php</div>
4394 <div class="index-item-description">Constructor</div>
4395 </dd>
4396 <dt class="field">
4397 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4398 <span class="method-title">__construct</span>
4399 </dt>
4400 <dd class="index-item-body">
4401 <div class="index-item-details"><a href="awl/classEditor/Editor.html#method__construct">Editor::__construct()</a> in classEditor.php</div>
4402 </dd>
4403 <dt class="field">
4404 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4405 <span class="method-title">__construct</span>
4406 </dt>
4407 <dd class="index-item-body">
4408 <div class="index-item-details"><a href="awl/PgQuery/PgQuery.html#method__construct">PgQuery::__construct()</a> in PgQuery.php</div>
4409 <div class="index-item-description">Constructor</div>
4410 </dd>
4411 <dt class="field">
4412 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4413 <span class="method-title">__construct</span>
4414 </dt>
4415 <dd class="index-item-body">
4416 <div class="index-item-details"><a href="awl/AwlDatabase/AwlDBDialect.html#method__construct">AwlDBDialect::__construct()</a> in AwlDBDialect.php</div>
4417 <div class="index-item-description">Parses the connection string to ascertain the database dialect. Returns true if the dialect is supported and fails if the dialect is not supported. All code to support any given database should be within in an external include.</div>
4418 </dd>
4419 <dt class="field">
4420 <img src="media/images/Constructor.png" alt="Method" title="Method" />
4421 <span class="method-title">__construct</span>
4422 </dt>
4423 <dd class="index-item-body">
4424 <div class="index-item-details"><a href="awl/classEditor/EditorField.html#method__construct">EditorField::__construct()</a> in classEditor.php</div>
4425 </dd>
4426 <dt class="field">
4427 <img src="media/images/Method.png" alt="Method" title="Method" />
4428 <span class="method-title">__tostring</span>
4429 </dt>
4430 <dd class="index-item-body">
4431 <div class="index-item-details"><a href="awl/XMLElement/XMLElement.html#method__tostring">XMLElement::__tostring()</a> in XMLElement.php</div>
4432 </dd>
4433 <dt class="field">
4434 <img src="media/images/Method.png" alt="Method" title="Method" />
4435 <span class="method-title">__toString</span>
4436 </dt>
4437 <dd class="index-item-body">
4438 <div class="index-item-details"><a href="awl/vComponent/vProperty.html#method__toString">vProperty::__toString()</a> in vComponent.php</div>
4439 </dd>
4440 <dt class="field">
4441 <img src="media/images/Method.png" alt="Method" title="Method" />
4442 <span class="method-title">__toString</span>
4443 </dt>
4444 <dd class="index-item-body">
4445 <div class="index-item-details"><a href="awl/vComponent/vComponent.html#method__toString">vComponent::__toString()</a> in vComponent.php</div>
4446 </dd>
4447 </dl>
4449 <div class="index-letter-menu">
4450 <a class="index-letter" href="elementindex.html#a">a</a>
4451 <a class="index-letter" href="elementindex.html#b">b</a>
4452 <a class="index-letter" href="elementindex.html#c">c</a>
4453 <a class="index-letter" href="elementindex.html#d">d</a>
4454 <a class="index-letter" href="elementindex.html#e">e</a>
4455 <a class="index-letter" href="elementindex.html#f">f</a>
4456 <a class="index-letter" href="elementindex.html#g">g</a>
4457 <a class="index-letter" href="elementindex.html#h">h</a>
4458 <a class="index-letter" href="elementindex.html#i">i</a>
4459 <a class="index-letter" href="elementindex.html#j">j</a>
4460 <a class="index-letter" href="elementindex.html#l">l</a>
4461 <a class="index-letter" href="elementindex.html#m">m</a>
4462 <a class="index-letter" href="elementindex.html#n">n</a>
4463 <a class="index-letter" href="elementindex.html#o">o</a>
4464 <a class="index-letter" href="elementindex.html#p">p</a>
4465 <a class="index-letter" href="elementindex.html#q">q</a>
4466 <a class="index-letter" href="elementindex.html#r">r</a>
4467 <a class="index-letter" href="elementindex.html#s">s</a>
4468 <a class="index-letter" href="elementindex.html#t">t</a>
4469 <a class="index-letter" href="elementindex.html#u">u</a>
4470 <a class="index-letter" href="elementindex.html#v">v</a>
4471 <a class="index-letter" href="elementindex.html#w">w</a>
4472 <a class="index-letter" href="elementindex.html#x">x</a>
4473 <a class="index-letter" href="elementindex.html#_">_</a>
4474 </div> </body>
4475 </html>