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 | <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> |
---|
9 | </head> |
---|
10 | <body> |
---|
11 | <a name="top"></a> |
---|
12 | <h2>Full index</h2> |
---|
13 | <h3>Package indexes</h3> |
---|
14 | <ul> |
---|
15 | <li><a href="elementindex_default.html">default</a></li> |
---|
16 | </ul> |
---|
17 | <br /> |
---|
18 | <div class="index-letter-menu"> |
---|
19 | <a class="index-letter" href="elementindex.html#a">a</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#"></a> |
---|
25 | <a class="index-letter" href="elementindex.html#l">l</a> |
---|
26 | <a class="index-letter" href="elementindex.html#m">m</a> |
---|
27 | <a class="index-letter" href="elementindex.html#n">n</a> |
---|
28 | <a class="index-letter" href="elementindex.html#o">o</a> |
---|
29 | <a class="index-letter" href="elementindex.html#p">p</a> |
---|
30 | <a class="index-letter" href="elementindex.html#q">q</a> |
---|
31 | <a class="index-letter" href="elementindex.html#r">r</a> |
---|
32 | <a class="index-letter" href="elementindex.html#s">s</a> |
---|
33 | <a class="index-letter" href="elementindex.html#t">t</a> |
---|
34 | <a class="index-letter" href="elementindex.html#u">u</a> |
---|
35 | <a class="index-letter" href="elementindex.html#v">v</a> |
---|
36 | </div> |
---|
37 | |
---|
38 | <a name="a"></a> |
---|
39 | <div class="index-letter-section"> |
---|
40 | <div style="float: left" class="index-letter-title">a</div> |
---|
41 | <div style="float: right"><a href="#top">top</a></div> |
---|
42 | <div style="clear: both"></div> |
---|
43 | </div> |
---|
44 | <dl> |
---|
45 | <dt class="field"> |
---|
46 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
47 | <span class="var-title">$answers</span> |
---|
48 | </dt> |
---|
49 | <dd class="index-item-body"> |
---|
50 | <div class="index-item-details"><a href="default/AnswerSet.html#var$answers">AnswerSet::$answers</a> in AnswerSet.php</div> |
---|
51 | </dd> |
---|
52 | <dt class="field"> |
---|
53 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
54 | <span class="var-title">$answers</span> |
---|
55 | </dt> |
---|
56 | <dd class="index-item-body"> |
---|
57 | <div class="index-item-details"><a href="default/Question.html#var$answers">Question::$answers</a> in Question.php</div> |
---|
58 | </dd> |
---|
59 | <dt class="field"> |
---|
60 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
61 | <span class="var-title">$answersets</span> |
---|
62 | </dt> |
---|
63 | <dd class="index-item-body"> |
---|
64 | <div class="index-item-details"><a href="default/SurveyInstance.html#var$answersets">SurveyInstance::$answersets</a> in SurveyInstance.php</div> |
---|
65 | </dd> |
---|
66 | <dt class="field"> |
---|
67 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
68 | <span class="var-title">$application</span> |
---|
69 | </dt> |
---|
70 | <dd class="index-item-body"> |
---|
71 | <div class="index-item-details"><a href="default/ApplicationInstance.html#var$application">ApplicationInstance::$application</a> in ApplicationInstance.php</div> |
---|
72 | </dd> |
---|
73 | <dt class="field"> |
---|
74 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
75 | <span class="var-title">$applicationinstances</span> |
---|
76 | </dt> |
---|
77 | <dd class="index-item-body"> |
---|
78 | <div class="index-item-details"><a href="default/SessionInstance.html#var$applicationinstances">SessionInstance::$applicationinstances</a> in SessionInstance.php</div> |
---|
79 | </dd> |
---|
80 | <dt class="field"> |
---|
81 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
82 | Answer |
---|
83 | </dt> |
---|
84 | <dd class="index-item-body"> |
---|
85 | <div class="index-item-details"><a href="default/Answer.html">Answer</a> in Answer.php</div> |
---|
86 | <div class="index-item-description">Description of Answer</div> |
---|
87 | </dd> |
---|
88 | <dt class="field"> |
---|
89 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
90 | AnswerSet |
---|
91 | </dt> |
---|
92 | <dd class="index-item-body"> |
---|
93 | <div class="index-item-details"><a href="default/AnswerSet.html">AnswerSet</a> in AnswerSet.php</div> |
---|
94 | <div class="index-item-description">AnswerSet is a collection of answers corresponding to a Session</div> |
---|
95 | </dd> |
---|
96 | <dt class="field"> |
---|
97 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
98 | Application |
---|
99 | </dt> |
---|
100 | <dd class="index-item-body"> |
---|
101 | <div class="index-item-details"><a href="default/Application.html">Application</a> in Application.php</div> |
---|
102 | <div class="index-item-description">Description of Application</div> |
---|
103 | </dd> |
---|
104 | <dt class="field"> |
---|
105 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
106 | ApplicationInstance |
---|
107 | </dt> |
---|
108 | <dd class="index-item-body"> |
---|
109 | <div class="index-item-details"><a href="default/ApplicationInstance.html">ApplicationInstance</a> in ApplicationInstance.php</div> |
---|
110 | <div class="index-item-description">Description of ApplicationInstance</div> |
---|
111 | </dd> |
---|
112 | <dt class="field"> |
---|
113 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
114 | Auth |
---|
115 | </dt> |
---|
116 | <dd class="index-item-body"> |
---|
117 | <div class="index-item-details"><a href="default/Auth.html">Auth</a> in Auth.php</div> |
---|
118 | </dd> |
---|
119 | <dt class="field"> |
---|
120 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
121 | <span class="include-title">Auth.php</span> |
---|
122 | </dt> |
---|
123 | <dd class="index-item-body"> |
---|
124 | <div class="index-item-details"><a href="default/_Auth.php.html">Auth.php</a> in Auth.php</div> |
---|
125 | </dd> |
---|
126 | <dt class="field"> |
---|
127 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
128 | <span class="include-title">Answer.php</span> |
---|
129 | </dt> |
---|
130 | <dd class="index-item-body"> |
---|
131 | <div class="index-item-details"><a href="default/_models---Answer.php.html">Answer.php</a> in Answer.php</div> |
---|
132 | </dd> |
---|
133 | <dt class="field"> |
---|
134 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
135 | <span class="include-title">AnswerSet.php</span> |
---|
136 | </dt> |
---|
137 | <dd class="index-item-body"> |
---|
138 | <div class="index-item-details"><a href="default/_models---AnswerSet.php.html">AnswerSet.php</a> in AnswerSet.php</div> |
---|
139 | </dd> |
---|
140 | <dt class="field"> |
---|
141 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
142 | <span class="include-title">Application.php</span> |
---|
143 | </dt> |
---|
144 | <dd class="index-item-body"> |
---|
145 | <div class="index-item-details"><a href="default/_models---Application.php.html">Application.php</a> in Application.php</div> |
---|
146 | </dd> |
---|
147 | <dt class="field"> |
---|
148 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
149 | <span class="include-title">ApplicationInstance.php</span> |
---|
150 | </dt> |
---|
151 | <dd class="index-item-body"> |
---|
152 | <div class="index-item-details"><a href="default/_models---ApplicationInstance.php.html">ApplicationInstance.php</a> in ApplicationInstance.php</div> |
---|
153 | </dd> |
---|
154 | </dl> |
---|
155 | <a name="c"></a> |
---|
156 | <div class="index-letter-section"> |
---|
157 | <div style="float: left" class="index-letter-title">c</div> |
---|
158 | <div style="float: right"><a href="#top">top</a></div> |
---|
159 | <div style="clear: both"></div> |
---|
160 | </div> |
---|
161 | <dl> |
---|
162 | <dt class="field"> |
---|
163 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
164 | <span class="var-title">$category</span> |
---|
165 | </dt> |
---|
166 | <dd class="index-item-body"> |
---|
167 | <div class="index-item-details"><a href="default/Question.html#var$category">Question::$category</a> in Question.php</div> |
---|
168 | </dd> |
---|
169 | <dt class="field"> |
---|
170 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
171 | <span class="var-title">$code</span> |
---|
172 | </dt> |
---|
173 | <dd class="index-item-body"> |
---|
174 | <div class="index-item-details"><a href="default/Question.html#var$code">Question::$code</a> in Question.php</div> |
---|
175 | </dd> |
---|
176 | <dt class="field"> |
---|
177 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
178 | <span class="var-title">$creationdate</span> |
---|
179 | </dt> |
---|
180 | <dd class="index-item-body"> |
---|
181 | <div class="index-item-details"><a href="default/Session.html#var$creationdate">Session::$creationdate</a> in Session.php</div> |
---|
182 | </dd> |
---|
183 | <dt class="field"> |
---|
184 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
185 | <span class="var-title">$creator</span> |
---|
186 | </dt> |
---|
187 | <dd class="index-item-body"> |
---|
188 | <div class="index-item-details"><a href="default/Session.html#var$creator">Session::$creator</a> in Session.php</div> |
---|
189 | </dd> |
---|
190 | <dt class="field"> |
---|
191 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
192 | <span class="var-title">$creator</span> |
---|
193 | </dt> |
---|
194 | <dd class="index-item-body"> |
---|
195 | <div class="index-item-details"><a href="default/Survey.html#var$creator">Survey::$creator</a> in Survey.php</div> |
---|
196 | </dd> |
---|
197 | <dt class="field"> |
---|
198 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
199 | <span class="method-title">create</span> |
---|
200 | </dt> |
---|
201 | <dd class="index-item-body"> |
---|
202 | <div class="index-item-details"><a href="default/SessionInstance.html#methodcreate">SessionInstance::create()</a> in SessionInstance.php</div> |
---|
203 | </dd> |
---|
204 | <dt class="field"> |
---|
205 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
206 | <span class="method-title">create</span> |
---|
207 | </dt> |
---|
208 | <dd class="index-item-body"> |
---|
209 | <div class="index-item-details"><a href="default/Session.html#methodcreate">Session::create()</a> in Session.php</div> |
---|
210 | </dd> |
---|
211 | <dt class="field"> |
---|
212 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
213 | <span class="method-title">create</span> |
---|
214 | </dt> |
---|
215 | <dd class="index-item-body"> |
---|
216 | <div class="index-item-details"><a href="default/User.html#methodcreate">User::create()</a> in User.php</div> |
---|
217 | </dd> |
---|
218 | <dt class="field"> |
---|
219 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
220 | <span class="method-title">create</span> |
---|
221 | </dt> |
---|
222 | <dd class="index-item-body"> |
---|
223 | <div class="index-item-details"><a href="default/Survey.html#methodcreate">Survey::create()</a> in Survey.php</div> |
---|
224 | </dd> |
---|
225 | <dt class="field"> |
---|
226 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
227 | <span class="method-title">create</span> |
---|
228 | </dt> |
---|
229 | <dd class="index-item-body"> |
---|
230 | <div class="index-item-details"><a href="default/SurveyInstance.html#methodcreate">SurveyInstance::create()</a> in SurveyInstance.php</div> |
---|
231 | <div class="index-item-description">Creates a new SurveyInstance object out of the given object.</div> |
---|
232 | </dd> |
---|
233 | <dt class="field"> |
---|
234 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
235 | <span class="method-title">create</span> |
---|
236 | </dt> |
---|
237 | <dd class="index-item-body"> |
---|
238 | <div class="index-item-details"><a href="default/ResearchToolObjectInterface.html#methodcreate">ResearchToolObjectInterface::create()</a> in ResearchToolObject.php</div> |
---|
239 | </dd> |
---|
240 | <dt class="field"> |
---|
241 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
242 | <span class="method-title">create</span> |
---|
243 | </dt> |
---|
244 | <dd class="index-item-body"> |
---|
245 | <div class="index-item-details"><a href="default/Application.html#methodcreate">Application::create()</a> in Application.php</div> |
---|
246 | </dd> |
---|
247 | <dt class="field"> |
---|
248 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
249 | <span class="method-title">create</span> |
---|
250 | </dt> |
---|
251 | <dd class="index-item-body"> |
---|
252 | <div class="index-item-details"><a href="default/AnswerSet.html#methodcreate">AnswerSet::create()</a> in AnswerSet.php</div> |
---|
253 | </dd> |
---|
254 | <dt class="field"> |
---|
255 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
256 | <span class="method-title">create</span> |
---|
257 | </dt> |
---|
258 | <dd class="index-item-body"> |
---|
259 | <div class="index-item-details"><a href="default/ApplicationInstance.html#methodcreate">ApplicationInstance::create()</a> in ApplicationInstance.php</div> |
---|
260 | </dd> |
---|
261 | <dt class="field"> |
---|
262 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
263 | <span class="method-title">create</span> |
---|
264 | </dt> |
---|
265 | <dd class="index-item-body"> |
---|
266 | <div class="index-item-details"><a href="default/Question.html#methodcreate">Question::create()</a> in Question.php</div> |
---|
267 | <div class="index-item-description">static function create()</div> |
---|
268 | </dd> |
---|
269 | <dt class="field"> |
---|
270 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
271 | <span class="method-title">create</span> |
---|
272 | </dt> |
---|
273 | <dd class="index-item-body"> |
---|
274 | <div class="index-item-details"><a href="default/Respondent.html#methodcreate">Respondent::create()</a> in Respondent.php</div> |
---|
275 | </dd> |
---|
276 | <dt class="field"> |
---|
277 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
278 | <span class="method-title">create</span> |
---|
279 | </dt> |
---|
280 | <dd class="index-item-body"> |
---|
281 | <div class="index-item-details"><a href="default/Answer.html#methodcreate">Answer::create()</a> in Answer.php</div> |
---|
282 | <div class="index-item-description">static function create()</div> |
---|
283 | </dd> |
---|
284 | <dt class="field"> |
---|
285 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
286 | <span class="method-title">createArguments</span> |
---|
287 | </dt> |
---|
288 | <dd class="index-item-body"> |
---|
289 | <div class="index-item-details"><a href="default/ResearchToolObject.html#methodcreateArguments">ResearchToolObject::createArguments()</a> in ResearchToolObject.php</div> |
---|
290 | <div class="index-item-description">function createArguments()</div> |
---|
291 | </dd> |
---|
292 | </dl> |
---|
293 | <a name="d"></a> |
---|
294 | <div class="index-letter-section"> |
---|
295 | <div style="float: left" class="index-letter-title">d</div> |
---|
296 | <div style="float: right"><a href="#top">top</a></div> |
---|
297 | <div style="clear: both"></div> |
---|
298 | </div> |
---|
299 | <dl> |
---|
300 | <dt class="field"> |
---|
301 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
302 | <span class="var-title">$datetime</span> |
---|
303 | </dt> |
---|
304 | <dd class="index-item-body"> |
---|
305 | <div class="index-item-details"><a href="default/AnswerSet.html#var$datetime">AnswerSet::$datetime</a> in AnswerSet.php</div> |
---|
306 | </dd> |
---|
307 | <dt class="field"> |
---|
308 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
309 | <span class="var-title">$description</span> |
---|
310 | </dt> |
---|
311 | <dd class="index-item-body"> |
---|
312 | <div class="index-item-details"><a href="default/Question.html#var$description">Question::$description</a> in Question.php</div> |
---|
313 | </dd> |
---|
314 | <dt class="field"> |
---|
315 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
316 | <span class="var-title">$description</span> |
---|
317 | </dt> |
---|
318 | <dd class="index-item-body"> |
---|
319 | <div class="index-item-details"><a href="default/Application.html#var$description">Application::$description</a> in Application.php</div> |
---|
320 | </dd> |
---|
321 | <dt class="field"> |
---|
322 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
323 | <span class="var-title">$description</span> |
---|
324 | </dt> |
---|
325 | <dd class="index-item-body"> |
---|
326 | <div class="index-item-details"><a href="default/Survey.html#var$description">Survey::$description</a> in Survey.php</div> |
---|
327 | </dd> |
---|
328 | <dt class="field"> |
---|
329 | <img src="media/images/Constant.png" alt="Constant" title="Constant" /> |
---|
330 | <span class="const-title">DOC_ROOT</span> |
---|
331 | </dt> |
---|
332 | <dd class="index-item-body"> |
---|
333 | <div class="index-item-details"><a href="default/_master.php.html#defineDOC_ROOT">DOC_ROOT</a> in master.php</div> |
---|
334 | <div class="index-item-description">Description of master</div> |
---|
335 | </dd> |
---|
336 | </dl> |
---|
337 | <a name="e"></a> |
---|
338 | <div class="index-letter-section"> |
---|
339 | <div style="float: left" class="index-letter-title">e</div> |
---|
340 | <div style="float: right"><a href="#top">top</a></div> |
---|
341 | <div style="clear: both"></div> |
---|
342 | </div> |
---|
343 | <dl> |
---|
344 | <dt class="field"> |
---|
345 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
346 | <span class="var-title">$email</span> |
---|
347 | </dt> |
---|
348 | <dd class="index-item-body"> |
---|
349 | <div class="index-item-details"><a href="default/User.html#var$email">User::$email</a> in User.php</div> |
---|
350 | </dd> |
---|
351 | <dt class="field"> |
---|
352 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
353 | <span class="var-title">$email</span> |
---|
354 | </dt> |
---|
355 | <dd class="index-item-body"> |
---|
356 | <div class="index-item-details"><a href="default/Respondent.html#var$email">Respondent::$email</a> in Respondent.php</div> |
---|
357 | </dd> |
---|
358 | <dt class="field"> |
---|
359 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
360 | <span class="var-title">$endtime</span> |
---|
361 | </dt> |
---|
362 | <dd class="index-item-body"> |
---|
363 | <div class="index-item-details"><a href="default/SessionInstance.html#var$endtime">SessionInstance::$endtime</a> in SessionInstance.php</div> |
---|
364 | </dd> |
---|
365 | <dt class="field"> |
---|
366 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
367 | <span class="var-title">$endtime</span> |
---|
368 | </dt> |
---|
369 | <dd class="index-item-body"> |
---|
370 | <div class="index-item-details"><a href="default/ApplicationInstance.html#var$endtime">ApplicationInstance::$endtime</a> in ApplicationInstance.php</div> |
---|
371 | </dd> |
---|
372 | <dt class="field"> |
---|
373 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
374 | <span class="var-title">$endtime</span> |
---|
375 | </dt> |
---|
376 | <dd class="index-item-body"> |
---|
377 | <div class="index-item-details"><a href="default/SurveyInstance.html#var$endtime">SurveyInstance::$endtime</a> in SurveyInstance.php</div> |
---|
378 | </dd> |
---|
379 | <dt class="field"> |
---|
380 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
381 | <span class="method-title">evaluate</span> |
---|
382 | </dt> |
---|
383 | <dd class="index-item-body"> |
---|
384 | <div class="index-item-details"><a href="default/AnswerSet.html#methodevaluate">AnswerSet::evaluate()</a> in AnswerSet.php</div> |
---|
385 | <div class="index-item-description">function evaluate() evaluates the references of survey, respondent and answers.</div> |
---|
386 | </dd> |
---|
387 | <dt class="field"> |
---|
388 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
389 | <span class="method-title">evaluate</span> |
---|
390 | </dt> |
---|
391 | <dd class="index-item-body"> |
---|
392 | <div class="index-item-details"><a href="default/SurveyInstance.html#methodevaluate">SurveyInstance::evaluate()</a> in SurveyInstance.php</div> |
---|
393 | <div class="index-item-description">function evaluate()</div> |
---|
394 | </dd> |
---|
395 | <dt class="field"> |
---|
396 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
397 | <span class="method-title">evaluate</span> |
---|
398 | </dt> |
---|
399 | <dd class="index-item-body"> |
---|
400 | <div class="index-item-details"><a href="default/Survey.html#methodevaluate">Survey::evaluate()</a> in Survey.php</div> |
---|
401 | <div class="index-item-description">function evaluate()</div> |
---|
402 | </dd> |
---|
403 | <dt class="field"> |
---|
404 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
405 | <span class="method-title">evaluate</span> |
---|
406 | </dt> |
---|
407 | <dd class="index-item-body"> |
---|
408 | <div class="index-item-details"><a href="default/SessionInstance.html#methodevaluate">SessionInstance::evaluate()</a> in SessionInstance.php</div> |
---|
409 | </dd> |
---|
410 | <dt class="field"> |
---|
411 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
412 | <span class="method-title">evaluate</span> |
---|
413 | </dt> |
---|
414 | <dd class="index-item-body"> |
---|
415 | <div class="index-item-details"><a href="default/Session.html#methodevaluate">Session::evaluate()</a> in Session.php</div> |
---|
416 | </dd> |
---|
417 | <dt class="field"> |
---|
418 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
419 | <span class="method-title">evaluate</span> |
---|
420 | </dt> |
---|
421 | <dd class="index-item-body"> |
---|
422 | <div class="index-item-details"><a href="default/ApplicationInstance.html#methodevaluate">ApplicationInstance::evaluate()</a> in ApplicationInstance.php</div> |
---|
423 | <div class="index-item-description">function evaluate()</div> |
---|
424 | </dd> |
---|
425 | <dt class="field"> |
---|
426 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
427 | <span class="method-title">evaluate</span> |
---|
428 | </dt> |
---|
429 | <dd class="index-item-body"> |
---|
430 | <div class="index-item-details"><a href="default/ResearchToolObject.html#methodevaluate">ResearchToolObject::evaluate()</a> in ResearchToolObject.php</div> |
---|
431 | </dd> |
---|
432 | <dt class="field"> |
---|
433 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
434 | <span class="method-title">evaluate</span> |
---|
435 | </dt> |
---|
436 | <dd class="index-item-body"> |
---|
437 | <div class="index-item-details"><a href="default/ResearchToolObjectInterface.html#methodevaluate">ResearchToolObjectInterface::evaluate()</a> in ResearchToolObject.php</div> |
---|
438 | </dd> |
---|
439 | <dt class="field"> |
---|
440 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
441 | <span class="method-title">evaluate</span> |
---|
442 | </dt> |
---|
443 | <dd class="index-item-body"> |
---|
444 | <div class="index-item-details"><a href="default/Answer.html#methodevaluate">Answer::evaluate()</a> in Answer.php</div> |
---|
445 | <div class="index-item-description">function evaluate() Evaluates the references and fills in the objects for them instead.</div> |
---|
446 | </dd> |
---|
447 | </dl> |
---|
448 | <a name="f"></a> |
---|
449 | <div class="index-letter-section"> |
---|
450 | <div style="float: left" class="index-letter-title">f</div> |
---|
451 | <div style="float: right"><a href="#top">top</a></div> |
---|
452 | <div style="clear: both"></div> |
---|
453 | </div> |
---|
454 | <dl> |
---|
455 | <dt class="field"> |
---|
456 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
457 | <span class="var-title">$facilitator</span> |
---|
458 | </dt> |
---|
459 | <dd class="index-item-body"> |
---|
460 | <div class="index-item-details"><a href="default/SessionInstance.html#var$facilitator">SessionInstance::$facilitator</a> in SessionInstance.php</div> |
---|
461 | </dd> |
---|
462 | <dt class="field"> |
---|
463 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
464 | <span class="var-title">$filename</span> |
---|
465 | </dt> |
---|
466 | <dd class="index-item-body"> |
---|
467 | <div class="index-item-details"><a href="default/SessionInstance.html#var$filename">SessionInstance::$filename</a> in SessionInstance.php</div> |
---|
468 | </dd> |
---|
469 | <dt class="field"> |
---|
470 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
471 | <span class="var-title">$filename</span> |
---|
472 | </dt> |
---|
473 | <dd class="index-item-body"> |
---|
474 | <div class="index-item-details"><a href="default/SurveyInstance.html#var$filename">SurveyInstance::$filename</a> in SurveyInstance.php</div> |
---|
475 | </dd> |
---|
476 | <dt class="field"> |
---|
477 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
478 | <span class="var-title">$filename</span> |
---|
479 | </dt> |
---|
480 | <dd class="index-item-body"> |
---|
481 | <div class="index-item-details"><a href="default/ApplicationInstance.html#var$filename">ApplicationInstance::$filename</a> in ApplicationInstance.php</div> |
---|
482 | </dd> |
---|
483 | <dt class="field"> |
---|
484 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
485 | <span class="var-title">$filename</span> |
---|
486 | </dt> |
---|
487 | <dd class="index-item-body"> |
---|
488 | <div class="index-item-details"><a href="default/AnswerSet.html#var$filename">AnswerSet::$filename</a> in AnswerSet.php</div> |
---|
489 | </dd> |
---|
490 | <dt class="field"> |
---|
491 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
492 | <span class="var-title">$filename</span> |
---|
493 | </dt> |
---|
494 | <dd class="index-item-body"> |
---|
495 | <div class="index-item-details"><a href="default/Application.html#var$filename">Application::$filename</a> in Application.php</div> |
---|
496 | </dd> |
---|
497 | <dt class="field"> |
---|
498 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
499 | <span class="var-title">$filename</span> |
---|
500 | </dt> |
---|
501 | <dd class="index-item-body"> |
---|
502 | <div class="index-item-details"><a href="default/Answer.html#var$filename">Answer::$filename</a> in Answer.php</div> |
---|
503 | </dd> |
---|
504 | </dl> |
---|
505 | <a name="g"></a> |
---|
506 | <div class="index-letter-section"> |
---|
507 | <div style="float: left" class="index-letter-title">g</div> |
---|
508 | <div style="float: right"><a href="#top">top</a></div> |
---|
509 | <div style="clear: both"></div> |
---|
510 | </div> |
---|
511 | <dl> |
---|
512 | <dt class="field"> |
---|
513 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
514 | <span class="var-title">$groupresults</span> |
---|
515 | </dt> |
---|
516 | <dd class="index-item-body"> |
---|
517 | <div class="index-item-details"><a href="default/ApplicationInstance.html#var$groupresults">ApplicationInstance::$groupresults</a> in ApplicationInstance.php</div> |
---|
518 | </dd> |
---|
519 | <dt class="field"> |
---|
520 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
521 | <span class="method-title">get</span> |
---|
522 | </dt> |
---|
523 | <dd class="index-item-body"> |
---|
524 | <div class="index-item-details"><a href="default/SessionInstance.html#methodget">SessionInstance::get()</a> in SessionInstance.php</div> |
---|
525 | <div class="index-item-description">function get()</div> |
---|
526 | </dd> |
---|
527 | <dt class="field"> |
---|
528 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
529 | <span class="method-title">get</span> |
---|
530 | </dt> |
---|
531 | <dd class="index-item-body"> |
---|
532 | <div class="index-item-details"><a href="default/Session.html#methodget">Session::get()</a> in Session.php</div> |
---|
533 | <div class="index-item-description">function get()</div> |
---|
534 | </dd> |
---|
535 | <dt class="field"> |
---|
536 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
537 | <span class="method-title">get</span> |
---|
538 | </dt> |
---|
539 | <dd class="index-item-body"> |
---|
540 | <div class="index-item-details"><a href="default/Survey.html#methodget">Survey::get()</a> in Survey.php</div> |
---|
541 | <div class="index-item-description">function get($arguments) Gets the array of Survey objects belonging to arguments supplied.</div> |
---|
542 | </dd> |
---|
543 | <dt class="field"> |
---|
544 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
545 | <span class="method-title">get</span> |
---|
546 | </dt> |
---|
547 | <dd class="index-item-body"> |
---|
548 | <div class="index-item-details"><a href="default/Respondent.html#methodget">Respondent::get()</a> in Respondent.php</div> |
---|
549 | <div class="index-item-description">static function get($arguments) Gets the array of Respondent objects belonging to arguments supplied.</div> |
---|
550 | </dd> |
---|
551 | <dt class="field"> |
---|
552 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
553 | <span class="method-title">get</span> |
---|
554 | </dt> |
---|
555 | <dd class="index-item-body"> |
---|
556 | <div class="index-item-details"><a href="default/SurveyInstance.html#methodget">SurveyInstance::get()</a> in SurveyInstance.php</div> |
---|
557 | <div class="index-item-description">function get($arguments) Gets the array of SurveyInstance objects belonging tothe arguments supplied.</div> |
---|
558 | </dd> |
---|
559 | <dt class="field"> |
---|
560 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
561 | <span class="method-title">get</span> |
---|
562 | </dt> |
---|
563 | <dd class="index-item-body"> |
---|
564 | <div class="index-item-details"><a href="default/User.html#methodget">User::get()</a> in User.php</div> |
---|
565 | <div class="index-item-description">static function get($arguments) Gets the array of User objects belonging to arguments supplied.</div> |
---|
566 | </dd> |
---|
567 | <dt class="field"> |
---|
568 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
569 | <span class="method-title">get</span> |
---|
570 | </dt> |
---|
571 | <dd class="index-item-body"> |
---|
572 | <div class="index-item-details"><a href="default/ResearchToolObjectInterface.html#methodget">ResearchToolObjectInterface::get()</a> in ResearchToolObject.php</div> |
---|
573 | </dd> |
---|
574 | <dt class="field"> |
---|
575 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
576 | <span class="method-title">get</span> |
---|
577 | </dt> |
---|
578 | <dd class="index-item-body"> |
---|
579 | <div class="index-item-details"><a href="default/Application.html#methodget">Application::get()</a> in Application.php</div> |
---|
580 | <div class="index-item-description">static function get($arguments) Gets the array of Application objects belonging to arguments supplied.</div> |
---|
581 | </dd> |
---|
582 | <dt class="field"> |
---|
583 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
584 | <span class="method-title">get</span> |
---|
585 | </dt> |
---|
586 | <dd class="index-item-body"> |
---|
587 | <div class="index-item-details"><a href="default/AnswerSet.html#methodget">AnswerSet::get()</a> in AnswerSet.php</div> |
---|
588 | <div class="index-item-description">function get()</div> |
---|
589 | </dd> |
---|
590 | <dt class="field"> |
---|
591 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
592 | <span class="method-title">get</span> |
---|
593 | </dt> |
---|
594 | <dd class="index-item-body"> |
---|
595 | <div class="index-item-details"><a href="default/ApplicationInstance.html#methodget">ApplicationInstance::get()</a> in ApplicationInstance.php</div> |
---|
596 | <div class="index-item-description">function get($arguments) Gets the array of ApplicationInstance objects belonging to the arguments supplied.</div> |
---|
597 | </dd> |
---|
598 | <dt class="field"> |
---|
599 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
600 | <span class="method-title">get</span> |
---|
601 | </dt> |
---|
602 | <dd class="index-item-body"> |
---|
603 | <div class="index-item-details"><a href="default/Question.html#methodget">Question::get()</a> in Question.php</div> |
---|
604 | <div class="index-item-description">Get the questions corresponding to the arguments.</div> |
---|
605 | </dd> |
---|
606 | <dt class="field"> |
---|
607 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
608 | <span class="method-title">get</span> |
---|
609 | </dt> |
---|
610 | <dd class="index-item-body"> |
---|
611 | <div class="index-item-details"><a href="default/Answer.html#methodget">Answer::get()</a> in Answer.php</div> |
---|
612 | <div class="index-item-description">function get()</div> |
---|
613 | </dd> |
---|
614 | <dt class="field"> |
---|
615 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
616 | <span class="method-title">getFields</span> |
---|
617 | </dt> |
---|
618 | <dd class="index-item-body"> |
---|
619 | <div class="index-item-details"><a href="default/SessionInstance.html#methodgetFields">SessionInstance::getFields()</a> in SessionInstance.php</div> |
---|
620 | <div class="index-item-description">function getFields() param type $uid : The SessionInstance uid for which the fields should be retrieved.</div> |
---|
621 | </dd> |
---|
622 | <dt class="field"> |
---|
623 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
624 | <span class="method-title">getUid</span> |
---|
625 | </dt> |
---|
626 | <dd class="index-item-body"> |
---|
627 | <div class="index-item-details"><a href="default/ResearchToolObjectInterface.html#methodgetUid">ResearchToolObjectInterface::getUid()</a> in ResearchToolObject.php</div> |
---|
628 | </dd> |
---|
629 | <dt class="field"> |
---|
630 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
631 | <span class="method-title">getUid</span> |
---|
632 | </dt> |
---|
633 | <dd class="index-item-body"> |
---|
634 | <div class="index-item-details"><a href="default/ResearchToolObject.html#methodgetUid">ResearchToolObject::getUid()</a> in ResearchToolObject.php</div> |
---|
635 | </dd> |
---|
636 | </dl> |
---|
637 | <a name="l"></a> |
---|
638 | <div class="index-letter-section"> |
---|
639 | <div style="float: left" class="index-letter-title">l</div> |
---|
640 | <div style="float: right"><a href="#top">top</a></div> |
---|
641 | <div style="clear: both"></div> |
---|
642 | </div> |
---|
643 | <dl> |
---|
644 | <dt class="field"> |
---|
645 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
646 | <span class="var-title">$location</span> |
---|
647 | </dt> |
---|
648 | <dd class="index-item-body"> |
---|
649 | <div class="index-item-details"><a href="default/SessionInstance.html#var$location">SessionInstance::$location</a> in SessionInstance.php</div> |
---|
650 | </dd> |
---|
651 | <dt class="field"> |
---|
652 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
653 | <span class="method-title">load</span> |
---|
654 | </dt> |
---|
655 | <dd class="index-item-body"> |
---|
656 | <div class="index-item-details"><a href="default/ResearchToolObject.html#methodload">ResearchToolObject::load()</a> in ResearchToolObject.php</div> |
---|
657 | </dd> |
---|
658 | <dt class="field"> |
---|
659 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
660 | <span class="method-title">login</span> |
---|
661 | </dt> |
---|
662 | <dd class="index-item-body"> |
---|
663 | <div class="index-item-details"><a href="default/Auth.html#methodlogin">Auth::login()</a> in Auth.php</div> |
---|
664 | </dd> |
---|
665 | </dl> |
---|
666 | <a name="m"></a> |
---|
667 | <div class="index-letter-section"> |
---|
668 | <div style="float: left" class="index-letter-title">m</div> |
---|
669 | <div style="float: right"><a href="#top">top</a></div> |
---|
670 | <div style="clear: both"></div> |
---|
671 | </div> |
---|
672 | <dl> |
---|
673 | <dt class="field"> |
---|
674 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
675 | <span class="method-title">marshall</span> |
---|
676 | </dt> |
---|
677 | <dd class="index-item-body"> |
---|
678 | <div class="index-item-details"><a href="default/Marshaller.html#methodmarshall">Marshaller::marshall()</a> in Marshaller.php</div> |
---|
679 | </dd> |
---|
680 | <dt class="field"> |
---|
681 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
682 | Marshaller |
---|
683 | </dt> |
---|
684 | <dd class="index-item-body"> |
---|
685 | <div class="index-item-details"><a href="default/Marshaller.html">Marshaller</a> in Marshaller.php</div> |
---|
686 | </dd> |
---|
687 | <dt class="field"> |
---|
688 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
689 | <span class="include-title">Marshaller.php</span> |
---|
690 | </dt> |
---|
691 | <dd class="index-item-body"> |
---|
692 | <div class="index-item-details"><a href="default/_Marshaller.php.html">Marshaller.php</a> in Marshaller.php</div> |
---|
693 | </dd> |
---|
694 | <dt class="field"> |
---|
695 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
696 | <span class="include-title">master.php</span> |
---|
697 | </dt> |
---|
698 | <dd class="index-item-body"> |
---|
699 | <div class="index-item-details"><a href="default/_master.php.html">master.php</a> in master.php</div> |
---|
700 | </dd> |
---|
701 | </dl> |
---|
702 | <a name="n"></a> |
---|
703 | <div class="index-letter-section"> |
---|
704 | <div style="float: left" class="index-letter-title">n</div> |
---|
705 | <div style="float: right"><a href="#top">top</a></div> |
---|
706 | <div style="clear: both"></div> |
---|
707 | </div> |
---|
708 | <dl> |
---|
709 | <dt class="field"> |
---|
710 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
711 | <span class="var-title">$notes</span> |
---|
712 | </dt> |
---|
713 | <dd class="index-item-body"> |
---|
714 | <div class="index-item-details"><a href="default/SessionInstance.html#var$notes">SessionInstance::$notes</a> in SessionInstance.php</div> |
---|
715 | </dd> |
---|
716 | </dl> |
---|
717 | <a name="o"></a> |
---|
718 | <div class="index-letter-section"> |
---|
719 | <div style="float: left" class="index-letter-title">o</div> |
---|
720 | <div style="float: right"><a href="#top">top</a></div> |
---|
721 | <div style="clear: both"></div> |
---|
722 | </div> |
---|
723 | <dl> |
---|
724 | <dt class="field"> |
---|
725 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
726 | <span class="var-title">$open</span> |
---|
727 | </dt> |
---|
728 | <dd class="index-item-body"> |
---|
729 | <div class="index-item-details"><a href="default/ApplicationInstance.html#var$open">ApplicationInstance::$open</a> in ApplicationInstance.php</div> |
---|
730 | </dd> |
---|
731 | <dt class="field"> |
---|
732 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
733 | <span class="var-title">$open</span> |
---|
734 | </dt> |
---|
735 | <dd class="index-item-body"> |
---|
736 | <div class="index-item-details"><a href="default/SurveyInstance.html#var$open">SurveyInstance::$open</a> in SurveyInstance.php</div> |
---|
737 | </dd> |
---|
738 | <dt class="field"> |
---|
739 | <img src="media/images/Class Constant.png" alt="Class Constant" title="Class Constant" /> |
---|
740 | OBJ_TYPE |
---|
741 | </dt> |
---|
742 | <dd class="index-item-body"> |
---|
743 | <div class="index-item-details"><a href="default/Marshaller.html#constOBJ_TYPE">Marshaller::OBJ_TYPE</a> in Marshaller.php</div> |
---|
744 | </dd> |
---|
745 | </dl> |
---|
746 | <a name="p"></a> |
---|
747 | <div class="index-letter-section"> |
---|
748 | <div style="float: left" class="index-letter-title">p</div> |
---|
749 | <div style="float: right"><a href="#top">top</a></div> |
---|
750 | <div style="clear: both"></div> |
---|
751 | </div> |
---|
752 | <dl> |
---|
753 | <dt class="field"> |
---|
754 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
755 | <span class="var-title">$passwordHash</span> |
---|
756 | </dt> |
---|
757 | <dd class="index-item-body"> |
---|
758 | <div class="index-item-details"><a href="default/User.html#var$passwordHash">User::$passwordHash</a> in User.php</div> |
---|
759 | </dd> |
---|
760 | <dt class="field"> |
---|
761 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
762 | <span class="var-title">$passwordHash</span> |
---|
763 | </dt> |
---|
764 | <dd class="index-item-body"> |
---|
765 | <div class="index-item-details"><a href="default/Respondent.html#var$passwordHash">Respondent::$passwordHash</a> in Respondent.php</div> |
---|
766 | </dd> |
---|
767 | <dt class="field"> |
---|
768 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
769 | <span class="var-title">$passwordSalt</span> |
---|
770 | </dt> |
---|
771 | <dd class="index-item-body"> |
---|
772 | <div class="index-item-details"><a href="default/User.html#var$passwordSalt">User::$passwordSalt</a> in User.php</div> |
---|
773 | </dd> |
---|
774 | <dt class="field"> |
---|
775 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
776 | <span class="var-title">$passwordSalt</span> |
---|
777 | </dt> |
---|
778 | <dd class="index-item-body"> |
---|
779 | <div class="index-item-details"><a href="default/Respondent.html#var$passwordSalt">Respondent::$passwordSalt</a> in Respondent.php</div> |
---|
780 | </dd> |
---|
781 | <dt class="field"> |
---|
782 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
783 | <span class="var-title">$periodicresults</span> |
---|
784 | </dt> |
---|
785 | <dd class="index-item-body"> |
---|
786 | <div class="index-item-details"><a href="default/ApplicationInstance.html#var$periodicresults">ApplicationInstance::$periodicresults</a> in ApplicationInstance.php</div> |
---|
787 | </dd> |
---|
788 | <dt class="field"> |
---|
789 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
790 | <span class="var-title">$pipeline</span> |
---|
791 | </dt> |
---|
792 | <dd class="index-item-body"> |
---|
793 | <div class="index-item-details"><a href="default/Session.html#var$pipeline">Session::$pipeline</a> in Session.php</div> |
---|
794 | </dd> |
---|
795 | <dt class="field"> |
---|
796 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
797 | <span class="var-title">$playerresults</span> |
---|
798 | </dt> |
---|
799 | <dd class="index-item-body"> |
---|
800 | <div class="index-item-details"><a href="default/ApplicationInstance.html#var$playerresults">ApplicationInstance::$playerresults</a> in ApplicationInstance.php</div> |
---|
801 | </dd> |
---|
802 | <dt class="field"> |
---|
803 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
804 | <span class="var-title">$presetanswers</span> |
---|
805 | </dt> |
---|
806 | <dd class="index-item-body"> |
---|
807 | <div class="index-item-details"><a href="default/SurveyInstance.html#var$presetanswers">SurveyInstance::$presetanswers</a> in SurveyInstance.php</div> |
---|
808 | </dd> |
---|
809 | </dl> |
---|
810 | <a name="q"></a> |
---|
811 | <div class="index-letter-section"> |
---|
812 | <div style="float: left" class="index-letter-title">q</div> |
---|
813 | <div style="float: right"><a href="#top">top</a></div> |
---|
814 | <div style="clear: both"></div> |
---|
815 | </div> |
---|
816 | <dl> |
---|
817 | <dt class="field"> |
---|
818 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
819 | <span class="var-title">$question</span> |
---|
820 | </dt> |
---|
821 | <dd class="index-item-body"> |
---|
822 | <div class="index-item-details"><a href="default/Answer.html#var$question">Answer::$question</a> in Answer.php</div> |
---|
823 | </dd> |
---|
824 | <dt class="field"> |
---|
825 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
826 | <span class="var-title">$questions</span> |
---|
827 | </dt> |
---|
828 | <dd class="index-item-body"> |
---|
829 | <div class="index-item-details"><a href="default/Survey.html#var$questions">Survey::$questions</a> in Survey.php</div> |
---|
830 | </dd> |
---|
831 | <dt class="field"> |
---|
832 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
833 | <span class="include-title">Question.php</span> |
---|
834 | </dt> |
---|
835 | <dd class="index-item-body"> |
---|
836 | <div class="index-item-details"><a href="default/_models---Question.php.html">Question.php</a> in Question.php</div> |
---|
837 | </dd> |
---|
838 | <dt class="field"> |
---|
839 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
840 | Question |
---|
841 | </dt> |
---|
842 | <dd class="index-item-body"> |
---|
843 | <div class="index-item-details"><a href="default/Question.html">Question</a> in Question.php</div> |
---|
844 | <div class="index-item-description">Description of Question</div> |
---|
845 | </dd> |
---|
846 | </dl> |
---|
847 | <a name="r"></a> |
---|
848 | <div class="index-letter-section"> |
---|
849 | <div style="float: left" class="index-letter-title">r</div> |
---|
850 | <div style="float: right"><a href="#top">top</a></div> |
---|
851 | <div style="clear: both"></div> |
---|
852 | </div> |
---|
853 | <dl> |
---|
854 | <dt class="field"> |
---|
855 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
856 | <span class="var-title">$respondent</span> |
---|
857 | </dt> |
---|
858 | <dd class="index-item-body"> |
---|
859 | <div class="index-item-details"><a href="default/AnswerSet.html#var$respondent">AnswerSet::$respondent</a> in AnswerSet.php</div> |
---|
860 | </dd> |
---|
861 | <dt class="field"> |
---|
862 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
863 | <span class="include-title">ResearchToolObject.php</span> |
---|
864 | </dt> |
---|
865 | <dd class="index-item-body"> |
---|
866 | <div class="index-item-details"><a href="default/_models---ResearchToolObject.php.html">ResearchToolObject.php</a> in ResearchToolObject.php</div> |
---|
867 | </dd> |
---|
868 | <dt class="field"> |
---|
869 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
870 | <span class="include-title">Respondent.php</span> |
---|
871 | </dt> |
---|
872 | <dd class="index-item-body"> |
---|
873 | <div class="index-item-details"><a href="default/_models---Respondent.php.html">Respondent.php</a> in Respondent.php</div> |
---|
874 | </dd> |
---|
875 | <dt class="field"> |
---|
876 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
877 | <span class="method-title">register</span> |
---|
878 | </dt> |
---|
879 | <dd class="index-item-body"> |
---|
880 | <div class="index-item-details"><a href="default/Auth.html#methodregister">Auth::register()</a> in Auth.php</div> |
---|
881 | </dd> |
---|
882 | <dt class="field"> |
---|
883 | <img src="media/images/AbstractClass.png" alt="Class" title="Class" /> |
---|
884 | ResearchToolObject |
---|
885 | </dt> |
---|
886 | <dd class="index-item-body"> |
---|
887 | <div class="index-item-details"><a href="default/ResearchToolObject.html">ResearchToolObject</a> in ResearchToolObject.php</div> |
---|
888 | </dd> |
---|
889 | <dt class="field"> |
---|
890 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
891 | ResearchToolObjectInterface |
---|
892 | </dt> |
---|
893 | <dd class="index-item-body"> |
---|
894 | <div class="index-item-details"><a href="default/ResearchToolObjectInterface.html">ResearchToolObjectInterface</a> in ResearchToolObject.php</div> |
---|
895 | </dd> |
---|
896 | <dt class="field"> |
---|
897 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
898 | Respondent |
---|
899 | </dt> |
---|
900 | <dd class="index-item-body"> |
---|
901 | <div class="index-item-details"><a href="default/Respondent.html">Respondent</a> in Respondent.php</div> |
---|
902 | <div class="index-item-description">Description of Respondent</div> |
---|
903 | </dd> |
---|
904 | <dt class="field"> |
---|
905 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
906 | <span class="method-title">restore</span> |
---|
907 | </dt> |
---|
908 | <dd class="index-item-body"> |
---|
909 | <div class="index-item-details"><a href="default/Auth.html#methodrestore">Auth::restore()</a> in Auth.php</div> |
---|
910 | </dd> |
---|
911 | </dl> |
---|
912 | <a name="s"></a> |
---|
913 | <div class="index-letter-section"> |
---|
914 | <div style="float: left" class="index-letter-title">s</div> |
---|
915 | <div style="float: right"><a href="#top">top</a></div> |
---|
916 | <div style="clear: both"></div> |
---|
917 | </div> |
---|
918 | <dl> |
---|
919 | <dt class="field"> |
---|
920 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
921 | <span class="var-title">$session</span> |
---|
922 | </dt> |
---|
923 | <dd class="index-item-body"> |
---|
924 | <div class="index-item-details"><a href="default/SessionInstance.html#var$session">SessionInstance::$session</a> in SessionInstance.php</div> |
---|
925 | </dd> |
---|
926 | <dt class="field"> |
---|
927 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
928 | <span class="var-title">$starttime</span> |
---|
929 | </dt> |
---|
930 | <dd class="index-item-body"> |
---|
931 | <div class="index-item-details"><a href="default/SessionInstance.html#var$starttime">SessionInstance::$starttime</a> in SessionInstance.php</div> |
---|
932 | </dd> |
---|
933 | <dt class="field"> |
---|
934 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
935 | <span class="var-title">$starttime</span> |
---|
936 | </dt> |
---|
937 | <dd class="index-item-body"> |
---|
938 | <div class="index-item-details"><a href="default/ApplicationInstance.html#var$starttime">ApplicationInstance::$starttime</a> in ApplicationInstance.php</div> |
---|
939 | </dd> |
---|
940 | <dt class="field"> |
---|
941 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
942 | <span class="var-title">$starttime</span> |
---|
943 | </dt> |
---|
944 | <dd class="index-item-body"> |
---|
945 | <div class="index-item-details"><a href="default/SurveyInstance.html#var$starttime">SurveyInstance::$starttime</a> in SurveyInstance.php</div> |
---|
946 | </dd> |
---|
947 | <dt class="field"> |
---|
948 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
949 | <span class="var-title">$style</span> |
---|
950 | </dt> |
---|
951 | <dd class="index-item-body"> |
---|
952 | <div class="index-item-details"><a href="default/Application.html#var$style">Application::$style</a> in Application.php</div> |
---|
953 | </dd> |
---|
954 | <dt class="field"> |
---|
955 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
956 | <span class="var-title">$survey</span> |
---|
957 | </dt> |
---|
958 | <dd class="index-item-body"> |
---|
959 | <div class="index-item-details"><a href="default/AnswerSet.html#var$survey">AnswerSet::$survey</a> in AnswerSet.php</div> |
---|
960 | </dd> |
---|
961 | <dt class="field"> |
---|
962 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
963 | <span class="var-title">$survey</span> |
---|
964 | </dt> |
---|
965 | <dd class="index-item-body"> |
---|
966 | <div class="index-item-details"><a href="default/SurveyInstance.html#var$survey">SurveyInstance::$survey</a> in SurveyInstance.php</div> |
---|
967 | </dd> |
---|
968 | <dt class="field"> |
---|
969 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
970 | <span class="var-title">$surveyinstances</span> |
---|
971 | </dt> |
---|
972 | <dd class="index-item-body"> |
---|
973 | <div class="index-item-details"><a href="default/SessionInstance.html#var$surveyinstances">SessionInstance::$surveyinstances</a> in SessionInstance.php</div> |
---|
974 | </dd> |
---|
975 | <dt class="field"> |
---|
976 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
977 | <span class="include-title">Session.php</span> |
---|
978 | </dt> |
---|
979 | <dd class="index-item-body"> |
---|
980 | <div class="index-item-details"><a href="default/_models---Session.php.html">Session.php</a> in Session.php</div> |
---|
981 | </dd> |
---|
982 | <dt class="field"> |
---|
983 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
984 | <span class="include-title">SessionInstance.php</span> |
---|
985 | </dt> |
---|
986 | <dd class="index-item-body"> |
---|
987 | <div class="index-item-details"><a href="default/_models---SessionInstance.php.html">SessionInstance.php</a> in SessionInstance.php</div> |
---|
988 | </dd> |
---|
989 | <dt class="field"> |
---|
990 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
991 | <span class="include-title">Survey.php</span> |
---|
992 | </dt> |
---|
993 | <dd class="index-item-body"> |
---|
994 | <div class="index-item-details"><a href="default/_models---Survey.php.html">Survey.php</a> in Survey.php</div> |
---|
995 | </dd> |
---|
996 | <dt class="field"> |
---|
997 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
998 | <span class="include-title">SurveyInstance.php</span> |
---|
999 | </dt> |
---|
1000 | <dd class="index-item-body"> |
---|
1001 | <div class="index-item-details"><a href="default/_models---SurveyInstance.php.html">SurveyInstance.php</a> in SurveyInstance.php</div> |
---|
1002 | </dd> |
---|
1003 | <dt class="field"> |
---|
1004 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1005 | <span class="method-title">save</span> |
---|
1006 | </dt> |
---|
1007 | <dd class="index-item-body"> |
---|
1008 | <div class="index-item-details"><a href="default/Survey.html#methodsave">Survey::save()</a> in Survey.php</div> |
---|
1009 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1010 | </dd> |
---|
1011 | <dt class="field"> |
---|
1012 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1013 | <span class="method-title">save</span> |
---|
1014 | </dt> |
---|
1015 | <dd class="index-item-body"> |
---|
1016 | <div class="index-item-details"><a href="default/Application.html#methodsave">Application::save()</a> in Application.php</div> |
---|
1017 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1018 | </dd> |
---|
1019 | <dt class="field"> |
---|
1020 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1021 | <span class="method-title">save</span> |
---|
1022 | </dt> |
---|
1023 | <dd class="index-item-body"> |
---|
1024 | <div class="index-item-details"><a href="default/AnswerSet.html#methodsave">AnswerSet::save()</a> in AnswerSet.php</div> |
---|
1025 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1026 | </dd> |
---|
1027 | <dt class="field"> |
---|
1028 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1029 | <span class="method-title">save</span> |
---|
1030 | </dt> |
---|
1031 | <dd class="index-item-body"> |
---|
1032 | <div class="index-item-details"><a href="default/User.html#methodsave">User::save()</a> in User.php</div> |
---|
1033 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1034 | </dd> |
---|
1035 | <dt class="field"> |
---|
1036 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1037 | <span class="method-title">save</span> |
---|
1038 | </dt> |
---|
1039 | <dd class="index-item-body"> |
---|
1040 | <div class="index-item-details"><a href="default/SurveyInstance.html#methodsave">SurveyInstance::save()</a> in SurveyInstance.php</div> |
---|
1041 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1042 | </dd> |
---|
1043 | <dt class="field"> |
---|
1044 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1045 | <span class="method-title">save</span> |
---|
1046 | </dt> |
---|
1047 | <dd class="index-item-body"> |
---|
1048 | <div class="index-item-details"><a href="default/Respondent.html#methodsave">Respondent::save()</a> in Respondent.php</div> |
---|
1049 | <div class="index-item-description">function save()</div> |
---|
1050 | </dd> |
---|
1051 | <dt class="field"> |
---|
1052 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1053 | <span class="method-title">save</span> |
---|
1054 | </dt> |
---|
1055 | <dd class="index-item-body"> |
---|
1056 | <div class="index-item-details"><a href="default/SessionInstance.html#methodsave">SessionInstance::save()</a> in SessionInstance.php</div> |
---|
1057 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1058 | </dd> |
---|
1059 | <dt class="field"> |
---|
1060 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1061 | <span class="method-title">save</span> |
---|
1062 | </dt> |
---|
1063 | <dd class="index-item-body"> |
---|
1064 | <div class="index-item-details"><a href="default/Session.html#methodsave">Session::save()</a> in Session.php</div> |
---|
1065 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1066 | </dd> |
---|
1067 | <dt class="field"> |
---|
1068 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1069 | <span class="method-title">save</span> |
---|
1070 | </dt> |
---|
1071 | <dd class="index-item-body"> |
---|
1072 | <div class="index-item-details"><a href="default/ApplicationInstance.html#methodsave">ApplicationInstance::save()</a> in ApplicationInstance.php</div> |
---|
1073 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1074 | </dd> |
---|
1075 | <dt class="field"> |
---|
1076 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1077 | <span class="method-title">save</span> |
---|
1078 | </dt> |
---|
1079 | <dd class="index-item-body"> |
---|
1080 | <div class="index-item-details"><a href="default/ResearchToolObjectInterface.html#methodsave">ResearchToolObjectInterface::save()</a> in ResearchToolObject.php</div> |
---|
1081 | </dd> |
---|
1082 | <dt class="field"> |
---|
1083 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1084 | <span class="method-title">save</span> |
---|
1085 | </dt> |
---|
1086 | <dd class="index-item-body"> |
---|
1087 | <div class="index-item-details"><a href="default/Question.html#methodsave">Question::save()</a> in Question.php</div> |
---|
1088 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1089 | </dd> |
---|
1090 | <dt class="field"> |
---|
1091 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1092 | <span class="method-title">save</span> |
---|
1093 | </dt> |
---|
1094 | <dd class="index-item-body"> |
---|
1095 | <div class="index-item-details"><a href="default/Answer.html#methodsave">Answer::save()</a> in Answer.php</div> |
---|
1096 | <div class="index-item-description">function save() Saves the current object into the database.</div> |
---|
1097 | </dd> |
---|
1098 | <dt class="field"> |
---|
1099 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
1100 | Session |
---|
1101 | </dt> |
---|
1102 | <dd class="index-item-body"> |
---|
1103 | <div class="index-item-details"><a href="default/Session.html">Session</a> in Session.php</div> |
---|
1104 | <div class="index-item-description">Description of Session</div> |
---|
1105 | </dd> |
---|
1106 | <dt class="field"> |
---|
1107 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
1108 | SessionInstance |
---|
1109 | </dt> |
---|
1110 | <dd class="index-item-body"> |
---|
1111 | <div class="index-item-details"><a href="default/SessionInstance.html">SessionInstance</a> in SessionInstance.php</div> |
---|
1112 | <div class="index-item-description">Description of SessionInstance</div> |
---|
1113 | </dd> |
---|
1114 | <dt class="field"> |
---|
1115 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1116 | <span class="method-title">stripUri</span> |
---|
1117 | </dt> |
---|
1118 | <dd class="index-item-body"> |
---|
1119 | <div class="index-item-details"><a href="default/ResearchToolObject.html#methodstripUri">ResearchToolObject::stripUri()</a> in ResearchToolObject.php</div> |
---|
1120 | <div class="index-item-description">function stripUri($inString)</div> |
---|
1121 | </dd> |
---|
1122 | <dt class="field"> |
---|
1123 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
1124 | Survey |
---|
1125 | </dt> |
---|
1126 | <dd class="index-item-body"> |
---|
1127 | <div class="index-item-details"><a href="default/Survey.html">Survey</a> in Survey.php</div> |
---|
1128 | <div class="index-item-description">Description of Survey</div> |
---|
1129 | </dd> |
---|
1130 | <dt class="field"> |
---|
1131 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
1132 | SurveyInstance |
---|
1133 | </dt> |
---|
1134 | <dd class="index-item-body"> |
---|
1135 | <div class="index-item-details"><a href="default/SurveyInstance.html">SurveyInstance</a> in SurveyInstance.php</div> |
---|
1136 | <div class="index-item-description">Description of SurveyInstance</div> |
---|
1137 | </dd> |
---|
1138 | </dl> |
---|
1139 | <a name="t"></a> |
---|
1140 | <div class="index-letter-section"> |
---|
1141 | <div style="float: left" class="index-letter-title">t</div> |
---|
1142 | <div style="float: right"><a href="#top">top</a></div> |
---|
1143 | <div style="clear: both"></div> |
---|
1144 | </div> |
---|
1145 | <dl> |
---|
1146 | <dt class="field"> |
---|
1147 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
1148 | <span class="var-title">$title</span> |
---|
1149 | </dt> |
---|
1150 | <dd class="index-item-body"> |
---|
1151 | <div class="index-item-details"><a href="default/SessionInstance.html#var$title">SessionInstance::$title</a> in SessionInstance.php</div> |
---|
1152 | </dd> |
---|
1153 | <dt class="field"> |
---|
1154 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
1155 | <span class="var-title">$title</span> |
---|
1156 | </dt> |
---|
1157 | <dd class="index-item-body"> |
---|
1158 | <div class="index-item-details"><a href="default/Survey.html#var$title">Survey::$title</a> in Survey.php</div> |
---|
1159 | </dd> |
---|
1160 | <dt class="field"> |
---|
1161 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
1162 | <span class="var-title">$title</span> |
---|
1163 | </dt> |
---|
1164 | <dd class="index-item-body"> |
---|
1165 | <div class="index-item-details"><a href="default/Application.html#var$title">Application::$title</a> in Application.php</div> |
---|
1166 | </dd> |
---|
1167 | <dt class="field"> |
---|
1168 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
1169 | <span class="var-title">$title</span> |
---|
1170 | </dt> |
---|
1171 | <dd class="index-item-body"> |
---|
1172 | <div class="index-item-details"><a href="default/Session.html#var$title">Session::$title</a> in Session.php</div> |
---|
1173 | </dd> |
---|
1174 | <dt class="field"> |
---|
1175 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
1176 | <span class="var-title">$title</span> |
---|
1177 | </dt> |
---|
1178 | <dd class="index-item-body"> |
---|
1179 | <div class="index-item-details"><a href="default/Question.html#var$title">Question::$title</a> in Question.php</div> |
---|
1180 | </dd> |
---|
1181 | <dt class="field"> |
---|
1182 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
1183 | <span class="var-title">$type</span> |
---|
1184 | </dt> |
---|
1185 | <dd class="index-item-body"> |
---|
1186 | <div class="index-item-details"><a href="default/Question.html#var$type">Question::$type</a> in Question.php</div> |
---|
1187 | </dd> |
---|
1188 | <dt class="field"> |
---|
1189 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1190 | <span class="method-title">toSPSS</span> |
---|
1191 | </dt> |
---|
1192 | <dd class="index-item-body"> |
---|
1193 | <div class="index-item-details"><a href="default/Session.html#methodtoSPSS">Session::toSPSS()</a> in Session.php</div> |
---|
1194 | <div class="index-item-description">function toSPSS</div> |
---|
1195 | </dd> |
---|
1196 | </dl> |
---|
1197 | <a name="u"></a> |
---|
1198 | <div class="index-letter-section"> |
---|
1199 | <div style="float: left" class="index-letter-title">u</div> |
---|
1200 | <div style="float: right"><a href="#top">top</a></div> |
---|
1201 | <div style="clear: both"></div> |
---|
1202 | </div> |
---|
1203 | <dl> |
---|
1204 | <dt class="field"> |
---|
1205 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
1206 | <span class="var-title">$uid</span> |
---|
1207 | </dt> |
---|
1208 | <dd class="index-item-body"> |
---|
1209 | <div class="index-item-details"><a href="default/ResearchToolObject.html#var$uid">ResearchToolObject::$uid</a> in ResearchToolObject.php</div> |
---|
1210 | </dd> |
---|
1211 | <dt class="field"> |
---|
1212 | <img src="media/images/Page.png" alt="Page" title="Page" /> |
---|
1213 | <span class="include-title">User.php</span> |
---|
1214 | </dt> |
---|
1215 | <dd class="index-item-body"> |
---|
1216 | <div class="index-item-details"><a href="default/_models---User.php.html">User.php</a> in User.php</div> |
---|
1217 | </dd> |
---|
1218 | <dt class="field"> |
---|
1219 | <img src="media/images/Method.png" alt="Method" title="Method" /> |
---|
1220 | <span class="method-title">unmarshall</span> |
---|
1221 | </dt> |
---|
1222 | <dd class="index-item-body"> |
---|
1223 | <div class="index-item-details"><a href="default/Marshaller.html#methodunmarshall">Marshaller::unmarshall()</a> in Marshaller.php</div> |
---|
1224 | </dd> |
---|
1225 | <dt class="field"> |
---|
1226 | <img src="media/images/Function.png" alt="Function" title="Function" /> |
---|
1227 | <span class="method-title">unwrapObject</span> |
---|
1228 | </dt> |
---|
1229 | <dd class="index-item-body"> |
---|
1230 | <div class="index-item-details"><a href="default/_Marshaller.php.html#functionunwrapObject">unwrapObject()</a> in Marshaller.php</div> |
---|
1231 | </dd> |
---|
1232 | <dt class="field"> |
---|
1233 | <img src="media/images/Class.png" alt="Class" title="Class" /> |
---|
1234 | User |
---|
1235 | </dt> |
---|
1236 | <dd class="index-item-body"> |
---|
1237 | <div class="index-item-details"><a href="default/User.html">User</a> in User.php</div> |
---|
1238 | <div class="index-item-description">Description of User</div> |
---|
1239 | </dd> |
---|
1240 | </dl> |
---|
1241 | <a name="v"></a> |
---|
1242 | <div class="index-letter-section"> |
---|
1243 | <div style="float: left" class="index-letter-title">v</div> |
---|
1244 | <div style="float: right"><a href="#top">top</a></div> |
---|
1245 | <div style="clear: both"></div> |
---|
1246 | </div> |
---|
1247 | <dl> |
---|
1248 | <dt class="field"> |
---|
1249 | <img src="media/images/Variable.png" alt="Variable" title="Variable" /> |
---|
1250 | <span class="var-title">$values</span> |
---|
1251 | </dt> |
---|
1252 | <dd class="index-item-body"> |
---|
1253 | <div class="index-item-details"><a href="default/Answer.html#var$values">Answer::$values</a> in Answer.php</div> |
---|
1254 | </dd> |
---|
1255 | </dl> |
---|
1256 | <a name="_"></a> |
---|
1257 | <div class="index-letter-section"> |
---|
1258 | <div style="float: left" class="index-letter-title">_</div> |
---|
1259 | <div style="float: right"><a href="#top">top</a></div> |
---|
1260 | <div style="clear: both"></div> |
---|
1261 | </div> |
---|
1262 | <dl> |
---|
1263 | <dt class="field"> |
---|
1264 | <img src="media/images/Function.png" alt="Function" title="Function" /> |
---|
1265 | <span class="method-title">__autoload</span> |
---|
1266 | </dt> |
---|
1267 | <dd class="index-item-body"> |
---|
1268 | <div class="index-item-details"><a href="default/_master.php.html#function__autoload">__autoload()</a> in master.php</div> |
---|
1269 | </dd> |
---|
1270 | <dt class="field"> |
---|
1271 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1272 | <span class="method-title">__construct</span> |
---|
1273 | </dt> |
---|
1274 | <dd class="index-item-body"> |
---|
1275 | <div class="index-item-details"><a href="default/SessionInstance.html#method__construct">SessionInstance::__construct()</a> in SessionInstance.php</div> |
---|
1276 | <div class="index-item-description">Constructor for a SessionInstance object</div> |
---|
1277 | </dd> |
---|
1278 | <dt class="field"> |
---|
1279 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1280 | <span class="method-title">__construct</span> |
---|
1281 | </dt> |
---|
1282 | <dd class="index-item-body"> |
---|
1283 | <div class="index-item-details"><a href="default/Survey.html#method__construct">Survey::__construct()</a> in Survey.php</div> |
---|
1284 | </dd> |
---|
1285 | <dt class="field"> |
---|
1286 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1287 | <span class="method-title">__construct</span> |
---|
1288 | </dt> |
---|
1289 | <dd class="index-item-body"> |
---|
1290 | <div class="index-item-details"><a href="default/SurveyInstance.html#method__construct">SurveyInstance::__construct()</a> in SurveyInstance.php</div> |
---|
1291 | <div class="index-item-description">Constructor for a SurveyInstance object</div> |
---|
1292 | </dd> |
---|
1293 | <dt class="field"> |
---|
1294 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1295 | <span class="method-title">__construct</span> |
---|
1296 | </dt> |
---|
1297 | <dd class="index-item-body"> |
---|
1298 | <div class="index-item-details"><a href="default/User.html#method__construct">User::__construct()</a> in User.php</div> |
---|
1299 | <div class="index-item-description">Constructor of User</div> |
---|
1300 | </dd> |
---|
1301 | <dt class="field"> |
---|
1302 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1303 | <span class="method-title">__construct</span> |
---|
1304 | </dt> |
---|
1305 | <dd class="index-item-body"> |
---|
1306 | <div class="index-item-details"><a href="default/Session.html#method__construct">Session::__construct()</a> in Session.php</div> |
---|
1307 | <div class="index-item-description">Constructor for a Session object</div> |
---|
1308 | </dd> |
---|
1309 | <dt class="field"> |
---|
1310 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1311 | <span class="method-title">__construct</span> |
---|
1312 | </dt> |
---|
1313 | <dd class="index-item-body"> |
---|
1314 | <div class="index-item-details"><a href="default/Question.html#method__construct">Question::__construct()</a> in Question.php</div> |
---|
1315 | <div class="index-item-description">Constructor for a Question. $uid equals the corresponding code.</div> |
---|
1316 | </dd> |
---|
1317 | <dt class="field"> |
---|
1318 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1319 | <span class="method-title">__construct</span> |
---|
1320 | </dt> |
---|
1321 | <dd class="index-item-body"> |
---|
1322 | <div class="index-item-details"><a href="default/AnswerSet.html#method__construct">AnswerSet::__construct()</a> in AnswerSet.php</div> |
---|
1323 | <div class="index-item-description">Constructor for an AnswerSet object</div> |
---|
1324 | </dd> |
---|
1325 | <dt class="field"> |
---|
1326 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1327 | <span class="method-title">__construct</span> |
---|
1328 | </dt> |
---|
1329 | <dd class="index-item-body"> |
---|
1330 | <div class="index-item-details"><a href="default/Application.html#method__construct">Application::__construct()</a> in Application.php</div> |
---|
1331 | <div class="index-item-description">Constructor for an Application object</div> |
---|
1332 | </dd> |
---|
1333 | <dt class="field"> |
---|
1334 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1335 | <span class="method-title">__construct</span> |
---|
1336 | </dt> |
---|
1337 | <dd class="index-item-body"> |
---|
1338 | <div class="index-item-details"><a href="default/ApplicationInstance.html#method__construct">ApplicationInstance::__construct()</a> in ApplicationInstance.php</div> |
---|
1339 | <div class="index-item-description">Constructor for an ApplicationInstance object.</div> |
---|
1340 | </dd> |
---|
1341 | <dt class="field"> |
---|
1342 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1343 | <span class="method-title">__construct</span> |
---|
1344 | </dt> |
---|
1345 | <dd class="index-item-body"> |
---|
1346 | <div class="index-item-details"><a href="default/Answer.html#method__construct">Answer::__construct()</a> in Answer.php</div> |
---|
1347 | <div class="index-item-description">Constructor for an Answer object</div> |
---|
1348 | </dd> |
---|
1349 | <dt class="field"> |
---|
1350 | <img src="media/images/Constructor.png" alt="Method" title="Method" /> |
---|
1351 | <span class="method-title">__construct</span> |
---|
1352 | </dt> |
---|
1353 | <dd class="index-item-body"> |
---|
1354 | <div class="index-item-details"><a href="default/Respondent.html#method__construct">Respondent::__construct()</a> in Respondent.php</div> |
---|
1355 | <div class="index-item-description">Constructor for a Respondent object</div> |
---|
1356 | </dd> |
---|
1357 | </dl> |
---|
1358 | |
---|
1359 | <div class="index-letter-menu"> |
---|
1360 | <a class="index-letter" href="elementindex.html#a">a</a> |
---|
1361 | <a class="index-letter" href="elementindex.html#c">c</a> |
---|
1362 | <a class="index-letter" href="elementindex.html#d">d</a> |
---|
1363 | <a class="index-letter" href="elementindex.html#e">e</a> |
---|
1364 | <a class="index-letter" href="elementindex.html#f">f</a> |
---|
1365 | <a class="index-letter" href="elementindex.html#"></a> |
---|
1366 | <a class="index-letter" href="elementindex.html#l">l</a> |
---|
1367 | <a class="index-letter" href="elementindex.html#m">m</a> |
---|
1368 | <a class="index-letter" href="elementindex.html#n">n</a> |
---|
1369 | <a class="index-letter" href="elementindex.html#o">o</a> |
---|
1370 | <a class="index-letter" href="elementindex.html#p">p</a> |
---|
1371 | <a class="index-letter" href="elementindex.html#q">q</a> |
---|
1372 | <a class="index-letter" href="elementindex.html#r">r</a> |
---|
1373 | <a class="index-letter" href="elementindex.html#s">s</a> |
---|
1374 | <a class="index-letter" href="elementindex.html#t">t</a> |
---|
1375 | <a class="index-letter" href="elementindex.html#u">u</a> |
---|
1376 | <a class="index-letter" href="elementindex.html#v">v</a> |
---|
1377 | </div> </body> |
---|
1378 | </html> |
---|