Changeset 179 for Doc/Backend/PHPDoc
- Timestamp:
- 12/09/11 10:39:10 (13 years ago)
- Location:
- Doc/Backend/PHPDoc
- Files:
-
- 2 added
- 45 edited
Legend:
- Unmodified
- Added
- Removed
-
Doc/Backend/PHPDoc/classtrees_default.html
r160 r179 18 18 <li><a href="default/IConnector.html">IConnector</a></li></ul> 19 19 20 <h2>Root class AnswerConnector</h2>20 <h2>Root class Connector</h2> 21 21 <ul> 22 <li><a href="default/AnswerConnector.html">AnswerConnector</a></li></ul> 23 24 <h2>Root class AnswerSetConnector</h2> 25 <ul> 26 <li><a href="default/AnswerSetConnector.html">AnswerSetConnector</a></li></ul> 27 28 <h2>Root class ApplicationConnector</h2> 29 <ul> 30 <li><a href="default/ApplicationConnector.html">ApplicationConnector</a></li></ul> 22 <li><a href="default/Connector.html">Connector</a> (implements <a href="default/IConnector.html">IConnector</a>)<ul> 23 <li><a href="default/AnswerConnector.html">AnswerConnector</a></li><li><a href="default/AnswerSetConnector.html">AnswerSetConnector</a></li><li><a href="default/ApplicationConnector.html">ApplicationConnector</a></li><li><a href="default/QuestionConnector.html">QuestionConnector</a></li><li><a href="default/RespondentConnector.html">RespondentConnector</a></li><li><a href="default/SessionConnector.html">SessionConnector</a></li><li><a href="default/SurveyConnector.html">SurveyConnector</a></li><li><a href="default/UserConnector.html">UserConnector</a></li></ul></li> 24 </ul> 31 25 32 26 <h2>Root class DatabaseInterface</h2> … … 34 28 <li><a href="default/DatabaseInterface.html">DatabaseInterface</a></li></ul> 35 29 36 <h2>Root class QuestionConnector</h2>30 <h2>Root class Logo</h2> 37 31 <ul> 38 <li><a href="default/QuestionConnector.html">QuestionConnector</a></li></ul> 32 <li><a href="default/Logo.html">Logo</a></li></ul> 33 34 <h2>Root class PipelineInfoPanel</h2> 35 <ul> 36 <li><a href="default/PipelineInfoPanel.html">PipelineInfoPanel</a></li></ul> 37 38 <h2>Root class PipelineSequencer</h2> 39 <ul> 40 <li><a href="default/PipelineSequencer.html">PipelineSequencer</a></li></ul> 41 42 <h2>Root class PipelineSequencer_1</h2> 43 <ul> 44 <li><a href="default/PipelineSequencer_1.html">PipelineSequencer_1</a></li></ul> 39 45 40 46 <h2>Root class ResearchToolObject</h2> … … 48 54 <li><a href="default/Respondent.html">Respondent</a></li></ul> 49 55 50 <h2>Root class RespondentConnector</h2>56 <h2>Root class StyleSheet</h2> 51 57 <ul> 52 <li><a href="default/ RespondentConnector.html">RespondentConnector</a></li></ul>58 <li><a href="default/StyleSheet.html">StyleSheet</a></li></ul> 53 59 54 <h2>Root class SessionConnector</h2>60 <h2>Root class surveyEditorWidget</h2> 55 61 <ul> 56 <li><a href="default/ SessionConnector.html">SessionConnector</a></li></ul>62 <li><a href="default/surveyEditorWidget.html">surveyEditorWidget</a></li></ul> 57 63 58 <h2>Root class SurveyConnector</h2>64 <h2>Root class Toolbox</h2> 59 65 <ul> 60 <li><a href="default/SurveyConnector.html">SurveyConnector</a></li></ul> 61 62 <h2>Root class UserConnector</h2> 63 <ul> 64 <li><a href="default/UserConnector.html">UserConnector</a></li></ul> 66 <li><a href="default/Toolbox.html">Toolbox</a></li></ul> 65 67 66 68 <p class="notes" id="credit"> 67 Documentation generated on Fri, 18 Nov 2011 12:57:05+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>69 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 68 70 </p> 69 71 </body> -
Doc/Backend/PHPDoc/default/Answer.html
r160 r179 207 207 208 208 <p class="notes" id="credit"> 209 Documentation generated on Fri, 18 Nov 2011 12:57:05+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>209 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 210 210 </p> 211 211 </div></body> -
Doc/Backend/PHPDoc/default/AnswerConnector.html
r160 r179 22 22 </div> 23 23 <div class="info-box-body"> 24 <p class="implements">25 Implements interfaces:26 <ul>27 <li><a href="../default/IConnector.html">IConnector</a></li> </ul>28 </p>29 24 <!-- ========== Info from phpDoc block ========= --> 30 25 <p class="short-description">Description of AnswerConnector</p> … … 37 32 38 33 39 <pre></pre> 34 <pre><a href="../default/Connector.html">Connector</a> 35 | 36 --AnswerConnector</pre> 40 37 41 38 </div> … … 56 53 <div class="info-box-body"> 57 54 <div class="var-summary"> 58 55 <div class="var-title"> 59 56 <span class="var-type">mixed</span> 60 57 <a href="#$db" title="details" class="var-name">$db</a> 61 </div>62 <div class="var-title">63 <span class="var-type">mixed</span>64 <a href="#$fileName" title="details" class="var-name">$fileName</a>65 </div>66 <div class="var-title">67 <span class="var-type">mixed</span>68 <a href="#$model" title="details" class="var-name">$model</a>69 58 </div> 70 59 </div> … … 84 73 <div class="info-box-body"> 85 74 <div class="method-summary"> 86 75 87 76 <div class="method-definition"> 88 77 <span class="method-result">AnswerConnector</span> … … 97 86 <div class="method-definition"> 98 87 <span class="method-result">void</span> 99 <a href="#load" title="details" class="method-name">load</a>100 ()101 </div>102 <div class="method-definition">103 <span class="method-result">void</span>104 <a href="#save" title="details" class="method-name">save</a>105 ()106 </div>107 <div class="method-definition">108 <span class="method-result">void</span>109 88 <a href="#set" title="details" class="method-name">set</a> 110 89 (<span class="var-type">type</span> <span class="var-name">$rToolObject</span>) … … 134 113 <span class="var-type">mixed</span> 135 114 <span class="var-name">$db</span> 136 (line <span class="line-number">1 5</span>)115 (line <span class="line-number">13</span>) 137 116 </span> 138 117 </div> … … 148 127 149 128 </div> 150 <a name="var$fileName" id="$fileName"><!-- --></A> 151 <div class="evenrow"> 152 153 <div class="var-header"> 154 <span class="var-title"> 155 <span class="var-type">mixed</span> 156 <span class="var-name">$fileName</span> 157 = <span class="var-default"> 'data/answers/answers.rdf'</span> (line <span class="line-number">14</span>) 158 </span> 159 </div> 160 161 <!-- ========== Info from phpDoc block ========= --> 162 <ul class="tags"> 163 <li><span class="field">access:</span> protected</li> 164 </ul> 165 166 167 168 169 170 </div> 171 <a name="var$model" id="$model"><!-- --></A> 172 <div class="oddrow"> 173 174 <div class="var-header"> 175 <span class="var-title"> 176 <span class="var-type">mixed</span> 177 <span class="var-name">$model</span> 178 (line <span class="line-number">13</span>) 179 </span> 180 </div> 181 182 <!-- ========== Info from phpDoc block ========= --> 183 <ul class="tags"> 184 <li><span class="field">access:</span> protected</li> 185 </ul> 186 187 188 189 190 191 </div> 192 129 <h4>Inherited Variables</h4> 130 <A NAME='inherited_vars'><!-- --></A> 131 <p>Inherited from <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 132 <blockquote> 133 <span class="var-title"> 134 <span class="var-name"><a href="../default/Connector.html#var$fileName">Connector::$fileName</a></span><br> 135 </span> 136 <span class="var-title"> 137 <span class="var-name"><a href="../default/Connector.html#var$model">Connector::$model</a></span><br> 138 </span> 139 <span class="var-title"> 140 <span class="var-name"><a href="../default/Connector.html#var$type">Connector::$type</a></span><br> 141 </span> 142 </blockquote> 143 193 144 </div> 194 145 </div> … … 210 161 211 162 <div class="method-header"> 212 <span class="method-title">Constructor __construct</span> (line <span class="line-number"> 20</span>)163 <span class="method-title">Constructor __construct</span> (line <span class="line-number">18</span>) 213 164 </div> 214 165 … … 234 185 235 186 <div class="method-header"> 236 <span class="method-title">get</span> (line <span class="line-number"> 52</span>)187 <span class="method-title">get</span> (line <span class="line-number">30</span>) 237 188 </div> 238 189 … … 260 211 </ul> 261 212 262 <hr class="separator" />263 <div class="notes">Implementation of:</div>264 <dl>265 <dt><a href="../default/IConnector.html#methodget">IConnector::get()</a></dt>266 </dl>267 268 </div>269 <a name="methodload" id="load"><!-- --></a>270 <div class="evenrow">271 272 <div class="method-header">273 <span class="method-title">load</span> (line <span class="line-number">30</span>)274 </div>275 276 <!-- ========== Info from phpDoc block ========= -->277 <p class="short-description">function load() Loads the file into the standard MemModel.</p>278 <ul class="tags">279 <li><span class="field">access:</span> public</li>280 </ul>281 282 <div class="method-signature">283 <span class="method-result">void</span>284 <span class="method-name">285 load286 </span>287 ()288 </div>289 290 291 <hr class="separator" />292 <div class="notes">Implementation of:</div>293 <dl>294 <dt><a href="../default/IConnector.html#methodload">IConnector::load()</a></dt>295 </dl>296 297 </div>298 <a name="methodsave" id="save"><!-- --></a>299 <div class="oddrow">300 301 <div class="method-header">302 <span class="method-title">save</span> (line <span class="line-number">43</span>)303 </div>304 305 <!-- ========== Info from phpDoc block ========= -->306 <p class="short-description">function save() Saves the MemModel into the given file.</p>307 <ul class="tags">308 <li><span class="field">access:</span> public</li>309 </ul>310 311 <div class="method-signature">312 <span class="method-result">void</span>313 <span class="method-name">314 save315 </span>316 ()317 </div>318 319 320 <hr class="separator" />321 <div class="notes">Implementation of:</div>322 <dl>323 <dt><a href="../default/IConnector.html#methodsave">IConnector::save()</a></dt>324 </dl>325 213 326 214 </div> … … 329 217 330 218 <div class="method-header"> 331 <span class="method-title">set</span> (line <span class="line-number"> 131</span>)219 <span class="method-title">set</span> (line <span class="line-number">84</span>) 332 220 </div> 333 221 … … 352 240 </ul> 353 241 354 <hr class="separator" /> 355 <div class="notes">Implementation of:</div> 356 <dl> 357 <dt><a href="../default/IConnector.html#methodset">IConnector::set()</a></dt> 358 </dl> 359 360 </div> 361 242 243 </div> 244 <h4>Inherited Methods</h4> 245 <a name='inherited_methods'><!-- --></a> 246 <!-- =========== Summary =========== --> 247 <p>Inherited From <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 248 <blockquote> 249 <span class="method-name"><a href="../default/Connector.html#methodcreateArguments">Connector::createArguments()</a></span><br> 250 <span class="method-name"><a href="../default/Connector.html#methodload">Connector::load()</a></span><br> 251 <span class="method-name"><a href="../default/Connector.html#methodsave">Connector::save()</a></span><br> 252 </blockquote> 253 362 254 </div> 363 255 </div> … … 365 257 366 258 <p class="notes" id="credit"> 367 Documentation generated on Fri, 18 Nov 2011 12:57:05+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>259 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 368 260 </p> 369 261 </div></body> -
Doc/Backend/PHPDoc/default/AnswerSet.html
r160 r179 241 241 242 242 <p class="notes" id="credit"> 243 Documentation generated on Fri, 18 Nov 2011 12:57:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>243 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 244 244 </p> 245 245 </div></body> -
Doc/Backend/PHPDoc/default/AnswerSetConnector.html
r160 r179 22 22 </div> 23 23 <div class="info-box-body"> 24 <p class="implements">25 Implements interfaces:26 <ul>27 <li><a href="../default/IConnector.html">IConnector</a></li> </ul>28 </p>29 24 <!-- ========== Info from phpDoc block ========= --> 30 25 <p class="short-description">Description of AnswerSetConnector</p> … … 37 32 38 33 39 <pre></pre> 34 <pre><a href="../default/Connector.html">Connector</a> 35 | 36 --AnswerSetConnector</pre> 40 37 41 38 </div> … … 56 53 <div class="info-box-body"> 57 54 <div class="var-summary"> 58 55 <div class="var-title"> 59 56 <span class="var-type">mixed</span> 60 57 <a href="#$db" title="details" class="var-name">$db</a> 61 </div>62 <div class="var-title">63 <span class="var-type">mixed</span>64 <a href="#$fileName" title="details" class="var-name">$fileName</a>65 </div>66 <div class="var-title">67 <span class="var-type">mixed</span>68 <a href="#$model" title="details" class="var-name">$model</a>69 58 </div> 70 59 </div> … … 84 73 <div class="info-box-body"> 85 74 <div class="method-summary"> 86 75 87 76 <div class="method-definition"> 88 77 <span class="method-result">AnswerSetConnector</span> … … 97 86 <div class="method-definition"> 98 87 <span class="method-result">void</span> 99 <a href="#load" title="details" class="method-name">load</a>100 ()101 </div>102 <div class="method-definition">103 <span class="method-result">void</span>104 <a href="#save" title="details" class="method-name">save</a>105 ()106 </div>107 <div class="method-definition">108 <span class="method-result">void</span>109 88 <a href="#set" title="details" class="method-name">set</a> 110 89 (<span class="var-type">type</span> <span class="var-name">$rToolObject</span>) … … 134 113 <span class="var-type">mixed</span> 135 114 <span class="var-name">$db</span> 136 (line <span class="line-number"> 11</span>)115 (line <span class="line-number">9</span>) 137 116 </span> 138 117 </div> … … 148 127 149 128 </div> 150 <a name="var$fileName" id="$fileName"><!-- --></A> 151 <div class="evenrow"> 152 153 <div class="var-header"> 154 <span class="var-title"> 155 <span class="var-type">mixed</span> 156 <span class="var-name">$fileName</span> 157 = <span class="var-default"> 'data/answers/answersets.rdf'</span> (line <span class="line-number">10</span>) 158 </span> 159 </div> 160 161 <!-- ========== Info from phpDoc block ========= --> 162 <ul class="tags"> 163 <li><span class="field">access:</span> protected</li> 164 </ul> 165 166 167 168 169 170 </div> 171 <a name="var$model" id="$model"><!-- --></A> 172 <div class="oddrow"> 173 174 <div class="var-header"> 175 <span class="var-title"> 176 <span class="var-type">mixed</span> 177 <span class="var-name">$model</span> 178 (line <span class="line-number">9</span>) 179 </span> 180 </div> 181 182 <!-- ========== Info from phpDoc block ========= --> 183 <ul class="tags"> 184 <li><span class="field">access:</span> protected</li> 185 </ul> 186 187 188 189 190 191 </div> 192 129 <h4>Inherited Variables</h4> 130 <A NAME='inherited_vars'><!-- --></A> 131 <p>Inherited from <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 132 <blockquote> 133 <span class="var-title"> 134 <span class="var-name"><a href="../default/Connector.html#var$fileName">Connector::$fileName</a></span><br> 135 </span> 136 <span class="var-title"> 137 <span class="var-name"><a href="../default/Connector.html#var$model">Connector::$model</a></span><br> 138 </span> 139 <span class="var-title"> 140 <span class="var-name"><a href="../default/Connector.html#var$type">Connector::$type</a></span><br> 141 </span> 142 </blockquote> 143 193 144 </div> 194 145 </div> … … 210 161 211 162 <div class="method-header"> 212 <span class="method-title">Constructor __construct</span> (line <span class="line-number">1 6</span>)163 <span class="method-title">Constructor __construct</span> (line <span class="line-number">14</span>) 213 164 </div> 214 165 … … 234 185 235 186 <div class="method-header"> 236 <span class="method-title">get</span> (line <span class="line-number"> 50</span>)187 <span class="method-title">get</span> (line <span class="line-number">27</span>) 237 188 </div> 238 189 … … 257 208 </ul> 258 209 259 <hr class="separator" />260 <div class="notes">Implementation of:</div>261 <dl>262 <dt><a href="../default/IConnector.html#methodget">IConnector::get()</a></dt>263 </dl>264 265 </div>266 <a name="methodload" id="load"><!-- --></a>267 <div class="evenrow">268 269 <div class="method-header">270 <span class="method-title">load</span> (line <span class="line-number">27</span>)271 </div>272 273 <!-- ========== Info from phpDoc block ========= -->274 <p class="short-description">function load()</p>275 <p class="description"><p>Loads the file into the standard MemModel</p></p>276 <ul class="tags">277 <li><span class="field">access:</span> public</li>278 </ul>279 280 <div class="method-signature">281 <span class="method-result">void</span>282 <span class="method-name">283 load284 </span>285 ()286 </div>287 288 289 <hr class="separator" />290 <div class="notes">Implementation of:</div>291 <dl>292 <dt><a href="../default/IConnector.html#methodload">IConnector::load()</a></dt>293 </dl>294 295 </div>296 <a name="methodsave" id="save"><!-- --></a>297 <div class="oddrow">298 299 <div class="method-header">300 <span class="method-title">save</span> (line <span class="line-number">41</span>)301 </div>302 303 <!-- ========== Info from phpDoc block ========= -->304 <p class="short-description">function save() Saves the MemModel into the given file.</p>305 <ul class="tags">306 <li><span class="field">access:</span> public</li>307 </ul>308 309 <div class="method-signature">310 <span class="method-result">void</span>311 <span class="method-name">312 save313 </span>314 ()315 </div>316 317 318 <hr class="separator" />319 <div class="notes">Implementation of:</div>320 <dl>321 <dt><a href="../default/IConnector.html#methodsave">IConnector::save()</a></dt>322 </dl>323 210 324 211 </div> … … 327 214 328 215 <div class="method-header"> 329 <span class="method-title">set</span> (line <span class="line-number"> 134</span>)216 <span class="method-title">set</span> (line <span class="line-number">83</span>) 330 217 </div> 331 218 … … 350 237 </ul> 351 238 352 <hr class="separator" /> 353 <div class="notes">Implementation of:</div> 354 <dl> 355 <dt><a href="../default/IConnector.html#methodset">IConnector::set()</a></dt> 356 </dl> 357 358 </div> 359 239 240 </div> 241 <h4>Inherited Methods</h4> 242 <a name='inherited_methods'><!-- --></a> 243 <!-- =========== Summary =========== --> 244 <p>Inherited From <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 245 <blockquote> 246 <span class="method-name"><a href="../default/Connector.html#methodcreateArguments">Connector::createArguments()</a></span><br> 247 <span class="method-name"><a href="../default/Connector.html#methodload">Connector::load()</a></span><br> 248 <span class="method-name"><a href="../default/Connector.html#methodsave">Connector::save()</a></span><br> 249 </blockquote> 250 360 251 </div> 361 252 </div> … … 363 254 364 255 <p class="notes" id="credit"> 365 Documentation generated on Fri, 18 Nov 2011 12:57:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>256 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 366 257 </p> 367 258 </div></body> -
Doc/Backend/PHPDoc/default/Application.html
r160 r179 244 244 245 245 <p class="notes" id="credit"> 246 Documentation generated on Fri, 18 Nov 2011 12:57:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>246 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 247 247 </p> 248 248 </div></body> -
Doc/Backend/PHPDoc/default/ApplicationConnector.html
r160 r179 17 17 <div class="nav-bar"> 18 18 <span class="disabled">Description</span> | 19 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)19 <a href="#sec-vars">Vars</a> 20 20 | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) 21 21 22 22 </div> 23 23 <div class="info-box-body"> 24 <p class="implements">25 Implements interfaces:26 <ul>27 <li><a href="../default/IConnector.html">IConnector</a></li> </ul>28 </p>29 24 <!-- ========== Info from phpDoc block ========= --> 30 25 <p class="short-description">Description of ApplicationConnector</p> … … 37 32 38 33 39 <pre></pre> 34 <pre><a href="../default/Connector.html">Connector</a> 35 | 36 --ApplicationConnector</pre> 40 37 41 38 </div> … … 44 41 45 42 46 <a name="sec-var-summary"></a>47 <div class="info-box">48 <div class="info-box-title">Variable Summary</span></div>49 <div class="nav-bar">50 <a href="#sec-description">Description</a> |51 <span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)52 |53 <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)54 55 </div>56 <div class="info-box-body">57 <div class="var-summary">58 <div class="var-title">59 <span class="var-type">mixed</span>60 <a href="#$fileName" title="details" class="var-name">$fileName</a>61 </div>62 <div class="var-title">63 <span class="var-type">mixed</span>64 <a href="#$model" title="details" class="var-name">$model</a>65 </div>66 </div>67 </div>68 </div>69 43 70 44 <a name="sec-method-summary"></a> … … 73 47 <div class="nav-bar"> 74 48 <a href="#sec-description">Description</a> | 75 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)49 <a href="#sec-vars">Vars</a> 76 50 77 51 | … … 80 54 <div class="info-box-body"> 81 55 <div class="method-summary"> 82 56 83 57 <div class="method-definition"> 84 58 <span class="method-result">ApplicationConnector</span> … … 93 67 <div class="method-definition"> 94 68 <span class="method-result">void</span> 95 <a href="#load" title="details" class="method-name">load</a>96 ()97 </div>98 <div class="method-definition">99 <span class="method-result">void</span>100 <a href="#save" title="details" class="method-name">save</a>101 ()102 </div>103 <div class="method-definition">104 <span class="method-result">void</span>105 69 <a href="#set" title="details" class="method-name">set</a> 106 70 (<span class="var-type"></span> <span class="var-name">$rToolObject</span>, <span class="var-type">type</span> <span class="var-name">$rToolObject:</span>) … … 123 87 </div> 124 88 <div class="info-box-body"> 125 <a name="var$fileName" id="$fileName"><!-- --></A> 126 <div class="oddrow"> 127 128 <div class="var-header"> 129 <span class="var-title"> 130 <span class="var-type">mixed</span> 131 <span class="var-name">$fileName</span> 132 = <span class="var-default"> 'data/applications/applications.rdf'</span> (line <span class="line-number">16</span>) 133 </span> 134 </div> 135 136 <!-- ========== Info from phpDoc block ========= --> 137 <ul class="tags"> 138 <li><span class="field">access:</span> protected</li> 139 </ul> 140 141 142 143 144 145 </div> 146 <a name="var$model" id="$model"><!-- --></A> 147 <div class="evenrow"> 148 149 <div class="var-header"> 150 <span class="var-title"> 151 <span class="var-type">mixed</span> 152 <span class="var-name">$model</span> 153 (line <span class="line-number">15</span>) 154 </span> 155 </div> 156 157 <!-- ========== Info from phpDoc block ========= --> 158 <ul class="tags"> 159 <li><span class="field">access:</span> protected</li> 160 </ul> 161 162 163 164 165 166 </div> 167 89 <h4>Inherited Variables</h4> 90 <A NAME='inherited_vars'><!-- --></A> 91 <p>Inherited from <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 92 <blockquote> 93 <span class="var-title"> 94 <span class="var-name"><a href="../default/Connector.html#var$fileName">Connector::$fileName</a></span><br> 95 </span> 96 <span class="var-title"> 97 <span class="var-name"><a href="../default/Connector.html#var$model">Connector::$model</a></span><br> 98 </span> 99 <span class="var-title"> 100 <span class="var-name"><a href="../default/Connector.html#var$type">Connector::$type</a></span><br> 101 </span> 102 </blockquote> 103 168 104 </div> 169 105 </div> … … 174 110 <div class="nav-bar"> 175 111 <a href="#sec-description">Description</a> | 176 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)112 <a href="#sec-vars">Vars</a> 177 113 <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) 178 114 … … 185 121 186 122 <div class="method-header"> 187 <span class="method-title">Constructor __construct</span> (line <span class="line-number"> 21</span>)123 <span class="method-title">Constructor __construct</span> (line <span class="line-number">18</span>) 188 124 </div> 189 125 … … 209 145 210 146 <div class="method-header"> 211 <span class="method-title">get</span> (line <span class="line-number"> 54</span>)147 <span class="method-title">get</span> (line <span class="line-number">31</span>) 212 148 </div> 213 149 … … 232 168 </ul> 233 169 234 <hr class="separator" />235 <div class="notes">Implementation of:</div>236 <dl>237 <dt><a href="../default/IConnector.html#methodget">IConnector::get()</a></dt>238 </dl>239 240 </div>241 <a name="methodload" id="load"><!-- --></a>242 <div class="oddrow">243 244 <div class="method-header">245 <span class="method-title">load</span> (line <span class="line-number">32</span>)246 </div>247 248 <!-- ========== Info from phpDoc block ========= -->249 <p class="short-description">function load() Loads the file into the standard MemModel.</p>250 <ul class="tags">251 <li><span class="field">access:</span> public</li>252 </ul>253 254 <div class="method-signature">255 <span class="method-result">void</span>256 <span class="method-name">257 load258 </span>259 ()260 </div>261 262 263 <hr class="separator" />264 <div class="notes">Implementation of:</div>265 <dl>266 <dt><a href="../default/IConnector.html#methodload">IConnector::load()</a></dt>267 </dl>268 269 </div>270 <a name="methodsave" id="save"><!-- --></a>271 <div class="evenrow">272 273 <div class="method-header">274 <span class="method-title">save</span> (line <span class="line-number">45</span>)275 </div>276 277 <!-- ========== Info from phpDoc block ========= -->278 <p class="short-description">function save() Saves the MemModel into the given file.</p>279 <ul class="tags">280 <li><span class="field">access:</span> public</li>281 </ul>282 283 <div class="method-signature">284 <span class="method-result">void</span>285 <span class="method-name">286 save287 </span>288 ()289 </div>290 291 292 <hr class="separator" />293 <div class="notes">Implementation of:</div>294 <dl>295 <dt><a href="../default/IConnector.html#methodsave">IConnector::save()</a></dt>296 </dl>297 170 298 171 </div> … … 301 174 302 175 <div class="method-header"> 303 <span class="method-title">set</span> (line <span class="line-number"> 105</span>)176 <span class="method-title">set</span> (line <span class="line-number">69</span>) 304 177 </div> 305 178 … … 327 200 </ul> 328 201 329 <hr class="separator" /> 330 <div class="notes">Implementation of:</div> 331 <dl> 332 <dt><a href="../default/IConnector.html#methodset">IConnector::set()</a></dt> 333 </dl> 334 335 </div> 336 202 203 </div> 204 <h4>Inherited Methods</h4> 205 <a name='inherited_methods'><!-- --></a> 206 <!-- =========== Summary =========== --> 207 <p>Inherited From <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 208 <blockquote> 209 <span class="method-name"><a href="../default/Connector.html#methodcreateArguments">Connector::createArguments()</a></span><br> 210 <span class="method-name"><a href="../default/Connector.html#methodload">Connector::load()</a></span><br> 211 <span class="method-name"><a href="../default/Connector.html#methodsave">Connector::save()</a></span><br> 212 </blockquote> 213 337 214 </div> 338 215 </div> … … 340 217 341 218 <p class="notes" id="credit"> 342 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>219 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 343 220 </p> 344 221 </div></body> -
Doc/Backend/PHPDoc/default/DatabaseInterface.html
r160 r179 207 207 208 208 <p class="notes" id="credit"> 209 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>209 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 210 210 </p> 211 211 </div></body> -
Doc/Backend/PHPDoc/default/IConnector.html
r160 r179 193 193 194 194 <p class="notes" id="credit"> 195 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>195 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 196 196 </p> 197 197 </div></body> -
Doc/Backend/PHPDoc/default/Question.html
r160 r179 291 291 292 292 <p class="notes" id="credit"> 293 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>293 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 294 294 </p> 295 295 </div></body> -
Doc/Backend/PHPDoc/default/QuestionConnector.html
r160 r179 17 17 <div class="nav-bar"> 18 18 <span class="disabled">Description</span> | 19 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)19 <a href="#sec-vars">Vars</a> 20 20 | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) 21 21 22 22 </div> 23 23 <div class="info-box-body"> 24 <p class="implements">25 Implements interfaces:26 <ul>27 <li><a href="../default/IConnector.html">IConnector</a></li> </ul>28 </p>29 24 <!-- ========== Info from phpDoc block ========= --> 30 25 <p class="short-description">Description of QuestionConnector</p> … … 37 32 38 33 39 <pre></pre> 34 <pre><a href="../default/Connector.html">Connector</a> 35 | 36 --QuestionConnector</pre> 40 37 41 38 </div> … … 44 41 45 42 46 <a name="sec-var-summary"></a>47 <div class="info-box">48 <div class="info-box-title">Variable Summary</span></div>49 <div class="nav-bar">50 <a href="#sec-description">Description</a> |51 <span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)52 |53 <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)54 55 </div>56 <div class="info-box-body">57 <div class="var-summary">58 <div class="var-title">59 <span class="var-type">mixed</span>60 <a href="#$fileName" title="details" class="var-name">$fileName</a>61 </div>62 <div class="var-title">63 <span class="var-type">mixed</span>64 <a href="#$model" title="details" class="var-name">$model</a>65 </div>66 </div>67 </div>68 </div>69 43 70 44 <a name="sec-method-summary"></a> … … 73 47 <div class="nav-bar"> 74 48 <a href="#sec-description">Description</a> | 75 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)49 <a href="#sec-vars">Vars</a> 76 50 77 51 | … … 80 54 <div class="info-box-body"> 81 55 <div class="method-summary"> 82 56 83 57 <div class="method-definition"> 84 58 <span class="method-result">QuestionConnector</span> … … 93 67 <div class="method-definition"> 94 68 <span class="method-result">void</span> 95 <a href="#load" title="details" class="method-name">load</a>96 ()97 </div>98 <div class="method-definition">99 <span class="method-result">void</span>100 <a href="#save" title="details" class="method-name">save</a>101 ()102 </div>103 <div class="method-definition">104 <span class="method-result">void</span>105 69 <a href="#set" title="details" class="method-name">set</a> 106 70 (<span class="var-type">type</span> <span class="var-name">$rToolObject</span>) … … 123 87 </div> 124 88 <div class="info-box-body"> 125 <a name="var$fileName" id="$fileName"><!-- --></A> 126 <div class="oddrow"> 127 128 <div class="var-header"> 129 <span class="var-title"> 130 <span class="var-type">mixed</span> 131 <span class="var-name">$fileName</span> 132 = <span class="var-default"> 'data/questions/questions.rdf'</span> (line <span class="line-number">17</span>) 133 </span> 134 </div> 135 136 <!-- ========== Info from phpDoc block ========= --> 137 <ul class="tags"> 138 <li><span class="field">access:</span> protected</li> 139 </ul> 140 141 142 143 144 145 </div> 146 <a name="var$model" id="$model"><!-- --></A> 147 <div class="evenrow"> 148 149 <div class="var-header"> 150 <span class="var-title"> 151 <span class="var-type">mixed</span> 152 <span class="var-name">$model</span> 153 (line <span class="line-number">16</span>) 154 </span> 155 </div> 156 157 <!-- ========== Info from phpDoc block ========= --> 158 <ul class="tags"> 159 <li><span class="field">access:</span> protected</li> 160 </ul> 161 162 163 164 165 166 </div> 167 89 <h4>Inherited Variables</h4> 90 <A NAME='inherited_vars'><!-- --></A> 91 <p>Inherited from <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 92 <blockquote> 93 <span class="var-title"> 94 <span class="var-name"><a href="../default/Connector.html#var$fileName">Connector::$fileName</a></span><br> 95 </span> 96 <span class="var-title"> 97 <span class="var-name"><a href="../default/Connector.html#var$model">Connector::$model</a></span><br> 98 </span> 99 <span class="var-title"> 100 <span class="var-name"><a href="../default/Connector.html#var$type">Connector::$type</a></span><br> 101 </span> 102 </blockquote> 103 168 104 </div> 169 105 </div> … … 174 110 <div class="nav-bar"> 175 111 <a href="#sec-description">Description</a> | 176 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)112 <a href="#sec-vars">Vars</a> 177 113 <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) 178 114 … … 185 121 186 122 <div class="method-header"> 187 <span class="method-title">Constructor __construct</span> (line <span class="line-number">2 2</span>)123 <span class="method-title">Constructor __construct</span> (line <span class="line-number">20</span>) 188 124 </div> 189 125 … … 209 145 210 146 <div class="method-header"> 211 <span class="method-title">get</span> (line <span class="line-number"> 55</span>)147 <span class="method-title">get</span> (line <span class="line-number">33</span>) 212 148 </div> 213 149 … … 229 165 <li> 230 166 <span class="var-type">type</span> 231 <span class="var-name">$arguments</span><span class="var-description">: : An array having one ore more of the following elements: ' uid', 'title', 'type', 'description', 'category', 'has_answer'.</span> </li>167 <span class="var-name">$arguments</span><span class="var-description">: : An array having one ore more of the following elements: 'code', 'title', 'type', 'description', 'category', 'definedanswers'.</span> </li> 232 168 </ul> 233 169 234 <hr class="separator" />235 <div class="notes">Implementation of:</div>236 <dl>237 <dt><a href="../default/IConnector.html#methodget">IConnector::get()</a></dt>238 </dl>239 240 </div>241 <a name="methodload" id="load"><!-- --></a>242 <div class="oddrow">243 244 <div class="method-header">245 <span class="method-title">load</span> (line <span class="line-number">33</span>)246 </div>247 248 <!-- ========== Info from phpDoc block ========= -->249 <p class="short-description">function load() Loads the file into the standard MemModel.</p>250 <ul class="tags">251 <li><span class="field">access:</span> public</li>252 </ul>253 254 <div class="method-signature">255 <span class="method-result">void</span>256 <span class="method-name">257 load258 </span>259 ()260 </div>261 262 263 <hr class="separator" />264 <div class="notes">Implementation of:</div>265 <dl>266 <dt><a href="../default/IConnector.html#methodload">IConnector::load()</a></dt>267 </dl>268 269 </div>270 <a name="methodsave" id="save"><!-- --></a>271 <div class="evenrow">272 273 <div class="method-header">274 <span class="method-title">save</span> (line <span class="line-number">46</span>)275 </div>276 277 <!-- ========== Info from phpDoc block ========= -->278 <p class="short-description">function save() Saves the MemModel into the given file.</p>279 <ul class="tags">280 <li><span class="field">access:</span> public</li>281 </ul>282 283 <div class="method-signature">284 <span class="method-result">void</span>285 <span class="method-name">286 save287 </span>288 ()289 </div>290 291 292 <hr class="separator" />293 <div class="notes">Implementation of:</div>294 <dl>295 <dt><a href="../default/IConnector.html#methodsave">IConnector::save()</a></dt>296 </dl>297 170 298 171 </div> … … 301 174 302 175 <div class="method-header"> 303 <span class="method-title">set</span> (line <span class="line-number"> 145</span>)176 <span class="method-title">set</span> (line <span class="line-number">91</span>) 304 177 </div> 305 178 … … 324 197 </ul> 325 198 326 <hr class="separator" /> 327 <div class="notes">Implementation of:</div> 328 <dl> 329 <dt><a href="../default/IConnector.html#methodset">IConnector::set()</a></dt> 330 </dl> 331 332 </div> 333 199 200 </div> 201 <h4>Inherited Methods</h4> 202 <a name='inherited_methods'><!-- --></a> 203 <!-- =========== Summary =========== --> 204 <p>Inherited From <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 205 <blockquote> 206 <span class="method-name"><a href="../default/Connector.html#methodcreateArguments">Connector::createArguments()</a></span><br> 207 <span class="method-name"><a href="../default/Connector.html#methodload">Connector::load()</a></span><br> 208 <span class="method-name"><a href="../default/Connector.html#methodsave">Connector::save()</a></span><br> 209 </blockquote> 210 334 211 </div> 335 212 </div> … … 337 214 338 215 <p class="notes" id="credit"> 339 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>216 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 340 217 </p> 341 218 </div></body> -
Doc/Backend/PHPDoc/default/ResearchToolObject.html
r160 r179 156 156 157 157 <p class="notes" id="credit"> 158 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>158 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 159 159 </p> 160 160 </div></body> -
Doc/Backend/PHPDoc/default/Respondent.html
r160 r179 197 197 198 198 <p class="notes" id="credit"> 199 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>199 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 200 200 </p> 201 201 </div></body> -
Doc/Backend/PHPDoc/default/RespondentConnector.html
r160 r179 17 17 <div class="nav-bar"> 18 18 <span class="disabled">Description</span> | 19 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)19 <a href="#sec-vars">Vars</a> 20 20 | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) 21 21 22 22 </div> 23 23 <div class="info-box-body"> 24 <p class="implements">25 Implements interfaces:26 <ul>27 <li><a href="../default/IConnector.html">IConnector</a></li> </ul>28 </p>29 24 <!-- ========== Info from phpDoc block ========= --> 30 25 <p class="short-description">Description of RespondentConnector</p> … … 37 32 38 33 39 <pre></pre> 34 <pre><a href="../default/Connector.html">Connector</a> 35 | 36 --RespondentConnector</pre> 40 37 41 38 </div> … … 44 41 45 42 46 <a name="sec-var-summary"></a>47 <div class="info-box">48 <div class="info-box-title">Variable Summary</span></div>49 <div class="nav-bar">50 <a href="#sec-description">Description</a> |51 <span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)52 |53 <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)54 55 </div>56 <div class="info-box-body">57 <div class="var-summary">58 <div class="var-title">59 <span class="var-type">mixed</span>60 <a href="#$fileName" title="details" class="var-name">$fileName</a>61 </div>62 </div>63 </div>64 </div>65 43 66 44 <a name="sec-method-summary"></a> … … 69 47 <div class="nav-bar"> 70 48 <a href="#sec-description">Description</a> | 71 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)49 <a href="#sec-vars">Vars</a> 72 50 73 51 | … … 76 54 <div class="info-box-body"> 77 55 <div class="method-summary"> 78 56 79 57 <div class="method-definition"> 80 58 <span class="method-result">RespondentConnector</span> … … 89 67 <div class="method-definition"> 90 68 <span class="method-result">void</span> 91 <a href="#load" title="details" class="method-name">load</a>92 ()93 </div>94 <div class="method-definition">95 <span class="method-result">void</span>96 <a href="#save" title="details" class="method-name">save</a>97 ()98 </div>99 <div class="method-definition">100 <span class="method-result">void</span>101 69 <a href="#set" title="details" class="method-name">set</a> 102 70 (<span class="var-type">type</span> <span class="var-name">$rToolObject</span>) … … 119 87 </div> 120 88 <div class="info-box-body"> 121 <a name="var$fileName" id="$fileName"><!-- --></A> 122 <div class="evenrow"> 123 124 <div class="var-header"> 125 <span class="var-title"> 126 <span class="var-type">mixed</span> 127 <span class="var-name">$fileName</span> 128 = <span class="var-default"> 'data/users/respondents.rdf'</span> (line <span class="line-number">14</span>) 129 </span> 130 </div> 131 132 <!-- ========== Info from phpDoc block ========= --> 133 <ul class="tags"> 134 <li><span class="field">access:</span> protected</li> 135 </ul> 136 137 138 139 140 141 </div> 142 89 <h4>Inherited Variables</h4> 90 <A NAME='inherited_vars'><!-- --></A> 91 <p>Inherited from <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 92 <blockquote> 93 <span class="var-title"> 94 <span class="var-name"><a href="../default/Connector.html#var$fileName">Connector::$fileName</a></span><br> 95 </span> 96 <span class="var-title"> 97 <span class="var-name"><a href="../default/Connector.html#var$model">Connector::$model</a></span><br> 98 </span> 99 <span class="var-title"> 100 <span class="var-name"><a href="../default/Connector.html#var$type">Connector::$type</a></span><br> 101 </span> 102 </blockquote> 103 143 104 </div> 144 105 </div> … … 149 110 <div class="nav-bar"> 150 111 <a href="#sec-description">Description</a> | 151 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)112 <a href="#sec-vars">Vars</a> 152 113 <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) 153 114 … … 157 118 158 119 <a name="method__construct" id="__construct"><!-- --></a> 159 <div class=" oddrow">120 <div class="evenrow"> 160 121 161 122 <div class="method-header"> 162 <span class="method-title">Constructor __construct</span> (line <span class="line-number">1 9</span>)123 <span class="method-title">Constructor __construct</span> (line <span class="line-number">17</span>) 163 124 </div> 164 125 … … 181 142 </div> 182 143 <a name="methodget" id="get"><!-- --></a> 183 <div class=" evenrow">144 <div class="oddrow"> 184 145 185 146 <div class="method-header"> 186 <span class="method-title">get</span> (line <span class="line-number"> 51</span>)147 <span class="method-title">get</span> (line <span class="line-number">30</span>) 187 148 </div> 188 149 … … 207 168 </ul> 208 169 209 <hr class="separator" /> 210 <div class="notes">Implementation of:</div> 211 <dl> 212 <dt><a href="../default/IConnector.html#methodget">IConnector::get()</a></dt> 213 </dl> 214 215 </div> 216 <a name="methodload" id="load"><!-- --></a> 217 <div class="oddrow"> 170 171 </div> 172 <a name="methodset" id="set"><!-- --></a> 173 <div class="evenrow"> 218 174 219 175 <div class="method-header"> 220 <span class="method-title">load</span> (line <span class="line-number">29</span>) 221 </div> 222 223 <!-- ========== Info from phpDoc block ========= --> 224 <p class="short-description">function load() Loads the file into the standard MemModel.</p> 225 <ul class="tags"> 226 <li><span class="field">access:</span> public</li> 227 </ul> 228 229 <div class="method-signature"> 230 <span class="method-result">void</span> 231 <span class="method-name"> 232 load 233 </span> 234 () 235 </div> 236 237 238 <hr class="separator" /> 239 <div class="notes">Implementation of:</div> 240 <dl> 241 <dt><a href="../default/IConnector.html#methodload">IConnector::load()</a></dt> 242 </dl> 243 244 </div> 245 <a name="methodsave" id="save"><!-- --></a> 246 <div class="evenrow"> 247 248 <div class="method-header"> 249 <span class="method-title">save</span> (line <span class="line-number">41</span>) 250 </div> 251 252 <!-- ========== Info from phpDoc block ========= --> 253 <p class="short-description">function save() Saves the MemModel into the given file.</p> 254 <ul class="tags"> 255 <li><span class="field">access:</span> public</li> 256 </ul> 257 258 <div class="method-signature"> 259 <span class="method-result">void</span> 260 <span class="method-name"> 261 save 262 </span> 263 () 264 </div> 265 266 267 <hr class="separator" /> 268 <div class="notes">Implementation of:</div> 269 <dl> 270 <dt><a href="../default/IConnector.html#methodsave">IConnector::save()</a></dt> 271 </dl> 272 273 </div> 274 <a name="methodset" id="set"><!-- --></a> 275 <div class="oddrow"> 276 277 <div class="method-header"> 278 <span class="method-title">set</span> (line <span class="line-number">96</span>) 176 <span class="method-title">set</span> (line <span class="line-number">64</span>) 279 177 </div> 280 178 … … 299 197 </ul> 300 198 301 <hr class="separator" /> 302 <div class="notes">Implementation of:</div> 303 <dl> 304 <dt><a href="../default/IConnector.html#methodset">IConnector::set()</a></dt> 305 </dl> 306 307 </div> 308 199 200 </div> 201 <h4>Inherited Methods</h4> 202 <a name='inherited_methods'><!-- --></a> 203 <!-- =========== Summary =========== --> 204 <p>Inherited From <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 205 <blockquote> 206 <span class="method-name"><a href="../default/Connector.html#methodcreateArguments">Connector::createArguments()</a></span><br> 207 <span class="method-name"><a href="../default/Connector.html#methodload">Connector::load()</a></span><br> 208 <span class="method-name"><a href="../default/Connector.html#methodsave">Connector::save()</a></span><br> 209 </blockquote> 210 309 211 </div> 310 212 </div> … … 312 214 313 215 <p class="notes" id="credit"> 314 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>216 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 315 217 </p> 316 218 </div></body> -
Doc/Backend/PHPDoc/default/Session.html
r160 r179 89 89 <div class="info-box-body"> 90 90 <div class="method-summary"> 91 91 92 92 <div class="method-definition"> 93 93 <span class="method-result">Session</span> 94 94 <a href="#__construct" title="details" class="method-name">__construct</a> 95 95 ([<span class="var-type">type</span> <span class="var-name">$uid</span> = <span class="var-default">null</span>], [<span class="var-type">type</span> <span class="var-name">$title</span> = <span class="var-default">null</span>], [<span class="var-type">type</span> <span class="var-name">$creator</span> = <span class="var-default">null</span>], [<span class="var-type">type</span> <span class="var-name">$datetime</span> = <span class="var-default">null</span>], [<span class="var-type">type</span> <span class="var-name">$pipeline</span> = <span class="var-default">null</span>], [<span class="var-type"></span> <span class="var-name">$answersets</span> = <span class="var-default">null</span>]) 96 </div> 97 <div class="method-definition"> 98 <span class="method-result">void</span> 99 <a href="#toSPSS" title="details" class="method-name">toSPSS</a> 100 (<span class="var-type">type</span> <span class="var-name">$location</span>) 96 101 </div> 97 102 </div> … … 113 118 <div class="info-box-body"> 114 119 <a name="var$answersets" id="$answersets"><!-- --></A> 115 <div class=" evenrow">120 <div class="oddrow"> 116 121 117 122 <div class="var-header"> … … 134 139 </div> 135 140 <a name="var$creator" id="$creator"><!-- --></A> 136 <div class=" oddrow">141 <div class="evenrow"> 137 142 138 143 <div class="var-header"> … … 155 160 </div> 156 161 <a name="var$datetime" id="$datetime"><!-- --></A> 157 <div class=" evenrow">162 <div class="oddrow"> 158 163 159 164 <div class="var-header"> … … 176 181 </div> 177 182 <a name="var$pipeline" id="$pipeline"><!-- --></A> 178 <div class=" oddrow">183 <div class="evenrow"> 179 184 180 185 <div class="var-header"> … … 197 202 </div> 198 203 <a name="var$title" id="$title"><!-- --></A> 199 <div class=" evenrow">204 <div class="oddrow"> 200 205 201 206 <div class="var-header"> … … 242 247 243 248 <a name="method__construct" id="__construct"><!-- --></a> 244 <div class=" oddrow">249 <div class="evenrow"> 245 250 246 251 <div class="method-header"> … … 285 290 286 291 </div> 292 <a name="methodtoSPSS" id="toSPSS"><!-- --></a> 293 <div class="oddrow"> 294 295 <div class="method-header"> 296 <span class="method-title">toSPSS</span> (line <span class="line-number">47</span>) 297 </div> 298 299 <!-- ========== Info from phpDoc block ========= --> 300 <p class="short-description">function toSPSS</p> 301 <ul class="tags"> 302 <li><span class="field">access:</span> public</li> 303 </ul> 304 305 <div class="method-signature"> 306 <span class="method-result">void</span> 307 <span class="method-name"> 308 toSPSS 309 </span> 310 (<span class="var-type">type</span> <span class="var-name">$location</span>) 311 </div> 312 313 <ul class="parameters"> 314 <li> 315 <span class="var-type">type</span> 316 <span class="var-name">$location</span><span class="var-description">: Writes an SPSS parseable file at the given location, named '$datetime_$title.txt' One big note about toSPSS: If this session contains multiple instances of THE SAME Survey, the world burns, people die, etcetera. (or, in a more fortunate case, the latest values are written to the file whilst the others get lost.</span> </li> 317 </ul> 318 319 320 </div> 287 321 288 322 </div> … … 291 325 292 326 <p class="notes" id="credit"> 293 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>327 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 294 328 </p> 295 329 </div></body> -
Doc/Backend/PHPDoc/default/SessionConnector.html
r160 r179 22 22 </div> 23 23 <div class="info-box-body"> 24 <p class="implements">25 Implements interfaces:26 <ul>27 <li><a href="../default/IConnector.html">IConnector</a></li> </ul>28 </p>29 24 <!-- ========== Info from phpDoc block ========= --> 30 25 <p class="short-description">Description of SessionConnector</p> … … 37 32 38 33 39 <pre></pre> 34 <pre><a href="../default/Connector.html">Connector</a> 35 | 36 --SessionConnector</pre> 40 37 41 38 </div> … … 56 53 <div class="info-box-body"> 57 54 <div class="var-summary"> 58 55 <div class="var-title"> 59 56 <span class="var-type">mixed</span> 60 57 <a href="#$db" title="details" class="var-name">$db</a> 61 </div>62 <div class="var-title">63 <span class="var-type">mixed</span>64 <a href="#$fileName" title="details" class="var-name">$fileName</a>65 </div>66 <div class="var-title">67 <span class="var-type">mixed</span>68 <a href="#$model" title="details" class="var-name">$model</a>69 58 </div> 70 59 </div> … … 84 73 <div class="info-box-body"> 85 74 <div class="method-summary"> 86 75 87 76 <div class="method-definition"> 88 77 <span class="method-result">SessionConnector</span> … … 97 86 <div class="method-definition"> 98 87 <span class="method-result">void</span> 99 <a href="#load" title="details" class="method-name">load</a>100 ()101 </div>102 <div class="method-definition">103 <span class="method-result">void</span>104 <a href="#save" title="details" class="method-name">save</a>105 ()106 </div>107 <div class="method-definition">108 <span class="method-result">void</span>109 88 <a href="#set" title="details" class="method-name">set</a> 110 89 (<span class="var-type"></span> <span class="var-name">$rToolObject</span>, <span class="var-type">type</span> <span class="var-name">$rToolObjects</span>) … … 134 113 <span class="var-type">mixed</span> 135 114 <span class="var-name">$db</span> 136 (line <span class="line-number">1 6</span>)115 (line <span class="line-number">14</span>) 137 116 </span> 138 117 </div> … … 148 127 149 128 </div> 150 <a name="var$fileName" id="$fileName"><!-- --></A> 151 <div class="oddrow"> 152 153 <div class="var-header"> 154 <span class="var-title"> 155 <span class="var-type">mixed</span> 156 <span class="var-name">$fileName</span> 157 = <span class="var-default"> 'data/sessions/sessions.rdf'</span> (line <span class="line-number">15</span>) 158 </span> 159 </div> 160 161 <!-- ========== Info from phpDoc block ========= --> 162 <ul class="tags"> 163 <li><span class="field">access:</span> protected</li> 164 </ul> 165 166 167 168 169 170 </div> 171 <a name="var$model" id="$model"><!-- --></A> 172 <div class="evenrow"> 173 174 <div class="var-header"> 175 <span class="var-title"> 176 <span class="var-type">mixed</span> 177 <span class="var-name">$model</span> 178 (line <span class="line-number">14</span>) 179 </span> 180 </div> 181 182 <!-- ========== Info from phpDoc block ========= --> 183 <ul class="tags"> 184 <li><span class="field">access:</span> protected</li> 185 </ul> 186 187 188 189 190 191 </div> 192 129 <h4>Inherited Variables</h4> 130 <A NAME='inherited_vars'><!-- --></A> 131 <p>Inherited from <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 132 <blockquote> 133 <span class="var-title"> 134 <span class="var-name"><a href="../default/Connector.html#var$fileName">Connector::$fileName</a></span><br> 135 </span> 136 <span class="var-title"> 137 <span class="var-name"><a href="../default/Connector.html#var$model">Connector::$model</a></span><br> 138 </span> 139 <span class="var-title"> 140 <span class="var-name"><a href="../default/Connector.html#var$type">Connector::$type</a></span><br> 141 </span> 142 </blockquote> 143 193 144 </div> 194 145 </div> … … 210 161 211 162 <div class="method-header"> 212 <span class="method-title">Constructor __construct</span> (line <span class="line-number"> 21</span>)163 <span class="method-title">Constructor __construct</span> (line <span class="line-number">19</span>) 213 164 </div> 214 165 … … 234 185 235 186 <div class="method-header"> 236 <span class="method-title">get</span> (line <span class="line-number"> 53</span>)187 <span class="method-title">get</span> (line <span class="line-number">32</span>) 237 188 </div> 238 189 … … 257 208 </ul> 258 209 259 <hr class="separator" />260 <div class="notes">Implementation of:</div>261 <dl>262 <dt><a href="../default/IConnector.html#methodget">IConnector::get()</a></dt>263 </dl>264 265 </div>266 <a name="methodload" id="load"><!-- --></a>267 <div class="oddrow">268 269 <div class="method-header">270 <span class="method-title">load</span> (line <span class="line-number">32</span>)271 </div>272 273 <!-- ========== Info from phpDoc block ========= -->274 <p class="short-description">function load()</p>275 <p class="description"><p>Loads the file into the standard MemModel</p></p>276 <ul class="tags">277 <li><span class="field">access:</span> public</li>278 </ul>279 280 <div class="method-signature">281 <span class="method-result">void</span>282 <span class="method-name">283 load284 </span>285 ()286 </div>287 288 289 <hr class="separator" />290 <div class="notes">Implementation of:</div>291 <dl>292 <dt><a href="../default/IConnector.html#methodload">IConnector::load()</a></dt>293 </dl>294 295 </div>296 <a name="methodsave" id="save"><!-- --></a>297 <div class="evenrow">298 299 <div class="method-header">300 <span class="method-title">save</span> (line <span class="line-number">43</span>)301 </div>302 303 <!-- ========== Info from phpDoc block ========= -->304 <p class="short-description">fucntion save() Saves the MemModel into the given file.</p>305 <ul class="tags">306 <li><span class="field">access:</span> public</li>307 </ul>308 309 <div class="method-signature">310 <span class="method-result">void</span>311 <span class="method-name">312 save313 </span>314 ()315 </div>316 317 318 <hr class="separator" />319 <div class="notes">Implementation of:</div>320 <dl>321 <dt><a href="../default/IConnector.html#methodsave">IConnector::save()</a></dt>322 </dl>323 210 324 211 </div> … … 327 214 328 215 <div class="method-header"> 329 <span class="method-title">set</span> (line <span class="line-number">1 70</span>)216 <span class="method-title">set</span> (line <span class="line-number">117</span>) 330 217 </div> 331 218 … … 353 240 </ul> 354 241 355 <hr class="separator" /> 356 <div class="notes">Implementation of:</div> 357 <dl> 358 <dt><a href="../default/IConnector.html#methodset">IConnector::set()</a></dt> 359 </dl> 360 361 </div> 362 242 243 </div> 244 <h4>Inherited Methods</h4> 245 <a name='inherited_methods'><!-- --></a> 246 <!-- =========== Summary =========== --> 247 <p>Inherited From <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 248 <blockquote> 249 <span class="method-name"><a href="../default/Connector.html#methodcreateArguments">Connector::createArguments()</a></span><br> 250 <span class="method-name"><a href="../default/Connector.html#methodload">Connector::load()</a></span><br> 251 <span class="method-name"><a href="../default/Connector.html#methodsave">Connector::save()</a></span><br> 252 </blockquote> 253 363 254 </div> 364 255 </div> … … 366 257 367 258 <p class="notes" id="credit"> 368 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>259 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 369 260 </p> 370 261 </div></body> -
Doc/Backend/PHPDoc/default/Survey.html
r160 r179 109 109 <div class="info-box-body"> 110 110 <a name="var$creator" id="$creator"><!-- --></A> 111 <div class=" evenrow">111 <div class="oddrow"> 112 112 113 113 <div class="var-header"> … … 130 130 </div> 131 131 <a name="var$description" id="$description"><!-- --></A> 132 <div class=" oddrow">132 <div class="evenrow"> 133 133 134 134 <div class="var-header"> … … 151 151 </div> 152 152 <a name="var$questions" id="$questions"><!-- --></A> 153 <div class=" evenrow">153 <div class="oddrow"> 154 154 155 155 <div class="var-header"> … … 172 172 </div> 173 173 <a name="var$title" id="$title"><!-- --></A> 174 <div class=" oddrow">174 <div class="evenrow"> 175 175 176 176 <div class="var-header"> … … 217 217 218 218 <a name="method__construct" id="__construct"><!-- --></a> 219 <div class=" evenrow">219 <div class="oddrow"> 220 220 221 221 <div class="method-header"> … … 262 262 263 263 <p class="notes" id="credit"> 264 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>264 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 265 265 </p> 266 266 </div></body> -
Doc/Backend/PHPDoc/default/SurveyConnector.html
r160 r179 22 22 </div> 23 23 <div class="info-box-body"> 24 <p class="implements">25 Implements interfaces:26 <ul>27 <li><a href="../default/IConnector.html">IConnector</a></li> </ul>28 </p>29 24 <!-- ========== Info from phpDoc block ========= --> 30 25 <p class="short-description">Description of SurveyConnector</p> … … 37 32 38 33 39 <pre></pre> 34 <pre><a href="../default/Connector.html">Connector</a> 35 | 36 --SurveyConnector</pre> 40 37 41 38 </div> … … 56 53 <div class="info-box-body"> 57 54 <div class="var-summary"> 58 55 <div class="var-title"> 59 56 <span class="var-type">mixed</span> 60 57 <a href="#$db" title="details" class="var-name">$db</a> 61 </div>62 <div class="var-title">63 <span class="var-type">mixed</span>64 <a href="#$fileName" title="details" class="var-name">$fileName</a>65 </div>66 <div class="var-title">67 <span class="var-type">mixed</span>68 <a href="#$model" title="details" class="var-name">$model</a>69 58 </div> 70 59 </div> … … 84 73 <div class="info-box-body"> 85 74 <div class="method-summary"> 86 75 87 76 <div class="method-definition"> 88 77 <span class="method-result">SurveyConnector</span> … … 97 86 <div class="method-definition"> 98 87 <span class="method-result">void</span> 99 <a href="#load" title="details" class="method-name">load</a>100 ()101 </div>102 <div class="method-definition">103 <span class="method-result">void</span>104 <a href="#save" title="details" class="method-name">save</a>105 ()106 </div>107 <div class="method-definition">108 <span class="method-result">void</span>109 88 <a href="#set" title="details" class="method-name">set</a> 110 89 (<span class="var-type">type</span> <span class="var-name">$rToolObject</span>) … … 128 107 <div class="info-box-body"> 129 108 <a name="var$db" id="$db"><!-- --></A> 130 <div class=" oddrow">109 <div class="evenrow"> 131 110 132 111 <div class="var-header"> … … 134 113 <span class="var-type">mixed</span> 135 114 <span class="var-name">$db</span> 136 (line <span class="line-number"> 11</span>)115 (line <span class="line-number">9</span>) 137 116 </span> 138 117 </div> … … 148 127 149 128 </div> 150 <a name="var$fileName" id="$fileName"><!-- --></A> 151 <div class="evenrow"> 152 153 <div class="var-header"> 154 <span class="var-title"> 155 <span class="var-type">mixed</span> 156 <span class="var-name">$fileName</span> 157 = <span class="var-default"> 'data/surveys/surveys.rdf'</span> (line <span class="line-number">10</span>) 158 </span> 159 </div> 160 161 <!-- ========== Info from phpDoc block ========= --> 162 <ul class="tags"> 163 <li><span class="field">access:</span> protected</li> 164 </ul> 165 166 167 168 169 170 </div> 171 <a name="var$model" id="$model"><!-- --></A> 172 <div class="oddrow"> 173 174 <div class="var-header"> 175 <span class="var-title"> 176 <span class="var-type">mixed</span> 177 <span class="var-name">$model</span> 178 (line <span class="line-number">9</span>) 179 </span> 180 </div> 181 182 <!-- ========== Info from phpDoc block ========= --> 183 <ul class="tags"> 184 <li><span class="field">access:</span> protected</li> 185 </ul> 186 187 188 189 190 191 </div> 192 129 <h4>Inherited Variables</h4> 130 <A NAME='inherited_vars'><!-- --></A> 131 <p>Inherited from <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 132 <blockquote> 133 <span class="var-title"> 134 <span class="var-name"><a href="../default/Connector.html#var$fileName">Connector::$fileName</a></span><br> 135 </span> 136 <span class="var-title"> 137 <span class="var-name"><a href="../default/Connector.html#var$model">Connector::$model</a></span><br> 138 </span> 139 <span class="var-title"> 140 <span class="var-name"><a href="../default/Connector.html#var$type">Connector::$type</a></span><br> 141 </span> 142 </blockquote> 143 193 144 </div> 194 145 </div> … … 207 158 208 159 <a name="method__construct" id="__construct"><!-- --></a> 209 <div class=" evenrow">160 <div class="oddrow"> 210 161 211 162 <div class="method-header"> 212 <span class="method-title">Constructor __construct</span> (line <span class="line-number">1 6</span>)163 <span class="method-title">Constructor __construct</span> (line <span class="line-number">14</span>) 213 164 </div> 214 165 … … 231 182 </div> 232 183 <a name="methodget" id="get"><!-- --></a> 233 <div class=" oddrow">184 <div class="evenrow"> 234 185 235 186 <div class="method-header"> 236 <span class="method-title">get</span> (line <span class="line-number"> 51</span>)187 <span class="method-title">get</span> (line <span class="line-number">29</span>) 237 188 </div> 238 189 … … 257 208 </ul> 258 209 259 <hr class="separator" /> 260 <div class="notes">Implementation of:</div> 261 <dl> 262 <dt><a href="../default/IConnector.html#methodget">IConnector::get()</a></dt> 263 </dl> 264 265 </div> 266 <a name="methodload" id="load"><!-- --></a> 267 <div class="evenrow"> 210 211 </div> 212 <a name="methodset" id="set"><!-- --></a> 213 <div class="oddrow"> 268 214 269 215 <div class="method-header"> 270 <span class="method-title">load</span> (line <span class="line-number">27</span>) 271 </div> 272 273 <!-- ========== Info from phpDoc block ========= --> 274 <p class="short-description">function load() Loads the file into the standard MemModel.</p> 275 <ul class="tags"> 276 <li><span class="field">access:</span> public</li> 277 </ul> 278 279 <div class="method-signature"> 280 <span class="method-result">void</span> 281 <span class="method-name"> 282 load 283 </span> 284 () 285 </div> 286 287 288 <hr class="separator" /> 289 <div class="notes">Implementation of:</div> 290 <dl> 291 <dt><a href="../default/IConnector.html#methodload">IConnector::load()</a></dt> 292 </dl> 293 294 </div> 295 <a name="methodsave" id="save"><!-- --></a> 296 <div class="oddrow"> 297 298 <div class="method-header"> 299 <span class="method-title">save</span> (line <span class="line-number">40</span>) 300 </div> 301 302 <!-- ========== Info from phpDoc block ========= --> 303 <p class="short-description">function save() Saves the MemModel into the given file.</p> 304 <ul class="tags"> 305 <li><span class="field">access:</span> public</li> 306 </ul> 307 308 <div class="method-signature"> 309 <span class="method-result">void</span> 310 <span class="method-name"> 311 save 312 </span> 313 () 314 </div> 315 316 317 <hr class="separator" /> 318 <div class="notes">Implementation of:</div> 319 <dl> 320 <dt><a href="../default/IConnector.html#methodsave">IConnector::save()</a></dt> 321 </dl> 322 323 </div> 324 <a name="methodset" id="set"><!-- --></a> 325 <div class="evenrow"> 326 327 <div class="method-header"> 328 <span class="method-title">set</span> (line <span class="line-number">144</span>) 216 <span class="method-title">set</span> (line <span class="line-number">88</span>) 329 217 </div> 330 218 … … 349 237 </ul> 350 238 351 <hr class="separator" /> 352 <div class="notes">Implementation of:</div> 353 <dl> 354 <dt><a href="../default/IConnector.html#methodset">IConnector::set()</a></dt> 355 </dl> 356 357 </div> 358 239 240 </div> 241 <h4>Inherited Methods</h4> 242 <a name='inherited_methods'><!-- --></a> 243 <!-- =========== Summary =========== --> 244 <p>Inherited From <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 245 <blockquote> 246 <span class="method-name"><a href="../default/Connector.html#methodcreateArguments">Connector::createArguments()</a></span><br> 247 <span class="method-name"><a href="../default/Connector.html#methodload">Connector::load()</a></span><br> 248 <span class="method-name"><a href="../default/Connector.html#methodsave">Connector::save()</a></span><br> 249 </blockquote> 250 359 251 </div> 360 252 </div> … … 362 254 363 255 <p class="notes" id="credit"> 364 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>256 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 365 257 </p> 366 258 </div></body> -
Doc/Backend/PHPDoc/default/User.html
r160 r179 208 208 209 209 <p class="notes" id="credit"> 210 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>210 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 211 211 </p> 212 212 </div></body> -
Doc/Backend/PHPDoc/default/UserConnector.html
r160 r179 17 17 <div class="nav-bar"> 18 18 <span class="disabled">Description</span> | 19 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)19 <a href="#sec-vars">Vars</a> 20 20 | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) 21 21 22 22 </div> 23 23 <div class="info-box-body"> 24 <p class="implements">25 Implements interfaces:26 <ul>27 <li><a href="../default/IConnector.html">IConnector</a></li> </ul>28 </p>29 24 <!-- ========== Info from phpDoc block ========= --> 30 25 <p class="short-description">Description of UserConnector</p> … … 37 32 38 33 39 <pre></pre> 34 <pre><a href="../default/Connector.html">Connector</a> 35 | 36 --UserConnector</pre> 40 37 41 38 </div> … … 44 41 45 42 46 <a name="sec-var-summary"></a>47 <div class="info-box">48 <div class="info-box-title">Variable Summary</span></div>49 <div class="nav-bar">50 <a href="#sec-description">Description</a> |51 <span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)52 |53 <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)54 55 </div>56 <div class="info-box-body">57 <div class="var-summary">58 <div class="var-title">59 <span class="var-type">mixed</span>60 <a href="#$fileName" title="details" class="var-name">$fileName</a>61 </div>62 <div class="var-title">63 <span class="var-type">mixed</span>64 <a href="#$model" title="details" class="var-name">$model</a>65 </div>66 </div>67 </div>68 </div>69 43 70 44 <a name="sec-method-summary"></a> … … 73 47 <div class="nav-bar"> 74 48 <a href="#sec-description">Description</a> | 75 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)49 <a href="#sec-vars">Vars</a> 76 50 77 51 | … … 80 54 <div class="info-box-body"> 81 55 <div class="method-summary"> 82 56 83 57 <div class="method-definition"> 84 58 <span class="method-result">UserConnector</span> … … 93 67 <div class="method-definition"> 94 68 <span class="method-result">void</span> 95 <a href="#load" title="details" class="method-name">load</a>96 ()97 </div>98 <div class="method-definition">99 <span class="method-result">void</span>100 <a href="#save" title="details" class="method-name">save</a>101 ()102 </div>103 <div class="method-definition">104 <span class="method-result">void</span>105 69 <a href="#set" title="details" class="method-name">set</a> 106 70 (<span class="var-type">type</span> <span class="var-name">$rToolObject</span>) … … 123 87 </div> 124 88 <div class="info-box-body"> 125 <a name="var$fileName" id="$fileName"><!-- --></A> 126 <div class="evenrow"> 127 128 <div class="var-header"> 129 <span class="var-title"> 130 <span class="var-type">mixed</span> 131 <span class="var-name">$fileName</span> 132 = <span class="var-default"> 'data/users/users.rdf'</span> (line <span class="line-number">15</span>) 133 </span> 134 </div> 135 136 <!-- ========== Info from phpDoc block ========= --> 137 <ul class="tags"> 138 <li><span class="field">access:</span> protected</li> 139 </ul> 140 141 142 143 144 145 </div> 146 <a name="var$model" id="$model"><!-- --></A> 147 <div class="oddrow"> 148 149 <div class="var-header"> 150 <span class="var-title"> 151 <span class="var-type">mixed</span> 152 <span class="var-name">$model</span> 153 (line <span class="line-number">14</span>) 154 </span> 155 </div> 156 157 <!-- ========== Info from phpDoc block ========= --> 158 <ul class="tags"> 159 <li><span class="field">access:</span> protected</li> 160 </ul> 161 162 163 164 165 166 </div> 167 89 <h4>Inherited Variables</h4> 90 <A NAME='inherited_vars'><!-- --></A> 91 <p>Inherited from <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 92 <blockquote> 93 <span class="var-title"> 94 <span class="var-name"><a href="../default/Connector.html#var$fileName">Connector::$fileName</a></span><br> 95 </span> 96 <span class="var-title"> 97 <span class="var-name"><a href="../default/Connector.html#var$model">Connector::$model</a></span><br> 98 </span> 99 <span class="var-title"> 100 <span class="var-name"><a href="../default/Connector.html#var$type">Connector::$type</a></span><br> 101 </span> 102 </blockquote> 103 168 104 </div> 169 105 </div> … … 174 110 <div class="nav-bar"> 175 111 <a href="#sec-description">Description</a> | 176 <a href="#sec-var -summary">Vars</a> (<a href="#sec-vars">details</a>)112 <a href="#sec-vars">Vars</a> 177 113 <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) 178 114 … … 185 121 186 122 <div class="method-header"> 187 <span class="method-title">Constructor __construct</span> (line <span class="line-number"> 20</span>)123 <span class="method-title">Constructor __construct</span> (line <span class="line-number">17</span>) 188 124 </div> 189 125 190 126 <!-- ========== Info from phpDoc block ========= --> 191 <p class="short-description">Constructor for RespondentConnector.</p>127 <p class="short-description">Constructor for UserConnector.</p> 192 128 <ul class="tags"> 193 129 <li><span class="field">access:</span> public</li> … … 209 145 210 146 <div class="method-header"> 211 <span class="method-title">get</span> (line <span class="line-number"> 53</span>)147 <span class="method-title">get</span> (line <span class="line-number">31</span>) 212 148 </div> 213 149 … … 232 168 </ul> 233 169 234 <hr class="separator" />235 <div class="notes">Implementation of:</div>236 <dl>237 <dt><a href="../default/IConnector.html#methodget">IConnector::get()</a></dt>238 </dl>239 240 </div>241 <a name="methodload" id="load"><!-- --></a>242 <div class="evenrow">243 244 <div class="method-header">245 <span class="method-title">load</span> (line <span class="line-number">31</span>)246 </div>247 248 <!-- ========== Info from phpDoc block ========= -->249 <p class="short-description">function load() Loads the file into the standard MemModel.</p>250 <ul class="tags">251 <li><span class="field">access:</span> public</li>252 </ul>253 254 <div class="method-signature">255 <span class="method-result">void</span>256 <span class="method-name">257 load258 </span>259 ()260 </div>261 262 263 <hr class="separator" />264 <div class="notes">Implementation of:</div>265 <dl>266 <dt><a href="../default/IConnector.html#methodload">IConnector::load()</a></dt>267 </dl>268 269 </div>270 <a name="methodsave" id="save"><!-- --></a>271 <div class="oddrow">272 273 <div class="method-header">274 <span class="method-title">save</span> (line <span class="line-number">43</span>)275 </div>276 277 <!-- ========== Info from phpDoc block ========= -->278 <p class="short-description">function save() Saves the MemModel into the given file.</p>279 <ul class="tags">280 <li><span class="field">access:</span> public</li>281 </ul>282 283 <div class="method-signature">284 <span class="method-result">void</span>285 <span class="method-name">286 save287 </span>288 ()289 </div>290 291 292 <hr class="separator" />293 <div class="notes">Implementation of:</div>294 <dl>295 <dt><a href="../default/IConnector.html#methodsave">IConnector::save()</a></dt>296 </dl>297 170 298 171 </div> … … 301 174 302 175 <div class="method-header"> 303 <span class="method-title">set</span> (line <span class="line-number"> 98</span>)176 <span class="method-title">set</span> (line <span class="line-number">64</span>) 304 177 </div> 305 178 … … 324 197 </ul> 325 198 326 <hr class="separator" /> 327 <div class="notes">Implementation of:</div> 328 <dl> 329 <dt><a href="../default/IConnector.html#methodset">IConnector::set()</a></dt> 330 </dl> 331 332 </div> 333 199 200 </div> 201 <h4>Inherited Methods</h4> 202 <a name='inherited_methods'><!-- --></a> 203 <!-- =========== Summary =========== --> 204 <p>Inherited From <span class="classname"><a href="../default/Connector.html">Connector</a></span></p> 205 <blockquote> 206 <span class="method-name"><a href="../default/Connector.html#methodcreateArguments">Connector::createArguments()</a></span><br> 207 <span class="method-name"><a href="../default/Connector.html#methodload">Connector::load()</a></span><br> 208 <span class="method-name"><a href="../default/Connector.html#methodsave">Connector::save()</a></span><br> 209 </blockquote> 210 334 211 </div> 335 212 </div> … … 337 214 338 215 <p class="notes" id="credit"> 339 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>216 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 340 217 </p> 341 218 </div></body> -
Doc/Backend/PHPDoc/default/_Answer.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:05+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_AnswerConnector.php.html
r160 r179 96 96 97 97 <p class="notes" id="credit"> 98 Documentation generated on Fri, 18 Nov 2011 12:57:05+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>98 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 99 99 </p> 100 100 </div></body> -
Doc/Backend/PHPDoc/default/_AnswerSet.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_AnswerSetConnector.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_Application.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:26 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_ApplicationConnector.php.html
r160 r179 96 96 97 97 <p class="notes" id="credit"> 98 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>98 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 99 99 </p> 100 100 </div></body> -
Doc/Backend/PHPDoc/default/_DatabaseInterface.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_IConnector.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_Question.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_QuestionConnector.php.html
r160 r179 96 96 97 97 <p class="notes" id="credit"> 98 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>98 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 99 99 </p> 100 100 </div></body> -
Doc/Backend/PHPDoc/default/_ResearchToolObject.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_Respondent.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_RespondentConnector.php.html
r160 r179 62 62 <div class="info-box-body"> 63 63 <a name="_RDFAPI_INCLUDE_DIR_RDFAPI_php"><!-- --></a> 64 <div class=" evenrow">64 <div class="oddrow"> 65 65 66 66 <div> … … 76 76 </div> 77 77 <a name="_rdfConstants_php"><!-- --></a> 78 <div class=" oddrow">78 <div class="evenrow"> 79 79 80 80 <div> … … 96 96 97 97 <p class="notes" id="credit"> 98 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>98 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 99 99 </p> 100 100 </div></body> -
Doc/Backend/PHPDoc/default/_Session.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_SessionConnector.php.html
r160 r179 96 96 97 97 <p class="notes" id="credit"> 98 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>98 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 99 99 </p> 100 100 </div></body> -
Doc/Backend/PHPDoc/default/_Survey.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_SurveyConnector.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_User.php.html
r160 r179 55 55 56 56 <p class="notes" id="credit"> 57 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>57 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 58 58 </p> 59 59 </div></body> -
Doc/Backend/PHPDoc/default/_UserConnector.php.html
r160 r179 96 96 97 97 <p class="notes" id="credit"> 98 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>98 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 99 99 </p> 100 100 </div></body> -
Doc/Backend/PHPDoc/default/_master.php.html
r160 r179 38 38 <div class="info-box-body"> 39 39 <a name="defineDOC_ROOT"><!-- --></a> 40 <div class=" evenrow">40 <div class="oddrow"> 41 41 42 42 <div> … … 70 70 <div class="info-box-body"> 71 71 <a name="functionredirect" id="functionredirect"><!-- --></a> 72 <div class=" oddrow">72 <div class="evenrow"> 73 73 74 74 <div> … … 95 95 </div> 96 96 <a name="function__autoload" id="function__autoload"><!-- --></a> 97 <div class=" evenrow">97 <div class="oddrow"> 98 98 99 99 <div> … … 123 123 124 124 <p class="notes" id="credit"> 125 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>125 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 126 126 </p> 127 127 </div></body> -
Doc/Backend/PHPDoc/elementindex.html
r160 r179 23 23 <a class="index-letter" href="elementindex.html#f">f</a> 24 24 <a class="index-letter" href="elementindex.html#g">g</a> 25 <a class="index-letter" href="elementindex.html#h">h</a> 25 26 <a class="index-letter" href="elementindex.html#i">i</a> 27 <a class="index-letter" href="elementindex.html#j">j</a> 26 28 <a class="index-letter" href="elementindex.html#l">l</a> 27 29 <a class="index-letter" href="elementindex.html#m">m</a> … … 173 175 </dt> 174 176 <dd class="index-item-body"> 177 <div class="index-item-details"><a href="default/Session.html#var$creator">Session::$creator</a> in Session.php</div> 178 </dd> 179 <dt class="field"> 180 <span class="var-title">$creator</span> 181 </dt> 182 <dd class="index-item-body"> 175 183 <div class="index-item-details"><a href="default/Survey.html#var$creator">Survey::$creator</a> in Survey.php</div> 176 184 </dd> 177 185 <dt class="field"> 178 <span class="var-title">$creator</span> 179 </dt> 180 <dd class="index-item-body"> 181 <div class="index-item-details"><a href="default/Session.html#var$creator">Session::$creator</a> in Session.php</div> 186 <span class="method-title">ChangeStyle</span> 187 </dt> 188 <dd class="index-item-body"> 189 <div class="index-item-details"><a href="default/StyleSheet.html#methodChangeStyle">StyleSheet::ChangeStyle()</a> in StyleSheet.php</div> 190 </dd> 191 <dt class="field"> 192 Connector 193 </dt> 194 <dd class="index-item-body"> 195 <div class="index-item-details"><a href="default/Connector.html">Connector</a> in Connector.php</div> 196 <div class="index-item-description">Connector</div> 197 </dd> 198 <dt class="field"> 199 <span class="include-title">Connector.php</span> 200 </dt> 201 <dd class="index-item-body"> 202 <div class="index-item-details"><a href="default/_Connector.php.html">Connector.php</a> in Connector.php</div> 203 </dd> 204 <dt class="field"> 205 <span class="method-title">createArguments</span> 206 </dt> 207 <dd class="index-item-body"> 208 <div class="index-item-details"><a href="default/Connector.html#methodcreateArguments">Connector::createArguments()</a> in Connector.php</div> 209 <div class="index-item-description">function createArguments()</div> 182 210 </dd> 183 211 </dl> … … 266 294 <dl> 267 295 <dt class="field"> 296 <span class="var-title">$filename</span> 297 </dt> 298 <dd class="index-item-body"> 299 <div class="index-item-details"><a href="default/StyleSheet.html#var$filename">StyleSheet::$filename</a> in StyleSheet.php</div> 300 </dd> 301 <dt class="field"> 268 302 <span class="var-title">$fileName</span> 269 303 </dt> 270 304 <dd class="index-item-body"> 271 <div class="index-item-details"><a href="default/SessionConnector.html#var$fileName">SessionConnector::$fileName</a> in SessionConnector.php</div> 272 </dd> 273 <dt class="field"> 274 <span class="var-title">$fileName</span> 275 </dt> 276 <dd class="index-item-body"> 277 <div class="index-item-details"><a href="default/SurveyConnector.html#var$fileName">SurveyConnector::$fileName</a> in SurveyConnector.php</div> 278 </dd> 279 <dt class="field"> 280 <span class="var-title">$fileName</span> 281 </dt> 282 <dd class="index-item-body"> 283 <div class="index-item-details"><a href="default/UserConnector.html#var$fileName">UserConnector::$fileName</a> in UserConnector.php</div> 284 </dd> 285 <dt class="field"> 286 <span class="var-title">$fileName</span> 287 </dt> 288 <dd class="index-item-body"> 289 <div class="index-item-details"><a href="default/RespondentConnector.html#var$fileName">RespondentConnector::$fileName</a> in RespondentConnector.php</div> 290 </dd> 291 <dt class="field"> 292 <span class="var-title">$fileName</span> 293 </dt> 294 <dd class="index-item-body"> 295 <div class="index-item-details"><a href="default/QuestionConnector.html#var$fileName">QuestionConnector::$fileName</a> in QuestionConnector.php</div> 296 </dd> 297 <dt class="field"> 298 <span class="var-title">$fileName</span> 299 </dt> 300 <dd class="index-item-body"> 301 <div class="index-item-details"><a href="default/AnswerSetConnector.html#var$fileName">AnswerSetConnector::$fileName</a> in AnswerSetConnector.php</div> 302 </dd> 303 <dt class="field"> 304 <span class="var-title">$fileName</span> 305 </dt> 306 <dd class="index-item-body"> 307 <div class="index-item-details"><a href="default/ApplicationConnector.html#var$fileName">ApplicationConnector::$fileName</a> in ApplicationConnector.php</div> 308 </dd> 309 <dt class="field"> 310 <span class="var-title">$fileName</span> 311 </dt> 312 <dd class="index-item-body"> 313 <div class="index-item-details"><a href="default/AnswerConnector.html#var$fileName">AnswerConnector::$fileName</a> in AnswerConnector.php</div> 305 <div class="index-item-details"><a href="default/Connector.html#var$fileName">Connector::$fileName</a> in Connector.php</div> 314 306 </dd> 315 307 </dl> … … 391 383 </dd> 392 384 </dl> 385 <a name="h"></a> 386 <div class="index-letter-section"> 387 <div style="float: left" class="index-letter-title">h</div> 388 <div style="float: right"><a href="#top">top</a></div> 389 <div style="clear: both"></div> 390 </div> 391 <dl> 392 <dt class="field"> 393 <span class="method-title">handlePost</span> 394 </dt> 395 <dd class="index-item-body"> 396 <div class="index-item-details"><a href="default/surveyEditorWidget.html#methodhandlePost">surveyEditorWidget::handlePost()</a> in surveyEditorWidget.php</div> 397 </dd> 398 <dt class="field"> 399 <span class="method-title">HandlePostData</span> 400 </dt> 401 <dd class="index-item-body"> 402 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodHandlePostData">PipelineSequencer_1::HandlePostData()</a> in pipelineSequencer_1.php</div> 403 </dd> 404 <dt class="field"> 405 <span class="method-title">HandlePostData</span> 406 </dt> 407 <dd class="index-item-body"> 408 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodHandlePostData">PipelineSequencer::HandlePostData()</a> in pipelineSequencer.php</div> 409 </dd> 410 </dl> 393 411 <a name="i"></a> 394 412 <div class="index-letter-section"> … … 411 429 <div class="index-item-details"><a href="default/_IConnector.php.html">IConnector.php</a> in IConnector.php</div> 412 430 </dd> 431 <dt class="field"> 432 <span class="method-title">init</span> 433 </dt> 434 <dd class="index-item-body"> 435 <div class="index-item-details"><a href="default/surveyEditorWidget.html#methodinit">surveyEditorWidget::init()</a> in surveyEditorWidget.php</div> 436 </dd> 437 <dt class="field"> 438 <span class="method-title">init</span> 439 </dt> 440 <dd class="index-item-body"> 441 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodinit">PipelineSequencer::init()</a> in pipelineSequencer.php</div> 442 </dd> 443 <dt class="field"> 444 <span class="method-title">init</span> 445 </dt> 446 <dd class="index-item-body"> 447 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodinit">PipelineSequencer_1::init()</a> in pipelineSequencer_1.php</div> 448 </dd> 449 </dl> 450 <a name="j"></a> 451 <div class="index-letter-section"> 452 <div style="float: left" class="index-letter-title">j</div> 453 <div style="float: right"><a href="#top">top</a></div> 454 <div style="clear: both"></div> 455 </div> 456 <dl> 457 <dt class="field"> 458 <span class="method-title">javascript</span> 459 </dt> 460 <dd class="index-item-body"> 461 <div class="index-item-details"><a href="default/surveyEditorWidget.html#methodjavascript">surveyEditorWidget::javascript()</a> in surveyEditorWidget.php</div> 462 </dd> 463 <dt class="field"> 464 <span class="method-title">Javascript</span> 465 </dt> 466 <dd class="index-item-body"> 467 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodJavascript">PipelineSequencer_1::Javascript()</a> in pipelineSequencer_1.php</div> 468 </dd> 469 <dt class="field"> 470 <span class="method-title">Javascript</span> 471 </dt> 472 <dd class="index-item-body"> 473 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodJavascript">PipelineSequencer::Javascript()</a> in pipelineSequencer.php</div> 474 </dd> 413 475 </dl> 414 476 <a name="l"></a> … … 423 485 </dt> 424 486 <dd class="index-item-body"> 425 <div class="index-item-details"><a href="default/SessionConnector.html#methodload">SessionConnector::load()</a> in SessionConnector.php</div> 487 <div class="index-item-details"><a href="default/IConnector.html#methodload">IConnector::load()</a> in IConnector.php</div> 488 </dd> 489 <dt class="field"> 490 <span class="method-title">load</span> 491 </dt> 492 <dd class="index-item-body"> 493 <div class="index-item-details"><a href="default/Connector.html#methodload">Connector::load()</a> in Connector.php</div> 426 494 <div class="index-item-description">function load()</div> 427 495 </dd> 428 496 <dt class="field"> 429 <span class="method-title">load</span> 430 </dt> 431 <dd class="index-item-body"> 432 <div class="index-item-details"><a href="default/SurveyConnector.html#methodload">SurveyConnector::load()</a> in SurveyConnector.php</div> 433 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 434 </dd> 435 <dt class="field"> 436 <span class="method-title">load</span> 437 </dt> 438 <dd class="index-item-body"> 439 <div class="index-item-details"><a href="default/UserConnector.html#methodload">UserConnector::load()</a> in UserConnector.php</div> 440 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 441 </dd> 442 <dt class="field"> 443 <span class="method-title">load</span> 444 </dt> 445 <dd class="index-item-body"> 446 <div class="index-item-details"><a href="default/RespondentConnector.html#methodload">RespondentConnector::load()</a> in RespondentConnector.php</div> 447 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 448 </dd> 449 <dt class="field"> 450 <span class="method-title">load</span> 451 </dt> 452 <dd class="index-item-body"> 453 <div class="index-item-details"><a href="default/QuestionConnector.html#methodload">QuestionConnector::load()</a> in QuestionConnector.php</div> 454 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 455 </dd> 456 <dt class="field"> 457 <span class="method-title">load</span> 458 </dt> 459 <dd class="index-item-body"> 460 <div class="index-item-details"><a href="default/AnswerSetConnector.html#methodload">AnswerSetConnector::load()</a> in AnswerSetConnector.php</div> 461 <div class="index-item-description">function load()</div> 462 </dd> 463 <dt class="field"> 464 <span class="method-title">load</span> 465 </dt> 466 <dd class="index-item-body"> 467 <div class="index-item-details"><a href="default/ApplicationConnector.html#methodload">ApplicationConnector::load()</a> in ApplicationConnector.php</div> 468 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 469 </dd> 470 <dt class="field"> 471 <span class="method-title">load</span> 472 </dt> 473 <dd class="index-item-body"> 474 <div class="index-item-details"><a href="default/IConnector.html#methodload">IConnector::load()</a> in IConnector.php</div> 475 </dd> 476 <dt class="field"> 477 <span class="method-title">load</span> 478 </dt> 479 <dd class="index-item-body"> 480 <div class="index-item-details"><a href="default/AnswerConnector.html#methodload">AnswerConnector::load()</a> in AnswerConnector.php</div> 481 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 497 <span class="method-title">LoadSession</span> 498 </dt> 499 <dd class="index-item-body"> 500 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodLoadSession">PipelineSequencer_1::LoadSession()</a> in pipelineSequencer_1.php</div> 501 </dd> 502 <dt class="field"> 503 <span class="method-title">LoadSession</span> 504 </dt> 505 <dd class="index-item-body"> 506 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodLoadSession">PipelineSequencer::LoadSession()</a> in pipelineSequencer.php</div> 507 </dd> 508 <dt class="field"> 509 Logo 510 </dt> 511 <dd class="index-item-body"> 512 <div class="index-item-details"><a href="default/Logo.html">Logo</a> in Logo.php</div> 513 <div class="index-item-description">Description of Logo</div> 514 </dd> 515 <dt class="field"> 516 <span class="include-title">Logo.php</span> 517 </dt> 518 <dd class="index-item-body"> 519 <div class="index-item-details"><a href="default/_Logo.php.html">Logo.php</a> in Logo.php</div> 482 520 </dd> 483 521 </dl> … … 493 531 </dt> 494 532 <dd class="index-item-body"> 495 <div class="index-item-details"><a href="default/SessionConnector.html#var$model">SessionConnector::$model</a> in SessionConnector.php</div> 496 </dd> 497 <dt class="field"> 498 <span class="var-title">$model</span> 499 </dt> 500 <dd class="index-item-body"> 501 <div class="index-item-details"><a href="default/SurveyConnector.html#var$model">SurveyConnector::$model</a> in SurveyConnector.php</div> 502 </dd> 503 <dt class="field"> 504 <span class="var-title">$model</span> 505 </dt> 506 <dd class="index-item-body"> 507 <div class="index-item-details"><a href="default/QuestionConnector.html#var$model">QuestionConnector::$model</a> in QuestionConnector.php</div> 508 </dd> 509 <dt class="field"> 510 <span class="var-title">$model</span> 511 </dt> 512 <dd class="index-item-body"> 513 <div class="index-item-details"><a href="default/AnswerConnector.html#var$model">AnswerConnector::$model</a> in AnswerConnector.php</div> 514 </dd> 515 <dt class="field"> 516 <span class="var-title">$model</span> 517 </dt> 518 <dd class="index-item-body"> 519 <div class="index-item-details"><a href="default/AnswerSetConnector.html#var$model">AnswerSetConnector::$model</a> in AnswerSetConnector.php</div> 520 </dd> 521 <dt class="field"> 522 <span class="var-title">$model</span> 523 </dt> 524 <dd class="index-item-body"> 525 <div class="index-item-details"><a href="default/ApplicationConnector.html#var$model">ApplicationConnector::$model</a> in ApplicationConnector.php</div> 526 </dd> 527 <dt class="field"> 528 <span class="var-title">$model</span> 529 </dt> 530 <dd class="index-item-body"> 531 <div class="index-item-details"><a href="default/UserConnector.html#var$model">UserConnector::$model</a> in UserConnector.php</div> 533 <div class="index-item-details"><a href="default/Connector.html#var$model">Connector::$model</a> in Connector.php</div> 532 534 </dd> 533 535 <dt class="field"> … … 537 539 <div class="index-item-details"><a href="default/_master.php.html">master.php</a> in master.php</div> 538 540 </dd> 541 <dt class="field"> 542 <span class="method-title">MoveStep</span> 543 </dt> 544 <dd class="index-item-body"> 545 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodMoveStep">PipelineSequencer_1::MoveStep()</a> in pipelineSequencer_1.php</div> 546 </dd> 547 <dt class="field"> 548 <span class="method-title">MoveStep</span> 549 </dt> 550 <dd class="index-item-body"> 551 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodMoveStep">PipelineSequencer::MoveStep()</a> in pipelineSequencer.php</div> 552 </dd> 539 553 </dl> 540 554 <a name="n"></a> … … 569 583 </dt> 570 584 <dd class="index-item-body"> 585 <div class="index-item-details"><a href="default/User.html#var$password">User::$password</a> in User.php</div> 586 </dd> 587 <dt class="field"> 588 <span class="var-title">$password</span> 589 </dt> 590 <dd class="index-item-body"> 571 591 <div class="index-item-details"><a href="default/Respondent.html#var$password">Respondent::$password</a> in Respondent.php</div> 572 592 </dd> 573 593 <dt class="field"> 574 <span class="var-title">$password</span>575 </dt>576 <dd class="index-item-body">577 <div class="index-item-details"><a href="default/User.html#var$password">User::$password</a> in User.php</div>578 </dd>579 <dt class="field">580 594 <span class="var-title">$pipeline</span> 581 595 </dt> 582 596 <dd class="index-item-body"> 583 597 <div class="index-item-details"><a href="default/Session.html#var$pipeline">Session::$pipeline</a> in Session.php</div> 598 </dd> 599 <dt class="field"> 600 PipelineInfoPanel 601 </dt> 602 <dd class="index-item-body"> 603 <div class="index-item-details"><a href="default/PipelineInfoPanel.html">PipelineInfoPanel</a> in PipelineInfoPanel.php</div> 604 <div class="index-item-description">Info panel, to the side of the Toolbox, showing various stats and links for the current pipeline.</div> 605 </dd> 606 <dt class="field"> 607 <span class="include-title">PipelineInfoPanel.php</span> 608 </dt> 609 <dd class="index-item-body"> 610 <div class="index-item-details"><a href="default/_PipelineInfoPanel.php.html">PipelineInfoPanel.php</a> in PipelineInfoPanel.php</div> 611 </dd> 612 <dt class="field"> 613 PipelineSequencer 614 </dt> 615 <dd class="index-item-body"> 616 <div class="index-item-details"><a href="default/PipelineSequencer.html">PipelineSequencer</a> in pipelineSequencer.php</div> 617 <div class="index-item-description">A visual interface object for editing and viewing a session's pipeline.</div> 618 </dd> 619 <dt class="field"> 620 <span class="include-title">pipelineSequencer.php</span> 621 </dt> 622 <dd class="index-item-body"> 623 <div class="index-item-details"><a href="default/_pipelineSequencer.php.html">pipelineSequencer.php</a> in pipelineSequencer.php</div> 624 </dd> 625 <dt class="field"> 626 PipelineSequencer_1 627 </dt> 628 <dd class="index-item-body"> 629 <div class="index-item-details"><a href="default/PipelineSequencer_1.html">PipelineSequencer_1</a> in pipelineSequencer_1.php</div> 630 <div class="index-item-description">A visual interface object for editing and viewing a session's pipeline.</div> 631 </dd> 632 <dt class="field"> 633 <span class="include-title">pipelineSequencer_1.php</span> 634 </dt> 635 <dd class="index-item-body"> 636 <div class="index-item-details"><a href="default/_pipelineSequencer_1.php.html">pipelineSequencer_1.php</a> in pipelineSequencer_1.php</div> 584 637 </dd> 585 638 </dl> … … 712 765 </dt> 713 766 <dd class="index-item-body"> 714 <div class="index-item-details"><a href="default/ QuestionConnector.html#methodsave">QuestionConnector::save()</a> in QuestionConnector.php</div>767 <div class="index-item-details"><a href="default/Connector.html#methodsave">Connector::save()</a> in Connector.php</div> 715 768 <div class="index-item-description">function save() Saves the MemModel into the given file.</div> 716 769 </dd> … … 719 772 </dt> 720 773 <dd class="index-item-body"> 721 <div class="index-item-details"><a href="default/SessionConnector.html#methodsave">SessionConnector::save()</a> in SessionConnector.php</div>722 <div class="index-item-description">fucntion save() Saves the MemModel into the given file.</div>723 </dd>724 <dt class="field">725 <span class="method-title">save</span>726 </dt>727 <dd class="index-item-body">728 <div class="index-item-details"><a href="default/RespondentConnector.html#methodsave">RespondentConnector::save()</a> in RespondentConnector.php</div>729 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>730 </dd>731 <dt class="field">732 <span class="method-title">save</span>733 </dt>734 <dd class="index-item-body">735 <div class="index-item-details"><a href="default/AnswerConnector.html#methodsave">AnswerConnector::save()</a> in AnswerConnector.php</div>736 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>737 </dd>738 <dt class="field">739 <span class="method-title">save</span>740 </dt>741 <dd class="index-item-body">742 774 <div class="index-item-details"><a href="default/IConnector.html#methodsave">IConnector::save()</a> in IConnector.php</div> 743 </dd>744 <dt class="field">745 <span class="method-title">save</span>746 </dt>747 <dd class="index-item-body">748 <div class="index-item-details"><a href="default/SurveyConnector.html#methodsave">SurveyConnector::save()</a> in SurveyConnector.php</div>749 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>750 </dd>751 <dt class="field">752 <span class="method-title">save</span>753 </dt>754 <dd class="index-item-body">755 <div class="index-item-details"><a href="default/AnswerSetConnector.html#methodsave">AnswerSetConnector::save()</a> in AnswerSetConnector.php</div>756 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>757 </dd>758 <dt class="field">759 <span class="method-title">save</span>760 </dt>761 <dd class="index-item-body">762 <div class="index-item-details"><a href="default/ApplicationConnector.html#methodsave">ApplicationConnector::save()</a> in ApplicationConnector.php</div>763 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>764 </dd>765 <dt class="field">766 <span class="method-title">save</span>767 </dt>768 <dd class="index-item-body">769 <div class="index-item-details"><a href="default/UserConnector.html#methodsave">UserConnector::save()</a> in UserConnector.php</div>770 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>771 775 </dd> 772 776 <dt class="field"> … … 800 804 </dt> 801 805 <dd class="index-item-body"> 806 <div class="index-item-details"><a href="default/ApplicationConnector.html#methodset">ApplicationConnector::set()</a> in ApplicationConnector.php</div> 807 <div class="index-item-description">function set() Finds the required databaseentry matching the given object and removes it from the rdf file. Then adds the new RDF entry matching the object.</div> 808 </dd> 809 <dt class="field"> 810 <span class="method-title">set</span> 811 </dt> 812 <dd class="index-item-body"> 802 813 <div class="index-item-details"><a href="default/UserConnector.html#methodset">UserConnector::set()</a> in UserConnector.php</div> 803 814 <div class="index-item-description">Save the given User object in the file.</div> … … 814 825 </dt> 815 826 <dd class="index-item-body"> 827 <div class="index-item-details"><a href="default/AnswerConnector.html#methodset">AnswerConnector::set()</a> in AnswerConnector.php</div> 828 <div class="index-item-description">function set()</div> 829 </dd> 830 <dt class="field"> 831 <span class="method-title">set</span> 832 </dt> 833 <dd class="index-item-body"> 816 834 <div class="index-item-details"><a href="default/SessionConnector.html#methodset">SessionConnector::set()</a> in SessionConnector.php</div> 817 835 <div class="index-item-description">function set()</div> … … 821 839 </dt> 822 840 <dd class="index-item-body"> 841 <div class="index-item-details"><a href="default/DatabaseInterface.html#methodset">DatabaseInterface::set()</a> in DatabaseInterface.php</div> 842 <div class="index-item-description">Saves the given object based on its class.</div> 843 </dd> 844 <dt class="field"> 845 <span class="method-title">set</span> 846 </dt> 847 <dd class="index-item-body"> 848 <div class="index-item-details"><a href="default/AnswerSetConnector.html#methodset">AnswerSetConnector::set()</a> in AnswerSetConnector.php</div> 849 <div class="index-item-description">function set()</div> 850 </dd> 851 <dt class="field"> 852 <span class="method-title">set</span> 853 </dt> 854 <dd class="index-item-body"> 855 <div class="index-item-details"><a href="default/IConnector.html#methodset">IConnector::set()</a> in IConnector.php</div> 856 </dd> 857 <dt class="field"> 858 <span class="method-title">set</span> 859 </dt> 860 <dd class="index-item-body"> 823 861 <div class="index-item-details"><a href="default/RespondentConnector.html#methodset">RespondentConnector::set()</a> in RespondentConnector.php</div> 824 862 <div class="index-item-description">function set()</div> … … 828 866 </dt> 829 867 <dd class="index-item-body"> 830 <div class="index-item-details"><a href="default/DatabaseInterface.html#methodset">DatabaseInterface::set()</a> in DatabaseInterface.php</div>831 <div class="index-item-description">Saves the given object based on its class.</div>832 </dd>833 <dt class="field">834 <span class="method-title">set</span>835 </dt>836 <dd class="index-item-body">837 <div class="index-item-details"><a href="default/ApplicationConnector.html#methodset">ApplicationConnector::set()</a> in ApplicationConnector.php</div>838 <div class="index-item-description">function set() Finds the required databaseentry matching the given object and removes it from the rdf file. Then adds the new RDF entry matching the object.</div>839 </dd>840 <dt class="field">841 <span class="method-title">set</span>842 </dt>843 <dd class="index-item-body">844 <div class="index-item-details"><a href="default/AnswerSetConnector.html#methodset">AnswerSetConnector::set()</a> in AnswerSetConnector.php</div>845 <div class="index-item-description">function set()</div>846 </dd>847 <dt class="field">848 <span class="method-title">set</span>849 </dt>850 <dd class="index-item-body">851 <div class="index-item-details"><a href="default/AnswerConnector.html#methodset">AnswerConnector::set()</a> in AnswerConnector.php</div>852 <div class="index-item-description">function set()</div>853 </dd>854 <dt class="field">855 <span class="method-title">set</span>856 </dt>857 <dd class="index-item-body">858 868 <div class="index-item-details"><a href="default/QuestionConnector.html#methodset">QuestionConnector::set()</a> in QuestionConnector.php</div> 859 869 <div class="index-item-description">Save the given ResearchTool object</div> 860 870 </dd> 861 871 <dt class="field"> 862 <span class="method-title">set</span> 863 </dt> 864 <dd class="index-item-body"> 865 <div class="index-item-details"><a href="default/IConnector.html#methodset">IConnector::set()</a> in IConnector.php</div> 872 StyleSheet 873 </dt> 874 <dd class="index-item-body"> 875 <div class="index-item-details"><a href="default/StyleSheet.html">StyleSheet</a> in StyleSheet.php</div> 876 <div class="index-item-description">Standard stylesheet class</div> 877 </dd> 878 <dt class="field"> 879 <span class="include-title">StyleSheet.php</span> 880 </dt> 881 <dd class="index-item-body"> 882 <div class="index-item-details"><a href="default/_StyleSheet.php.html">StyleSheet.php</a> in StyleSheet.php</div> 866 883 </dd> 867 884 <dt class="field"> … … 891 908 <div class="index-item-details"><a href="default/_SurveyConnector.php.html">SurveyConnector.php</a> in SurveyConnector.php</div> 892 909 </dd> 910 <dt class="field"> 911 surveyEditorWidget 912 </dt> 913 <dd class="index-item-body"> 914 <div class="index-item-details"><a href="default/surveyEditorWidget.html">surveyEditorWidget</a> in surveyEditorWidget.php</div> 915 <div class="index-item-description">The PHP class that implements the survey editor interface</div> 916 </dd> 917 <dt class="field"> 918 <span class="include-title">surveyEditorWidget.php</span> 919 </dt> 920 <dd class="index-item-body"> 921 <div class="index-item-details"><a href="default/_surveyEditorWidget.php.html">surveyEditorWidget.php</a> in surveyEditorWidget.php</div> 922 </dd> 893 923 </dl> 894 924 <a name="t"></a> … … 903 933 </dt> 904 934 <dd class="index-item-body"> 935 <div class="index-item-details"><a href="default/Survey.html#var$title">Survey::$title</a> in Survey.php</div> 936 </dd> 937 <dt class="field"> 938 <span class="var-title">$title</span> 939 </dt> 940 <dd class="index-item-body"> 941 <div class="index-item-details"><a href="default/Application.html#var$title">Application::$title</a> in Application.php</div> 942 </dd> 943 <dt class="field"> 944 <span class="var-title">$title</span> 945 </dt> 946 <dd class="index-item-body"> 905 947 <div class="index-item-details"><a href="default/Session.html#var$title">Session::$title</a> in Session.php</div> 906 948 </dd> … … 909 951 </dt> 910 952 <dd class="index-item-body"> 911 <div class="index-item-details"><a href="default/Application.html#var$title">Application::$title</a> in Application.php</div>912 </dd>913 <dt class="field">914 <span class="var-title">$title</span>915 </dt>916 <dd class="index-item-body">917 953 <div class="index-item-details"><a href="default/Question.html#var$title">Question::$title</a> in Question.php</div> 918 954 </dd> 919 955 <dt class="field"> 920 <span class="var-title">$title</span>921 </dt>922 <dd class="index-item-body">923 <div class="index-item-details"><a href="default/Survey.html#var$title">Survey::$title</a> in Survey.php</div>924 </dd>925 <dt class="field">926 956 <span class="var-title">$type</span> 927 957 </dt> 928 958 <dd class="index-item-body"> 959 <div class="index-item-details"><a href="default/Connector.html#var$type">Connector::$type</a> in Connector.php</div> 960 </dd> 961 <dt class="field"> 962 <span class="var-title">$type</span> 963 </dt> 964 <dd class="index-item-body"> 929 965 <div class="index-item-details"><a href="default/Question.html#var$type">Question::$type</a> in Question.php</div> 966 </dd> 967 <dt class="field"> 968 Toolbox 969 </dt> 970 <dd class="index-item-body"> 971 <div class="index-item-details"><a href="default/Toolbox.html">Toolbox</a> in Toolbox.php</div> 972 <div class="index-item-description">Description of ToolBox</div> 973 </dd> 974 <dt class="field"> 975 <span class="include-title">Toolbox.php</span> 976 </dt> 977 <dd class="index-item-body"> 978 <div class="index-item-details"><a href="default/_Toolbox.php.html">Toolbox.php</a> in Toolbox.php</div> 979 </dd> 980 <dt class="field"> 981 <span class="method-title">toSPSS</span> 982 </dt> 983 <dd class="index-item-body"> 984 <div class="index-item-details"><a href="default/Session.html#methodtoSPSS">Session::toSPSS()</a> in Session.php</div> 985 <div class="index-item-description">function toSPSS</div> 930 986 </dd> 931 987 </dl> … … 1001 1057 </dt> 1002 1058 <dd class="index-item-body"> 1059 <div class="index-item-details"><a href="default/SessionConnector.html#method__construct">SessionConnector::__construct()</a> in SessionConnector.php</div> 1060 <div class="index-item-description">Constructor for the SessionConnector</div> 1061 </dd> 1062 <dt class="field"> 1063 <span class="method-title">__construct</span> 1064 </dt> 1065 <dd class="index-item-body"> 1003 1066 <div class="index-item-details"><a href="default/Session.html#method__construct">Session::__construct()</a> in Session.php</div> 1004 1067 <div class="index-item-description">Constructor for a Session object</div> … … 1015 1078 </dt> 1016 1079 <dd class="index-item-body"> 1017 <div class="index-item-details"><a href="default/SessionConnector.html#method__construct">SessionConnector::__construct()</a> in SessionConnector.php</div> 1018 <div class="index-item-description">Constructor for the SessionConnector</div> 1080 <div class="index-item-details"><a href="default/Respondent.html#method__construct">Respondent::__construct()</a> in Respondent.php</div> 1081 <div class="index-item-description">Constructor for a Respondent object</div> 1082 </dd> 1083 <dt class="field"> 1084 <span class="method-title">__construct</span> 1085 </dt> 1086 <dd class="index-item-body"> 1087 <div class="index-item-details"><a href="default/StyleSheet.html#method__construct">StyleSheet::__construct()</a> in StyleSheet.php</div> 1019 1088 </dd> 1020 1089 <dt class="field"> … … 1023 1092 <dd class="index-item-body"> 1024 1093 <div class="index-item-details"><a href="default/Survey.html#method__construct">Survey::__construct()</a> in Survey.php</div> 1025 </dd>1026 <dt class="field">1027 <span class="method-title">__construct</span>1028 </dt>1029 <dd class="index-item-body">1030 <div class="index-item-details"><a href="default/UserConnector.html#method__construct">UserConnector::__construct()</a> in UserConnector.php</div>1031 <div class="index-item-description">Constructor for RespondentConnector.</div>1032 1094 </dd> 1033 1095 <dt class="field"> … … 1042 1104 </dt> 1043 1105 <dd class="index-item-body"> 1106 <div class="index-item-details"><a href="default/UserConnector.html#method__construct">UserConnector::__construct()</a> in UserConnector.php</div> 1107 <div class="index-item-description">Constructor for UserConnector.</div> 1108 </dd> 1109 <dt class="field"> 1110 <span class="method-title">__construct</span> 1111 </dt> 1112 <dd class="index-item-body"> 1113 <div class="index-item-details"><a href="default/Toolbox.html#method__construct">Toolbox::__construct()</a> in Toolbox.php</div> 1114 </dd> 1115 <dt class="field"> 1116 <span class="method-title">__construct</span> 1117 </dt> 1118 <dd class="index-item-body"> 1119 <div class="index-item-details"><a href="default/surveyEditorWidget.html#method__construct">surveyEditorWidget::__construct()</a> in surveyEditorWidget.php</div> 1120 </dd> 1121 <dt class="field"> 1122 <span class="method-title">__construct</span> 1123 </dt> 1124 <dd class="index-item-body"> 1044 1125 <div class="index-item-details"><a href="default/SurveyConnector.html#method__construct">SurveyConnector::__construct()</a> in SurveyConnector.php</div> 1045 1126 <div class="index-item-description">Constructor for ApplicationConnector.</div> … … 1049 1130 </dt> 1050 1131 <dd class="index-item-body"> 1051 <div class="index-item-details"><a href="default/ Respondent.html#method__construct">Respondent::__construct()</a> in Respondent.php</div>1052 <div class="index-item-description">Constructor for a Respondent object</div>1132 <div class="index-item-details"><a href="default/QuestionConnector.html#method__construct">QuestionConnector::__construct()</a> in QuestionConnector.php</div> 1133 <div class="index-item-description">Constructor for QuestionConnector</div> 1053 1134 </dd> 1054 1135 <dt class="field"> … … 1063 1144 </dt> 1064 1145 <dd class="index-item-body"> 1146 <div class="index-item-details"><a href="default/Application.html#method__construct">Application::__construct()</a> in Application.php</div> 1147 <div class="index-item-description">Constructor for an Application object</div> 1148 </dd> 1149 <dt class="field"> 1150 <span class="method-title">__construct</span> 1151 </dt> 1152 <dd class="index-item-body"> 1065 1153 <div class="index-item-details"><a href="default/AnswerSetConnector.html#method__construct">AnswerSetConnector::__construct()</a> in AnswerSetConnector.php</div> 1066 1154 <div class="index-item-description">Constructor for the AnswerSetConnector</div> … … 1084 1172 </dt> 1085 1173 <dd class="index-item-body"> 1086 <div class="index-item-details"><a href="default/Application.html#method__construct">Application::__construct()</a> in Application.php</div>1087 <div class="index-item-description">Constructor for an Application object</div>1088 </dd>1089 <dt class="field">1090 <span class="method-title">__construct</span>1091 </dt>1092 <dd class="index-item-body">1093 1174 <div class="index-item-details"><a href="default/ApplicationConnector.html#method__construct">ApplicationConnector::__construct()</a> in ApplicationConnector.php</div> 1094 1175 <div class="index-item-description">Constructor for ApplicationConnector.</div> … … 1098 1179 </dt> 1099 1180 <dd class="index-item-body"> 1181 <div class="index-item-details"><a href="default/DatabaseInterface.html#method__construct">DatabaseInterface::__construct()</a> in DatabaseInterface.php</div> 1182 <div class="index-item-description">Constructor for DatabaseInterface.</div> 1183 </dd> 1184 <dt class="field"> 1185 <span class="method-title">__construct</span> 1186 </dt> 1187 <dd class="index-item-body"> 1188 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#method__construct">PipelineSequencer_1::__construct()</a> in pipelineSequencer_1.php</div> 1189 </dd> 1190 <dt class="field"> 1191 <span class="method-title">__construct</span> 1192 </dt> 1193 <dd class="index-item-body"> 1194 <div class="index-item-details"><a href="default/PipelineSequencer.html#method__construct">PipelineSequencer::__construct()</a> in pipelineSequencer.php</div> 1195 </dd> 1196 <dt class="field"> 1197 <span class="method-title">__construct</span> 1198 </dt> 1199 <dd class="index-item-body"> 1200 <div class="index-item-details"><a href="default/PipelineInfoPanel.html#method__construct">PipelineInfoPanel::__construct()</a> in PipelineInfoPanel.php</div> 1201 </dd> 1202 <dt class="field"> 1203 <span class="method-title">__construct</span> 1204 </dt> 1205 <dd class="index-item-body"> 1206 <div class="index-item-details"><a href="default/Logo.html#method__construct">Logo::__construct()</a> in Logo.php</div> 1207 </dd> 1208 <dt class="field"> 1209 <span class="method-title">__construct</span> 1210 </dt> 1211 <dd class="index-item-body"> 1100 1212 <div class="index-item-details"><a href="default/Answer.html#method__construct">Answer::__construct()</a> in Answer.php</div> 1101 1213 <div class="index-item-description">Constructor for an Answer object</div> 1102 </dd>1103 <dt class="field">1104 <span class="method-title">__construct</span>1105 </dt>1106 <dd class="index-item-body">1107 <div class="index-item-details"><a href="default/DatabaseInterface.html#method__construct">DatabaseInterface::__construct()</a> in DatabaseInterface.php</div>1108 <div class="index-item-description">Constructor for DatabaseInterface.</div>1109 </dd>1110 <dt class="field">1111 <span class="method-title">__construct</span>1112 </dt>1113 <dd class="index-item-body">1114 <div class="index-item-details"><a href="default/QuestionConnector.html#method__construct">QuestionConnector::__construct()</a> in QuestionConnector.php</div>1115 <div class="index-item-description">Constructor for QuestionConnector</div>1116 1214 </dd> 1117 1215 </dl> … … 1124 1222 <a class="index-letter" href="elementindex.html#f">f</a> 1125 1223 <a class="index-letter" href="elementindex.html#g">g</a> 1224 <a class="index-letter" href="elementindex.html#h">h</a> 1126 1225 <a class="index-letter" href="elementindex.html#i">i</a> 1226 <a class="index-letter" href="elementindex.html#j">j</a> 1127 1227 <a class="index-letter" href="elementindex.html#l">l</a> 1128 1228 <a class="index-letter" href="elementindex.html#m">m</a> -
Doc/Backend/PHPDoc/elementindex_default.html
r160 r179 20 20 <a class="index-letter" href="elementindex_default.html#f">f</a> 21 21 <a class="index-letter" href="elementindex_default.html#g">g</a> 22 <a class="index-letter" href="elementindex_default.html#h">h</a> 22 23 <a class="index-letter" href="elementindex_default.html#i">i</a> 24 <a class="index-letter" href="elementindex_default.html#j">j</a> 23 25 <a class="index-letter" href="elementindex_default.html#l">l</a> 24 26 <a class="index-letter" href="elementindex_default.html#m">m</a> … … 51 53 </dt> 52 54 <dd class="index-item-body"> 55 <div class="index-item-details"><a href="default/SessionConnector.html#method__construct">SessionConnector::__construct()</a> in SessionConnector.php</div> 56 <div class="index-item-description">Constructor for the SessionConnector</div> 57 </dd> 58 <dt class="field"> 59 <span class="method-title">__construct</span> 60 </dt> 61 <dd class="index-item-body"> 53 62 <div class="index-item-details"><a href="default/Session.html#method__construct">Session::__construct()</a> in Session.php</div> 54 63 <div class="index-item-description">Constructor for a Session object</div> … … 65 74 </dt> 66 75 <dd class="index-item-body"> 67 <div class="index-item-details"><a href="default/SessionConnector.html#method__construct">SessionConnector::__construct()</a> in SessionConnector.php</div> 68 <div class="index-item-description">Constructor for the SessionConnector</div> 76 <div class="index-item-details"><a href="default/Respondent.html#method__construct">Respondent::__construct()</a> in Respondent.php</div> 77 <div class="index-item-description">Constructor for a Respondent object</div> 78 </dd> 79 <dt class="field"> 80 <span class="method-title">__construct</span> 81 </dt> 82 <dd class="index-item-body"> 83 <div class="index-item-details"><a href="default/StyleSheet.html#method__construct">StyleSheet::__construct()</a> in StyleSheet.php</div> 69 84 </dd> 70 85 <dt class="field"> … … 73 88 <dd class="index-item-body"> 74 89 <div class="index-item-details"><a href="default/Survey.html#method__construct">Survey::__construct()</a> in Survey.php</div> 75 </dd>76 <dt class="field">77 <span class="method-title">__construct</span>78 </dt>79 <dd class="index-item-body">80 <div class="index-item-details"><a href="default/UserConnector.html#method__construct">UserConnector::__construct()</a> in UserConnector.php</div>81 <div class="index-item-description">Constructor for RespondentConnector.</div>82 90 </dd> 83 91 <dt class="field"> … … 92 100 </dt> 93 101 <dd class="index-item-body"> 102 <div class="index-item-details"><a href="default/UserConnector.html#method__construct">UserConnector::__construct()</a> in UserConnector.php</div> 103 <div class="index-item-description">Constructor for UserConnector.</div> 104 </dd> 105 <dt class="field"> 106 <span class="method-title">__construct</span> 107 </dt> 108 <dd class="index-item-body"> 109 <div class="index-item-details"><a href="default/Toolbox.html#method__construct">Toolbox::__construct()</a> in Toolbox.php</div> 110 </dd> 111 <dt class="field"> 112 <span class="method-title">__construct</span> 113 </dt> 114 <dd class="index-item-body"> 115 <div class="index-item-details"><a href="default/surveyEditorWidget.html#method__construct">surveyEditorWidget::__construct()</a> in surveyEditorWidget.php</div> 116 </dd> 117 <dt class="field"> 118 <span class="method-title">__construct</span> 119 </dt> 120 <dd class="index-item-body"> 94 121 <div class="index-item-details"><a href="default/SurveyConnector.html#method__construct">SurveyConnector::__construct()</a> in SurveyConnector.php</div> 95 122 <div class="index-item-description">Constructor for ApplicationConnector.</div> … … 99 126 </dt> 100 127 <dd class="index-item-body"> 101 <div class="index-item-details"><a href="default/ Respondent.html#method__construct">Respondent::__construct()</a> in Respondent.php</div>102 <div class="index-item-description">Constructor for a Respondent object</div>128 <div class="index-item-details"><a href="default/QuestionConnector.html#method__construct">QuestionConnector::__construct()</a> in QuestionConnector.php</div> 129 <div class="index-item-description">Constructor for QuestionConnector</div> 103 130 </dd> 104 131 <dt class="field"> … … 113 140 </dt> 114 141 <dd class="index-item-body"> 142 <div class="index-item-details"><a href="default/Application.html#method__construct">Application::__construct()</a> in Application.php</div> 143 <div class="index-item-description">Constructor for an Application object</div> 144 </dd> 145 <dt class="field"> 146 <span class="method-title">__construct</span> 147 </dt> 148 <dd class="index-item-body"> 115 149 <div class="index-item-details"><a href="default/AnswerSetConnector.html#method__construct">AnswerSetConnector::__construct()</a> in AnswerSetConnector.php</div> 116 150 <div class="index-item-description">Constructor for the AnswerSetConnector</div> … … 134 168 </dt> 135 169 <dd class="index-item-body"> 136 <div class="index-item-details"><a href="default/Application.html#method__construct">Application::__construct()</a> in Application.php</div>137 <div class="index-item-description">Constructor for an Application object</div>138 </dd>139 <dt class="field">140 <span class="method-title">__construct</span>141 </dt>142 <dd class="index-item-body">143 170 <div class="index-item-details"><a href="default/ApplicationConnector.html#method__construct">ApplicationConnector::__construct()</a> in ApplicationConnector.php</div> 144 171 <div class="index-item-description">Constructor for ApplicationConnector.</div> … … 148 175 </dt> 149 176 <dd class="index-item-body"> 177 <div class="index-item-details"><a href="default/DatabaseInterface.html#method__construct">DatabaseInterface::__construct()</a> in DatabaseInterface.php</div> 178 <div class="index-item-description">Constructor for DatabaseInterface.</div> 179 </dd> 180 <dt class="field"> 181 <span class="method-title">__construct</span> 182 </dt> 183 <dd class="index-item-body"> 184 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#method__construct">PipelineSequencer_1::__construct()</a> in pipelineSequencer_1.php</div> 185 </dd> 186 <dt class="field"> 187 <span class="method-title">__construct</span> 188 </dt> 189 <dd class="index-item-body"> 190 <div class="index-item-details"><a href="default/PipelineSequencer.html#method__construct">PipelineSequencer::__construct()</a> in pipelineSequencer.php</div> 191 </dd> 192 <dt class="field"> 193 <span class="method-title">__construct</span> 194 </dt> 195 <dd class="index-item-body"> 196 <div class="index-item-details"><a href="default/PipelineInfoPanel.html#method__construct">PipelineInfoPanel::__construct()</a> in PipelineInfoPanel.php</div> 197 </dd> 198 <dt class="field"> 199 <span class="method-title">__construct</span> 200 </dt> 201 <dd class="index-item-body"> 202 <div class="index-item-details"><a href="default/Logo.html#method__construct">Logo::__construct()</a> in Logo.php</div> 203 </dd> 204 <dt class="field"> 205 <span class="method-title">__construct</span> 206 </dt> 207 <dd class="index-item-body"> 150 208 <div class="index-item-details"><a href="default/Answer.html#method__construct">Answer::__construct()</a> in Answer.php</div> 151 209 <div class="index-item-description">Constructor for an Answer object</div> 152 210 </dd> 153 <dt class="field">154 <span class="method-title">__construct</span>155 </dt>156 <dd class="index-item-body">157 <div class="index-item-details"><a href="default/DatabaseInterface.html#method__construct">DatabaseInterface::__construct()</a> in DatabaseInterface.php</div>158 <div class="index-item-description">Constructor for DatabaseInterface.</div>159 </dd>160 <dt class="field">161 <span class="method-title">__construct</span>162 </dt>163 <dd class="index-item-body">164 <div class="index-item-details"><a href="default/QuestionConnector.html#method__construct">QuestionConnector::__construct()</a> in QuestionConnector.php</div>165 <div class="index-item-description">Constructor for QuestionConnector</div>166 </dd>167 211 </dl> 168 212 <a name="a"></a> … … 302 346 </dt> 303 347 <dd class="index-item-body"> 348 <div class="index-item-details"><a href="default/Session.html#var$creator">Session::$creator</a> in Session.php</div> 349 </dd> 350 <dt class="field"> 351 <span class="var-title">$creator</span> 352 </dt> 353 <dd class="index-item-body"> 304 354 <div class="index-item-details"><a href="default/Survey.html#var$creator">Survey::$creator</a> in Survey.php</div> 305 355 </dd> 306 356 <dt class="field"> 307 <span class="var-title">$creator</span> 308 </dt> 309 <dd class="index-item-body"> 310 <div class="index-item-details"><a href="default/Session.html#var$creator">Session::$creator</a> in Session.php</div> 357 <span class="method-title">ChangeStyle</span> 358 </dt> 359 <dd class="index-item-body"> 360 <div class="index-item-details"><a href="default/StyleSheet.html#methodChangeStyle">StyleSheet::ChangeStyle()</a> in StyleSheet.php</div> 361 </dd> 362 <dt class="field"> 363 Connector 364 </dt> 365 <dd class="index-item-body"> 366 <div class="index-item-details"><a href="default/Connector.html">Connector</a> in Connector.php</div> 367 <div class="index-item-description">Connector</div> 368 </dd> 369 <dt class="field"> 370 <span class="include-title">Connector.php</span> 371 </dt> 372 <dd class="index-item-body"> 373 <div class="index-item-details"><a href="default/_Connector.php.html">Connector.php</a> in Connector.php</div> 374 </dd> 375 <dt class="field"> 376 <span class="method-title">createArguments</span> 377 </dt> 378 <dd class="index-item-body"> 379 <div class="index-item-details"><a href="default/Connector.html#methodcreateArguments">Connector::createArguments()</a> in Connector.php</div> 380 <div class="index-item-description">function createArguments()</div> 311 381 </dd> 312 382 </dl> … … 395 465 <dl> 396 466 <dt class="field"> 467 <span class="var-title">$filename</span> 468 </dt> 469 <dd class="index-item-body"> 470 <div class="index-item-details"><a href="default/StyleSheet.html#var$filename">StyleSheet::$filename</a> in StyleSheet.php</div> 471 </dd> 472 <dt class="field"> 397 473 <span class="var-title">$fileName</span> 398 474 </dt> 399 475 <dd class="index-item-body"> 400 <div class="index-item-details"><a href="default/SessionConnector.html#var$fileName">SessionConnector::$fileName</a> in SessionConnector.php</div> 401 </dd> 402 <dt class="field"> 403 <span class="var-title">$fileName</span> 404 </dt> 405 <dd class="index-item-body"> 406 <div class="index-item-details"><a href="default/SurveyConnector.html#var$fileName">SurveyConnector::$fileName</a> in SurveyConnector.php</div> 407 </dd> 408 <dt class="field"> 409 <span class="var-title">$fileName</span> 410 </dt> 411 <dd class="index-item-body"> 412 <div class="index-item-details"><a href="default/UserConnector.html#var$fileName">UserConnector::$fileName</a> in UserConnector.php</div> 413 </dd> 414 <dt class="field"> 415 <span class="var-title">$fileName</span> 416 </dt> 417 <dd class="index-item-body"> 418 <div class="index-item-details"><a href="default/RespondentConnector.html#var$fileName">RespondentConnector::$fileName</a> in RespondentConnector.php</div> 419 </dd> 420 <dt class="field"> 421 <span class="var-title">$fileName</span> 422 </dt> 423 <dd class="index-item-body"> 424 <div class="index-item-details"><a href="default/QuestionConnector.html#var$fileName">QuestionConnector::$fileName</a> in QuestionConnector.php</div> 425 </dd> 426 <dt class="field"> 427 <span class="var-title">$fileName</span> 428 </dt> 429 <dd class="index-item-body"> 430 <div class="index-item-details"><a href="default/AnswerSetConnector.html#var$fileName">AnswerSetConnector::$fileName</a> in AnswerSetConnector.php</div> 431 </dd> 432 <dt class="field"> 433 <span class="var-title">$fileName</span> 434 </dt> 435 <dd class="index-item-body"> 436 <div class="index-item-details"><a href="default/ApplicationConnector.html#var$fileName">ApplicationConnector::$fileName</a> in ApplicationConnector.php</div> 437 </dd> 438 <dt class="field"> 439 <span class="var-title">$fileName</span> 440 </dt> 441 <dd class="index-item-body"> 442 <div class="index-item-details"><a href="default/AnswerConnector.html#var$fileName">AnswerConnector::$fileName</a> in AnswerConnector.php</div> 476 <div class="index-item-details"><a href="default/Connector.html#var$fileName">Connector::$fileName</a> in Connector.php</div> 443 477 </dd> 444 478 </dl> … … 520 554 </dd> 521 555 </dl> 556 <a name="h"></a> 557 <div class="index-letter-section"> 558 <div style="float: left" class="index-letter-title">h</div> 559 <div style="float: right"><a href="#top">top</a></div> 560 <div style="clear: both"></div> 561 </div> 562 <dl> 563 <dt class="field"> 564 <span class="method-title">handlePost</span> 565 </dt> 566 <dd class="index-item-body"> 567 <div class="index-item-details"><a href="default/surveyEditorWidget.html#methodhandlePost">surveyEditorWidget::handlePost()</a> in surveyEditorWidget.php</div> 568 </dd> 569 <dt class="field"> 570 <span class="method-title">HandlePostData</span> 571 </dt> 572 <dd class="index-item-body"> 573 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodHandlePostData">PipelineSequencer_1::HandlePostData()</a> in pipelineSequencer_1.php</div> 574 </dd> 575 <dt class="field"> 576 <span class="method-title">HandlePostData</span> 577 </dt> 578 <dd class="index-item-body"> 579 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodHandlePostData">PipelineSequencer::HandlePostData()</a> in pipelineSequencer.php</div> 580 </dd> 581 </dl> 522 582 <a name="i"></a> 523 583 <div class="index-letter-section"> … … 540 600 <div class="index-item-details"><a href="default/_IConnector.php.html">IConnector.php</a> in IConnector.php</div> 541 601 </dd> 602 <dt class="field"> 603 <span class="method-title">init</span> 604 </dt> 605 <dd class="index-item-body"> 606 <div class="index-item-details"><a href="default/surveyEditorWidget.html#methodinit">surveyEditorWidget::init()</a> in surveyEditorWidget.php</div> 607 </dd> 608 <dt class="field"> 609 <span class="method-title">init</span> 610 </dt> 611 <dd class="index-item-body"> 612 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodinit">PipelineSequencer::init()</a> in pipelineSequencer.php</div> 613 </dd> 614 <dt class="field"> 615 <span class="method-title">init</span> 616 </dt> 617 <dd class="index-item-body"> 618 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodinit">PipelineSequencer_1::init()</a> in pipelineSequencer_1.php</div> 619 </dd> 620 </dl> 621 <a name="j"></a> 622 <div class="index-letter-section"> 623 <div style="float: left" class="index-letter-title">j</div> 624 <div style="float: right"><a href="#top">top</a></div> 625 <div style="clear: both"></div> 626 </div> 627 <dl> 628 <dt class="field"> 629 <span class="method-title">javascript</span> 630 </dt> 631 <dd class="index-item-body"> 632 <div class="index-item-details"><a href="default/surveyEditorWidget.html#methodjavascript">surveyEditorWidget::javascript()</a> in surveyEditorWidget.php</div> 633 </dd> 634 <dt class="field"> 635 <span class="method-title">Javascript</span> 636 </dt> 637 <dd class="index-item-body"> 638 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodJavascript">PipelineSequencer_1::Javascript()</a> in pipelineSequencer_1.php</div> 639 </dd> 640 <dt class="field"> 641 <span class="method-title">Javascript</span> 642 </dt> 643 <dd class="index-item-body"> 644 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodJavascript">PipelineSequencer::Javascript()</a> in pipelineSequencer.php</div> 645 </dd> 542 646 </dl> 543 647 <a name="l"></a> … … 552 656 </dt> 553 657 <dd class="index-item-body"> 554 <div class="index-item-details"><a href="default/SessionConnector.html#methodload">SessionConnector::load()</a> in SessionConnector.php</div> 658 <div class="index-item-details"><a href="default/IConnector.html#methodload">IConnector::load()</a> in IConnector.php</div> 659 </dd> 660 <dt class="field"> 661 <span class="method-title">load</span> 662 </dt> 663 <dd class="index-item-body"> 664 <div class="index-item-details"><a href="default/Connector.html#methodload">Connector::load()</a> in Connector.php</div> 555 665 <div class="index-item-description">function load()</div> 556 666 </dd> 557 667 <dt class="field"> 558 <span class="method-title">load</span> 559 </dt> 560 <dd class="index-item-body"> 561 <div class="index-item-details"><a href="default/SurveyConnector.html#methodload">SurveyConnector::load()</a> in SurveyConnector.php</div> 562 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 563 </dd> 564 <dt class="field"> 565 <span class="method-title">load</span> 566 </dt> 567 <dd class="index-item-body"> 568 <div class="index-item-details"><a href="default/UserConnector.html#methodload">UserConnector::load()</a> in UserConnector.php</div> 569 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 570 </dd> 571 <dt class="field"> 572 <span class="method-title">load</span> 573 </dt> 574 <dd class="index-item-body"> 575 <div class="index-item-details"><a href="default/RespondentConnector.html#methodload">RespondentConnector::load()</a> in RespondentConnector.php</div> 576 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 577 </dd> 578 <dt class="field"> 579 <span class="method-title">load</span> 580 </dt> 581 <dd class="index-item-body"> 582 <div class="index-item-details"><a href="default/QuestionConnector.html#methodload">QuestionConnector::load()</a> in QuestionConnector.php</div> 583 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 584 </dd> 585 <dt class="field"> 586 <span class="method-title">load</span> 587 </dt> 588 <dd class="index-item-body"> 589 <div class="index-item-details"><a href="default/AnswerSetConnector.html#methodload">AnswerSetConnector::load()</a> in AnswerSetConnector.php</div> 590 <div class="index-item-description">function load()</div> 591 </dd> 592 <dt class="field"> 593 <span class="method-title">load</span> 594 </dt> 595 <dd class="index-item-body"> 596 <div class="index-item-details"><a href="default/ApplicationConnector.html#methodload">ApplicationConnector::load()</a> in ApplicationConnector.php</div> 597 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 598 </dd> 599 <dt class="field"> 600 <span class="method-title">load</span> 601 </dt> 602 <dd class="index-item-body"> 603 <div class="index-item-details"><a href="default/IConnector.html#methodload">IConnector::load()</a> in IConnector.php</div> 604 </dd> 605 <dt class="field"> 606 <span class="method-title">load</span> 607 </dt> 608 <dd class="index-item-body"> 609 <div class="index-item-details"><a href="default/AnswerConnector.html#methodload">AnswerConnector::load()</a> in AnswerConnector.php</div> 610 <div class="index-item-description">function load() Loads the file into the standard MemModel.</div> 668 <span class="method-title">LoadSession</span> 669 </dt> 670 <dd class="index-item-body"> 671 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodLoadSession">PipelineSequencer_1::LoadSession()</a> in pipelineSequencer_1.php</div> 672 </dd> 673 <dt class="field"> 674 <span class="method-title">LoadSession</span> 675 </dt> 676 <dd class="index-item-body"> 677 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodLoadSession">PipelineSequencer::LoadSession()</a> in pipelineSequencer.php</div> 678 </dd> 679 <dt class="field"> 680 Logo 681 </dt> 682 <dd class="index-item-body"> 683 <div class="index-item-details"><a href="default/Logo.html">Logo</a> in Logo.php</div> 684 <div class="index-item-description">Description of Logo</div> 685 </dd> 686 <dt class="field"> 687 <span class="include-title">Logo.php</span> 688 </dt> 689 <dd class="index-item-body"> 690 <div class="index-item-details"><a href="default/_Logo.php.html">Logo.php</a> in Logo.php</div> 611 691 </dd> 612 692 </dl> … … 622 702 </dt> 623 703 <dd class="index-item-body"> 624 <div class="index-item-details"><a href="default/SessionConnector.html#var$model">SessionConnector::$model</a> in SessionConnector.php</div> 625 </dd> 626 <dt class="field"> 627 <span class="var-title">$model</span> 628 </dt> 629 <dd class="index-item-body"> 630 <div class="index-item-details"><a href="default/SurveyConnector.html#var$model">SurveyConnector::$model</a> in SurveyConnector.php</div> 631 </dd> 632 <dt class="field"> 633 <span class="var-title">$model</span> 634 </dt> 635 <dd class="index-item-body"> 636 <div class="index-item-details"><a href="default/QuestionConnector.html#var$model">QuestionConnector::$model</a> in QuestionConnector.php</div> 637 </dd> 638 <dt class="field"> 639 <span class="var-title">$model</span> 640 </dt> 641 <dd class="index-item-body"> 642 <div class="index-item-details"><a href="default/AnswerConnector.html#var$model">AnswerConnector::$model</a> in AnswerConnector.php</div> 643 </dd> 644 <dt class="field"> 645 <span class="var-title">$model</span> 646 </dt> 647 <dd class="index-item-body"> 648 <div class="index-item-details"><a href="default/AnswerSetConnector.html#var$model">AnswerSetConnector::$model</a> in AnswerSetConnector.php</div> 649 </dd> 650 <dt class="field"> 651 <span class="var-title">$model</span> 652 </dt> 653 <dd class="index-item-body"> 654 <div class="index-item-details"><a href="default/ApplicationConnector.html#var$model">ApplicationConnector::$model</a> in ApplicationConnector.php</div> 655 </dd> 656 <dt class="field"> 657 <span class="var-title">$model</span> 658 </dt> 659 <dd class="index-item-body"> 660 <div class="index-item-details"><a href="default/UserConnector.html#var$model">UserConnector::$model</a> in UserConnector.php</div> 704 <div class="index-item-details"><a href="default/Connector.html#var$model">Connector::$model</a> in Connector.php</div> 661 705 </dd> 662 706 <dt class="field"> … … 666 710 <div class="index-item-details"><a href="default/_master.php.html">master.php</a> in master.php</div> 667 711 </dd> 712 <dt class="field"> 713 <span class="method-title">MoveStep</span> 714 </dt> 715 <dd class="index-item-body"> 716 <div class="index-item-details"><a href="default/PipelineSequencer_1.html#methodMoveStep">PipelineSequencer_1::MoveStep()</a> in pipelineSequencer_1.php</div> 717 </dd> 718 <dt class="field"> 719 <span class="method-title">MoveStep</span> 720 </dt> 721 <dd class="index-item-body"> 722 <div class="index-item-details"><a href="default/PipelineSequencer.html#methodMoveStep">PipelineSequencer::MoveStep()</a> in pipelineSequencer.php</div> 723 </dd> 668 724 </dl> 669 725 <a name="n"></a> … … 698 754 </dt> 699 755 <dd class="index-item-body"> 756 <div class="index-item-details"><a href="default/User.html#var$password">User::$password</a> in User.php</div> 757 </dd> 758 <dt class="field"> 759 <span class="var-title">$password</span> 760 </dt> 761 <dd class="index-item-body"> 700 762 <div class="index-item-details"><a href="default/Respondent.html#var$password">Respondent::$password</a> in Respondent.php</div> 701 763 </dd> 702 764 <dt class="field"> 703 <span class="var-title">$password</span>704 </dt>705 <dd class="index-item-body">706 <div class="index-item-details"><a href="default/User.html#var$password">User::$password</a> in User.php</div>707 </dd>708 <dt class="field">709 765 <span class="var-title">$pipeline</span> 710 766 </dt> 711 767 <dd class="index-item-body"> 712 768 <div class="index-item-details"><a href="default/Session.html#var$pipeline">Session::$pipeline</a> in Session.php</div> 769 </dd> 770 <dt class="field"> 771 PipelineInfoPanel 772 </dt> 773 <dd class="index-item-body"> 774 <div class="index-item-details"><a href="default/PipelineInfoPanel.html">PipelineInfoPanel</a> in PipelineInfoPanel.php</div> 775 <div class="index-item-description">Info panel, to the side of the Toolbox, showing various stats and links for the current pipeline.</div> 776 </dd> 777 <dt class="field"> 778 <span class="include-title">PipelineInfoPanel.php</span> 779 </dt> 780 <dd class="index-item-body"> 781 <div class="index-item-details"><a href="default/_PipelineInfoPanel.php.html">PipelineInfoPanel.php</a> in PipelineInfoPanel.php</div> 782 </dd> 783 <dt class="field"> 784 PipelineSequencer 785 </dt> 786 <dd class="index-item-body"> 787 <div class="index-item-details"><a href="default/PipelineSequencer.html">PipelineSequencer</a> in pipelineSequencer.php</div> 788 <div class="index-item-description">A visual interface object for editing and viewing a session's pipeline.</div> 789 </dd> 790 <dt class="field"> 791 <span class="include-title">pipelineSequencer.php</span> 792 </dt> 793 <dd class="index-item-body"> 794 <div class="index-item-details"><a href="default/_pipelineSequencer.php.html">pipelineSequencer.php</a> in pipelineSequencer.php</div> 795 </dd> 796 <dt class="field"> 797 PipelineSequencer_1 798 </dt> 799 <dd class="index-item-body"> 800 <div class="index-item-details"><a href="default/PipelineSequencer_1.html">PipelineSequencer_1</a> in pipelineSequencer_1.php</div> 801 <div class="index-item-description">A visual interface object for editing and viewing a session's pipeline.</div> 802 </dd> 803 <dt class="field"> 804 <span class="include-title">pipelineSequencer_1.php</span> 805 </dt> 806 <dd class="index-item-body"> 807 <div class="index-item-details"><a href="default/_pipelineSequencer_1.php.html">pipelineSequencer_1.php</a> in pipelineSequencer_1.php</div> 713 808 </dd> 714 809 </dl> … … 841 936 </dt> 842 937 <dd class="index-item-body"> 843 <div class="index-item-details"><a href="default/ QuestionConnector.html#methodsave">QuestionConnector::save()</a> in QuestionConnector.php</div>938 <div class="index-item-details"><a href="default/Connector.html#methodsave">Connector::save()</a> in Connector.php</div> 844 939 <div class="index-item-description">function save() Saves the MemModel into the given file.</div> 845 940 </dd> … … 848 943 </dt> 849 944 <dd class="index-item-body"> 850 <div class="index-item-details"><a href="default/SessionConnector.html#methodsave">SessionConnector::save()</a> in SessionConnector.php</div>851 <div class="index-item-description">fucntion save() Saves the MemModel into the given file.</div>852 </dd>853 <dt class="field">854 <span class="method-title">save</span>855 </dt>856 <dd class="index-item-body">857 <div class="index-item-details"><a href="default/RespondentConnector.html#methodsave">RespondentConnector::save()</a> in RespondentConnector.php</div>858 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>859 </dd>860 <dt class="field">861 <span class="method-title">save</span>862 </dt>863 <dd class="index-item-body">864 <div class="index-item-details"><a href="default/AnswerConnector.html#methodsave">AnswerConnector::save()</a> in AnswerConnector.php</div>865 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>866 </dd>867 <dt class="field">868 <span class="method-title">save</span>869 </dt>870 <dd class="index-item-body">871 945 <div class="index-item-details"><a href="default/IConnector.html#methodsave">IConnector::save()</a> in IConnector.php</div> 872 </dd>873 <dt class="field">874 <span class="method-title">save</span>875 </dt>876 <dd class="index-item-body">877 <div class="index-item-details"><a href="default/SurveyConnector.html#methodsave">SurveyConnector::save()</a> in SurveyConnector.php</div>878 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>879 </dd>880 <dt class="field">881 <span class="method-title">save</span>882 </dt>883 <dd class="index-item-body">884 <div class="index-item-details"><a href="default/AnswerSetConnector.html#methodsave">AnswerSetConnector::save()</a> in AnswerSetConnector.php</div>885 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>886 </dd>887 <dt class="field">888 <span class="method-title">save</span>889 </dt>890 <dd class="index-item-body">891 <div class="index-item-details"><a href="default/ApplicationConnector.html#methodsave">ApplicationConnector::save()</a> in ApplicationConnector.php</div>892 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>893 </dd>894 <dt class="field">895 <span class="method-title">save</span>896 </dt>897 <dd class="index-item-body">898 <div class="index-item-details"><a href="default/UserConnector.html#methodsave">UserConnector::save()</a> in UserConnector.php</div>899 <div class="index-item-description">function save() Saves the MemModel into the given file.</div>900 946 </dd> 901 947 <dt class="field"> … … 929 975 </dt> 930 976 <dd class="index-item-body"> 977 <div class="index-item-details"><a href="default/ApplicationConnector.html#methodset">ApplicationConnector::set()</a> in ApplicationConnector.php</div> 978 <div class="index-item-description">function set() Finds the required databaseentry matching the given object and removes it from the rdf file. Then adds the new RDF entry matching the object.</div> 979 </dd> 980 <dt class="field"> 981 <span class="method-title">set</span> 982 </dt> 983 <dd class="index-item-body"> 931 984 <div class="index-item-details"><a href="default/UserConnector.html#methodset">UserConnector::set()</a> in UserConnector.php</div> 932 985 <div class="index-item-description">Save the given User object in the file.</div> … … 943 996 </dt> 944 997 <dd class="index-item-body"> 998 <div class="index-item-details"><a href="default/AnswerConnector.html#methodset">AnswerConnector::set()</a> in AnswerConnector.php</div> 999 <div class="index-item-description">function set()</div> 1000 </dd> 1001 <dt class="field"> 1002 <span class="method-title">set</span> 1003 </dt> 1004 <dd class="index-item-body"> 945 1005 <div class="index-item-details"><a href="default/SessionConnector.html#methodset">SessionConnector::set()</a> in SessionConnector.php</div> 946 1006 <div class="index-item-description">function set()</div> … … 950 1010 </dt> 951 1011 <dd class="index-item-body"> 1012 <div class="index-item-details"><a href="default/DatabaseInterface.html#methodset">DatabaseInterface::set()</a> in DatabaseInterface.php</div> 1013 <div class="index-item-description">Saves the given object based on its class.</div> 1014 </dd> 1015 <dt class="field"> 1016 <span class="method-title">set</span> 1017 </dt> 1018 <dd class="index-item-body"> 1019 <div class="index-item-details"><a href="default/AnswerSetConnector.html#methodset">AnswerSetConnector::set()</a> in AnswerSetConnector.php</div> 1020 <div class="index-item-description">function set()</div> 1021 </dd> 1022 <dt class="field"> 1023 <span class="method-title">set</span> 1024 </dt> 1025 <dd class="index-item-body"> 1026 <div class="index-item-details"><a href="default/IConnector.html#methodset">IConnector::set()</a> in IConnector.php</div> 1027 </dd> 1028 <dt class="field"> 1029 <span class="method-title">set</span> 1030 </dt> 1031 <dd class="index-item-body"> 952 1032 <div class="index-item-details"><a href="default/RespondentConnector.html#methodset">RespondentConnector::set()</a> in RespondentConnector.php</div> 953 1033 <div class="index-item-description">function set()</div> … … 957 1037 </dt> 958 1038 <dd class="index-item-body"> 959 <div class="index-item-details"><a href="default/DatabaseInterface.html#methodset">DatabaseInterface::set()</a> in DatabaseInterface.php</div>960 <div class="index-item-description">Saves the given object based on its class.</div>961 </dd>962 <dt class="field">963 <span class="method-title">set</span>964 </dt>965 <dd class="index-item-body">966 <div class="index-item-details"><a href="default/ApplicationConnector.html#methodset">ApplicationConnector::set()</a> in ApplicationConnector.php</div>967 <div class="index-item-description">function set() Finds the required databaseentry matching the given object and removes it from the rdf file. Then adds the new RDF entry matching the object.</div>968 </dd>969 <dt class="field">970 <span class="method-title">set</span>971 </dt>972 <dd class="index-item-body">973 <div class="index-item-details"><a href="default/AnswerSetConnector.html#methodset">AnswerSetConnector::set()</a> in AnswerSetConnector.php</div>974 <div class="index-item-description">function set()</div>975 </dd>976 <dt class="field">977 <span class="method-title">set</span>978 </dt>979 <dd class="index-item-body">980 <div class="index-item-details"><a href="default/AnswerConnector.html#methodset">AnswerConnector::set()</a> in AnswerConnector.php</div>981 <div class="index-item-description">function set()</div>982 </dd>983 <dt class="field">984 <span class="method-title">set</span>985 </dt>986 <dd class="index-item-body">987 1039 <div class="index-item-details"><a href="default/QuestionConnector.html#methodset">QuestionConnector::set()</a> in QuestionConnector.php</div> 988 1040 <div class="index-item-description">Save the given ResearchTool object</div> 989 1041 </dd> 990 1042 <dt class="field"> 991 <span class="method-title">set</span> 992 </dt> 993 <dd class="index-item-body"> 994 <div class="index-item-details"><a href="default/IConnector.html#methodset">IConnector::set()</a> in IConnector.php</div> 1043 StyleSheet 1044 </dt> 1045 <dd class="index-item-body"> 1046 <div class="index-item-details"><a href="default/StyleSheet.html">StyleSheet</a> in StyleSheet.php</div> 1047 <div class="index-item-description">Standard stylesheet class</div> 1048 </dd> 1049 <dt class="field"> 1050 <span class="include-title">StyleSheet.php</span> 1051 </dt> 1052 <dd class="index-item-body"> 1053 <div class="index-item-details"><a href="default/_StyleSheet.php.html">StyleSheet.php</a> in StyleSheet.php</div> 995 1054 </dd> 996 1055 <dt class="field"> … … 1020 1079 <div class="index-item-details"><a href="default/_SurveyConnector.php.html">SurveyConnector.php</a> in SurveyConnector.php</div> 1021 1080 </dd> 1081 <dt class="field"> 1082 surveyEditorWidget 1083 </dt> 1084 <dd class="index-item-body"> 1085 <div class="index-item-details"><a href="default/surveyEditorWidget.html">surveyEditorWidget</a> in surveyEditorWidget.php</div> 1086 <div class="index-item-description">The PHP class that implements the survey editor interface</div> 1087 </dd> 1088 <dt class="field"> 1089 <span class="include-title">surveyEditorWidget.php</span> 1090 </dt> 1091 <dd class="index-item-body"> 1092 <div class="index-item-details"><a href="default/_surveyEditorWidget.php.html">surveyEditorWidget.php</a> in surveyEditorWidget.php</div> 1093 </dd> 1022 1094 </dl> 1023 1095 <a name="t"></a> … … 1032 1104 </dt> 1033 1105 <dd class="index-item-body"> 1106 <div class="index-item-details"><a href="default/Survey.html#var$title">Survey::$title</a> in Survey.php</div> 1107 </dd> 1108 <dt class="field"> 1109 <span class="var-title">$title</span> 1110 </dt> 1111 <dd class="index-item-body"> 1112 <div class="index-item-details"><a href="default/Application.html#var$title">Application::$title</a> in Application.php</div> 1113 </dd> 1114 <dt class="field"> 1115 <span class="var-title">$title</span> 1116 </dt> 1117 <dd class="index-item-body"> 1034 1118 <div class="index-item-details"><a href="default/Session.html#var$title">Session::$title</a> in Session.php</div> 1035 1119 </dd> … … 1038 1122 </dt> 1039 1123 <dd class="index-item-body"> 1040 <div class="index-item-details"><a href="default/Application.html#var$title">Application::$title</a> in Application.php</div>1041 </dd>1042 <dt class="field">1043 <span class="var-title">$title</span>1044 </dt>1045 <dd class="index-item-body">1046 1124 <div class="index-item-details"><a href="default/Question.html#var$title">Question::$title</a> in Question.php</div> 1047 1125 </dd> 1048 1126 <dt class="field"> 1049 <span class="var-title">$title</span>1050 </dt>1051 <dd class="index-item-body">1052 <div class="index-item-details"><a href="default/Survey.html#var$title">Survey::$title</a> in Survey.php</div>1053 </dd>1054 <dt class="field">1055 1127 <span class="var-title">$type</span> 1056 1128 </dt> 1057 1129 <dd class="index-item-body"> 1130 <div class="index-item-details"><a href="default/Connector.html#var$type">Connector::$type</a> in Connector.php</div> 1131 </dd> 1132 <dt class="field"> 1133 <span class="var-title">$type</span> 1134 </dt> 1135 <dd class="index-item-body"> 1058 1136 <div class="index-item-details"><a href="default/Question.html#var$type">Question::$type</a> in Question.php</div> 1137 </dd> 1138 <dt class="field"> 1139 Toolbox 1140 </dt> 1141 <dd class="index-item-body"> 1142 <div class="index-item-details"><a href="default/Toolbox.html">Toolbox</a> in Toolbox.php</div> 1143 <div class="index-item-description">Description of ToolBox</div> 1144 </dd> 1145 <dt class="field"> 1146 <span class="include-title">Toolbox.php</span> 1147 </dt> 1148 <dd class="index-item-body"> 1149 <div class="index-item-details"><a href="default/_Toolbox.php.html">Toolbox.php</a> in Toolbox.php</div> 1150 </dd> 1151 <dt class="field"> 1152 <span class="method-title">toSPSS</span> 1153 </dt> 1154 <dd class="index-item-body"> 1155 <div class="index-item-details"><a href="default/Session.html#methodtoSPSS">Session::toSPSS()</a> in Session.php</div> 1156 <div class="index-item-description">function toSPSS</div> 1059 1157 </dd> 1060 1158 </dl> … … 1121 1219 <a class="index-letter" href="elementindex_default.html#f">f</a> 1122 1220 <a class="index-letter" href="elementindex_default.html#g">g</a> 1221 <a class="index-letter" href="elementindex_default.html#h">h</a> 1123 1222 <a class="index-letter" href="elementindex_default.html#i">i</a> 1223 <a class="index-letter" href="elementindex_default.html#j">j</a> 1124 1224 <a class="index-letter" href="elementindex_default.html#l">l</a> 1125 1225 <a class="index-letter" href="elementindex_default.html#m">m</a> -
Doc/Backend/PHPDoc/errors.html
r160 r179 15 15 <a href="#Application.php">Application.php</a><br> 16 16 <a href="#ApplicationConnector.php">ApplicationConnector.php</a><br> 17 <a href="#Connector.php">Connector.php</a><br> 17 18 <a href="#DatabaseInterface.php">DatabaseInterface.php</a><br> 18 19 <a href="#IConnector.php">IConnector.php</a><br> 20 <a href="#Logo.php">Logo.php</a><br> 19 21 <a href="#master.php">master.php</a><br> 22 <a href="#PipelineInfoPanel.php">PipelineInfoPanel.php</a><br> 23 <a href="#pipelineSequencer.php">pipelineSequencer.php</a><br> 24 <a href="#pipelineSequencer_1.php">pipelineSequencer_1.php</a><br> 20 25 <a href="#Question.php">Question.php</a><br> 21 26 <a href="#QuestionConnector.php">QuestionConnector.php</a><br> … … 25 30 <a href="#Session.php">Session.php</a><br> 26 31 <a href="#SessionConnector.php">SessionConnector.php</a><br> 32 <a href="#StyleSheet.php">StyleSheet.php</a><br> 27 33 <a href="#Survey.php">Survey.php</a><br> 28 34 <a href="#SurveyConnector.php">SurveyConnector.php</a><br> 35 <a href="#surveyEditorWidget.php">surveyEditorWidget.php</a><br> 36 <a href="#Toolbox.php">Toolbox.php</a><br> 29 37 <a href="#User.php">User.php</a><br> 30 38 <a href="#UserConnector.php">UserConnector.php</a><br> … … 38 46 <h2>Warnings:</h2><br> 39 47 <b>Warning on line 11</b> - no @package tag was used in a DocBlock for class AnswerConnector<br> 40 <b>Warning on line 1 64</b> - File "C:\wamp\www\researchtool\trunk\classes\AnswerConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>48 <b>Warning on line 117</b> - File "C:\wamp\www\researchtool\trunk\classes\AnswerConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 41 49 <a name="AnswerSet.php"></a> 42 50 <h1>AnswerSet.php</h1> … … 48 56 <h2>Warnings:</h2><br> 49 57 <b>Warning on line 7</b> - no @package tag was used in a DocBlock for class AnswerSetConnector<br> 50 <b>Warning on line 1 68</b> - File "C:\wamp\www\researchtool\trunk\classes\AnswerSetConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>58 <b>Warning on line 117</b> - File "C:\wamp\www\researchtool\trunk\classes\AnswerSetConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 51 59 <a name="Application.php"></a> 52 60 <h1>Application.php</h1> … … 58 66 <h2>Warnings:</h2><br> 59 67 <b>Warning on line 12</b> - no @package tag was used in a DocBlock for class ApplicationConnector<br> 60 <b>Warning on line 136</b> - File "C:\wamp\www\researchtool\trunk\classes\ApplicationConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 68 <b>Warning on line 100</b> - File "C:\wamp\www\researchtool\trunk\classes\ApplicationConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 69 <a name="Connector.php"></a> 70 <h1>Connector.php</h1> 71 <h2>Warnings:</h2><br> 72 <b>Warning on line 13</b> - no @package tag was used in a DocBlock for class Connector<br> 73 <b>Warning on line 84</b> - File "C:\wamp\www\researchtool\trunk\classes\Connector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 61 74 <a name="DatabaseInterface.php"></a> 62 75 <h1>DatabaseInterface.php</h1> … … 69 82 <b>Warning on line 12</b> - no @package tag was used in a DocBlock for interface IConnector<br> 70 83 <b>Warning on line 20</b> - File "C:\wamp\www\researchtool\trunk\classes\IConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 84 <a name="Logo.php"></a> 85 <h1>Logo.php</h1> 86 <h2>Warnings:</h2><br> 87 <b>Warning on line 12</b> - no @package tag was used in a DocBlock for class Logo<br> 88 <b>Warning on line 27</b> - File "C:\wamp\www\researchtool\trunk\classes\Logo.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 71 89 <a name="master.php"></a> 72 90 <h1>master.php</h1> 73 91 <h2>Warnings:</h2><br> 74 92 <b>Warning on line 31</b> - File "C:\wamp\www\researchtool\trunk\classes\master.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 93 <a name="PipelineInfoPanel.php"></a> 94 <h1>PipelineInfoPanel.php</h1> 95 <h2>Warnings:</h2><br> 96 <b>Warning on line 11</b> - no @package tag was used in a DocBlock for class PipelineInfoPanel<br> 97 <b>Warning on line 31</b> - File "C:\wamp\www\researchtool\trunk\classes\PipelineInfoPanel.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 98 <a name="pipelineSequencer.php"></a> 99 <h1>pipelineSequencer.php</h1> 100 <h2>Warnings:</h2><br> 101 <b>Warning on line 11</b> - no @package tag was used in a DocBlock for class PipelineSequencer<br> 102 <b>Warning on line 191</b> - File "C:\wamp\www\researchtool\trunk\classes\pipelineSequencer.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 103 <a name="pipelineSequencer_1.php"></a> 104 <h1>pipelineSequencer_1.php</h1> 105 <h2>Warnings:</h2><br> 106 <b>Warning on line 11</b> - no @package tag was used in a DocBlock for class PipelineSequencer_1<br> 107 <b>Warning on line 191</b> - File "C:\wamp\www\researchtool\trunk\classes\pipelineSequencer_1.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 75 108 <a name="Question.php"></a> 76 109 <h1>Question.php</h1> … … 82 115 <h2>Warnings:</h2><br> 83 116 <b>Warning on line 13</b> - no @package tag was used in a DocBlock for class QuestionConnector<br> 84 <b>Warning on line 1 90</b> - File "C:\wamp\www\researchtool\trunk\classes\QuestionConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>117 <b>Warning on line 136</b> - File "C:\wamp\www\researchtool\trunk\classes\QuestionConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 85 118 <a name="ResearchToolObject.php"></a> 86 119 <h1>ResearchToolObject.php</h1> … … 97 130 <h2>Warnings:</h2><br> 98 131 <b>Warning on line 11</b> - no @package tag was used in a DocBlock for class RespondentConnector<br> 99 <b>Warning on line 122</b> - File "C:\wamp\www\researchtool\trunk\classes\RespondentConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>132 <b>Warning on line 90</b> - File "C:\wamp\www\researchtool\trunk\classes\RespondentConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 100 133 <a name="Session.php"></a> 101 134 <h1>Session.php</h1> 102 135 <h2>Warnings:</h2><br> 103 136 <b>Warning on line 8</b> - no @package tag was used in a DocBlock for class Session<br> 104 <b>Warning on line 40</b> - File "C:\wamp\www\researchtool\trunk\classes\Session.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>137 <b>Warning on line 153</b> - File "C:\wamp\www\researchtool\trunk\classes\Session.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 105 138 <a name="SessionConnector.php"></a> 106 139 <h1>SessionConnector.php</h1> 107 140 <h2>Warnings:</h2><br> 108 141 <b>Warning on line 12</b> - no @package tag was used in a DocBlock for class SessionConnector<br> 109 <b>Warning on line 227</b> - File "C:\wamp\www\researchtool\trunk\classes\SessionConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 142 <b>Warning on line 174</b> - File "C:\wamp\www\researchtool\trunk\classes\SessionConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 143 <a name="StyleSheet.php"></a> 144 <h1>StyleSheet.php</h1> 145 <h2>Warnings:</h2><br> 146 <b>Warning on line 12</b> - no @package tag was used in a DocBlock for class StyleSheet<br> 147 <b>Warning on line 33</b> - File "C:\wamp\www\researchtool\trunk\classes\StyleSheet.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 110 148 <a name="Survey.php"></a> 111 149 <h1>Survey.php</h1> … … 117 155 <h2>Warnings:</h2><br> 118 156 <b>Warning on line 7</b> - no @package tag was used in a DocBlock for class SurveyConnector<br> 119 <b>Warning on line 184</b> - File "C:\wamp\www\researchtool\trunk\classes\SurveyConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 157 <b>Warning on line 128</b> - File "C:\wamp\www\researchtool\trunk\classes\SurveyConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 158 <a name="surveyEditorWidget.php"></a> 159 <h1>surveyEditorWidget.php</h1> 160 <h2>Warnings:</h2><br> 161 <b>Warning on line 11</b> - no @package tag was used in a DocBlock for class surveyEditorWidget<br> 162 <b>Warning on line 101</b> - File "C:\wamp\www\researchtool\trunk\classes\surveyEditorWidget.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 163 <a name="Toolbox.php"></a> 164 <h1>Toolbox.php</h1> 165 <h2>Warnings:</h2><br> 166 <b>Warning on line 11</b> - no @package tag was used in a DocBlock for class Toolbox<br> 167 <b>Warning on line 45</b> - File "C:\wamp\www\researchtool\trunk\classes\Toolbox.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 120 168 <a name="User.php"></a> 121 169 <h1>User.php</h1> … … 127 175 <h2>Warnings:</h2><br> 128 176 <b>Warning on line 11</b> - no @package tag was used in a DocBlock for class UserConnector<br> 129 <b>Warning on line 123</b> - File "C:\wamp\www\researchtool\trunk\classes\UserConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>177 <b>Warning on line 89</b> - File "C:\wamp\www\researchtool\trunk\classes\UserConnector.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br> 130 178 <p class="notes" id="credit"> 131 Documentation generated on Fri, 18 Nov 2011 12:57:06+0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>179 Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> 132 180 </p> 133 181 </body> -
Doc/Backend/PHPDoc/index.html
r160 r179 5 5 <html xmlns="http://www.w3.org/1999/xhtml"> 6 6 <head> 7 <!-- Generated by phpDocumentor on Fri, 18 Nov 2011 12:57:05 +0000 -->7 <!-- Generated by phpDocumentor on Fri, 09 Dec 2011 09:33:25 +0000 --> 8 8 <title>Generated Documentation</title> 9 9 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> -
Doc/Backend/PHPDoc/li_default.html
r160 r179 23 23 24 24 <dt class="folder-title">Interfaces</dt> 25 <dd><a href='default/IConnector.html' target='right'>IConnector</a></dd>26 <dt class="folder-title">Classes</dt>25 <dd><a href='default/IConnector.html' target='right'>IConnector</a></dd> 26 <dt class="folder-title">Classes</dt> 27 27 <dd><a href='default/Answer.html' target='right'>Answer</a></dd> 28 28 <dd><a href='default/AnswerConnector.html' target='right'>AnswerConnector</a></dd> … … 31 31 <dd><a href='default/Application.html' target='right'>Application</a></dd> 32 32 <dd><a href='default/ApplicationConnector.html' target='right'>ApplicationConnector</a></dd> 33 <dd><a href='default/Connector.html' target='right'>Connector</a></dd> 33 34 <dd><a href='default/DatabaseInterface.html' target='right'>DatabaseInterface</a></dd> 34 <dd><a href='default/Question.html' target='right'>Question</a></dd> 35 <dd><a href='default/Logo.html' target='right'>Logo</a></dd> 36 <dd><a href='default/PipelineInfoPanel.html' target='right'>PipelineInfoPanel</a></dd> 37 <dd><a href='default/PipelineSequencer.html' target='right'>PipelineSequencer</a></dd> 38 <dd><a href='default/PipelineSequencer_1.html' target='right'>PipelineSequencer_1</a></dd> 39 <dd><a href='default/Question.html' target='right'>Question</a></dd> 35 40 <dd><a href='default/QuestionConnector.html' target='right'>QuestionConnector</a></dd> 36 41 <dd><a href='default/ResearchToolObject.html' target='right'>ResearchToolObject</a></dd> … … 39 44 <dd><a href='default/Session.html' target='right'>Session</a></dd> 40 45 <dd><a href='default/SessionConnector.html' target='right'>SessionConnector</a></dd> 46 <dd><a href='default/StyleSheet.html' target='right'>StyleSheet</a></dd> 41 47 <dd><a href='default/Survey.html' target='right'>Survey</a></dd> 42 48 <dd><a href='default/SurveyConnector.html' target='right'>SurveyConnector</a></dd> 49 <dd><a href='default/surveyEditorWidget.html' target='right'>surveyEditorWidget</a></dd> 50 <dd><a href='default/Toolbox.html' target='right'>Toolbox</a></dd> 43 51 <dd><a href='default/User.html' target='right'>User</a></dd> 44 52 <dd><a href='default/UserConnector.html' target='right'>UserConnector</a></dd> … … 53 61 <dd><a href='default/_Application.php.html' target='right'>Application.php</a></dd> 54 62 <dd><a href='default/_ApplicationConnector.php.html' target='right'>ApplicationConnector.php</a></dd> 63 <dd><a href='default/_Connector.php.html' target='right'>Connector.php</a></dd> 55 64 <dd><a href='default/_DatabaseInterface.php.html' target='right'>DatabaseInterface.php</a></dd> 56 65 <dd><a href='default/_IConnector.php.html' target='right'>IConnector.php</a></dd> 66 <dd><a href='default/_Logo.php.html' target='right'>Logo.php</a></dd> 57 67 <dd><a href='default/_master.php.html' target='right'>master.php</a></dd> 68 <dd><a href='default/_PipelineInfoPanel.php.html' target='right'>PipelineInfoPanel.php</a></dd> 69 <dd><a href='default/_pipelineSequencer.php.html' target='right'>pipelineSequencer.php</a></dd> 70 <dd><a href='default/_pipelineSequencer_1.php.html' target='right'>pipelineSequencer_1.php</a></dd> 58 71 <dd><a href='default/_Question.php.html' target='right'>Question.php</a></dd> 59 72 <dd><a href='default/_QuestionConnector.php.html' target='right'>QuestionConnector.php</a></dd> … … 63 76 <dd><a href='default/_Session.php.html' target='right'>Session.php</a></dd> 64 77 <dd><a href='default/_SessionConnector.php.html' target='right'>SessionConnector.php</a></dd> 78 <dd><a href='default/_StyleSheet.php.html' target='right'>StyleSheet.php</a></dd> 65 79 <dd><a href='default/_Survey.php.html' target='right'>Survey.php</a></dd> 66 80 <dd><a href='default/_SurveyConnector.php.html' target='right'>SurveyConnector.php</a></dd> 81 <dd><a href='default/_surveyEditorWidget.php.html' target='right'>surveyEditorWidget.php</a></dd> 82 <dd><a href='default/_Toolbox.php.html' target='right'>Toolbox.php</a></dd> 67 83 <dd><a href='default/_User.php.html' target='right'>User.php</a></dd> 68 84 <dd><a href='default/_UserConnector.php.html' target='right'>UserConnector.php</a></dd>
Note: See TracChangeset
for help on using the changeset viewer.