File: elementindex_tools.html

package info (click to toggle)
ldap-account-manager 3.7-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 34,660 kB
  • sloc: php: 49,813; perl: 305; makefile: 169; sh: 156; pascal: 132; xml: 111
file content (501 lines) | stat: -rw-r--r-- 34,950 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
<html>
<head>
<title>Package tools Element Index</title>
<link rel="stylesheet" type="text/css" href="media/style.css">
</head>
<body>

<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
  <tr>
    <td class="header_top">tools</td>
  </tr>
  <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
  <tr>
    <td class="header_menu">
        
                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      		  [ <a href="classtrees_tools.html" class="menu">class tree: tools</a> ]
		  [ <a href="elementindex_tools.html" class="menu">index: tools</a> ]
		  	    [ <a href="elementindex.html" class="menu">all elements</a> ]
    </td>
  </tr>
  <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
</table>

<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="200" class="menu">
	<div id="ric">
					<p><a href="ric_README.html">README</a></p>
			</div>
	<div id="todolist">
			<p><a href="todolist.html">Todo List</a></p>
	</div>
      <b>Packages:</b><br />
              <a href="li_PDF.html">PDF</a><br />
              <a href="li_profiles.html">profiles</a><br />
              <a href="li_main.html">main</a><br />
              <a href="li_LDAP.html">LDAP</a><br />
              <a href="li_tools.html">tools</a><br />
              <a href="li_types.html">types</a><br />
              <a href="li_lists.html">lists</a><br />
              <a href="li_lib.html">lib</a><br />
              <a href="li_modules.html">modules</a><br />
              <a href="li_metaHTML.html">metaHTML</a><br />
              <a href="li_selfService.html">selfService</a><br />
              <a href="li_configuration.html">configuration</a><br />
              <a href="li_PHP_Compat.html">PHP_Compat</a><br />
              <a href="li_Net_SSH1.html">Net_SSH1</a><br />
              <a href="li_Net_SSH2.html">Net_SSH2</a><br />
              <a href="li_Net_SFTP.html">Net_SFTP</a><br />
              <a href="li_Math_BigInteger.html">Math_BigInteger</a><br />
              <a href="li_Crypt_RSA.html">Crypt_RSA</a><br />
              <a href="li_Crypt_Hash.html">Crypt_Hash</a><br />
              <a href="li_Crypt_TripleDES.html">Crypt_TripleDES</a><br />
              <a href="li_Crypt_TerraDES.html">Crypt_TerraDES</a><br />
              <a href="li_Crypt_AES.html">Crypt_AES</a><br />
              <a href="li_Crypt_RC4.html">Crypt_RC4</a><br />
              <a href="li_Crypt_DES.html">Crypt_DES</a><br />
              <a href="li_Crypt_Random.html">Crypt_Random</a><br />
              <a href="li_Crypt_Rijndael.html">Crypt_Rijndael</a><br />
              <a href="li_Help.html">Help</a><br />
              <a href="li_phpLDAPadmin.html">phpLDAPadmin</a><br />
              <a href="li_horde-cipher.html">horde-cipher</a><br />
              <a href="li_lam.html">lam</a><br />
              <a href="li_default.html">default</a><br />
            <br /><br />
                        <b>Files:</b><br />
      	  <div class="package">
			<a href="tools/_templates---misc---ajax.php.html">		ajax.php
		</a><br>
			<a href="tools/_lib---tools---fileUpload.inc.html">		fileUpload.inc
		</a><br>
			<a href="tools/_templates---tests---index.php.html">		index.php
		</a><br>
			<a href="tools/_templates---tests---lamdaemonTest.php.html">		lamdaemonTest.php
		</a><br>
			<a href="tools/_templates---massBuildAccounts.php.html">		massBuildAccounts.php
		</a><br>
			<a href="tools/_templates---masscreate.php.html">		masscreate.php
		</a><br>
			<a href="tools/_templates---massDoUpload.php.html">		massDoUpload.php
		</a><br>
			<a href="tools/_lib---tools---ouEditor.inc.html">		ouEditor.inc
		</a><br>
			<a href="tools/_templates---ou_edit.php.html">		ou_edit.php
		</a><br>
			<a href="tools/_lib---tools---pdfEdit.inc.html">		pdfEdit.inc
		</a><br>
			<a href="tools/_lib---tools---profileEditor.inc.html">		profileEditor.inc
		</a><br>
			<a href="tools/_templates---schema---schema.php.html">		schema.php
		</a><br>
			<a href="tools/_lib---tools---schemaBrowser.inc.html">		schemaBrowser.inc
		</a><br>
			<a href="tools/_templates---tests---schemaTest.php.html">		schemaTest.php
		</a><br>
			<a href="tools/_lib---tools---serverInfo.inc.html">		serverInfo.inc
		</a><br>
			<a href="tools/_templates---serverInfo.php.html">		serverInfo.php
		</a><br>
			<a href="tools/_lib---tools---tests.inc.html">		tests.inc
		</a><br>
			<a href="tools/_lib---tools.inc.html">		tools.inc
		</a><br>
			<a href="tools/_templates---tools.php.html">		tools.php
		</a><br>
	  </div><br />
      
            <b>Interfaces:</b><br />
        <div class="package">
		    		<a href="tools/LAMTool.html">LAMTool</a><br />
	  </div>
      
            <b>Classes:</b><br />
        <div class="package">
		    		<a href="tools/lamAjax.html">lamAjax</a><br />
	    		<a href="tools/LAMSubTool.html">LAMSubTool</a><br />
	    		<a href="tools/toolFileUpload.html">toolFileUpload</a><br />
	    		<a href="tools/toolOUEditor.html">toolOUEditor</a><br />
	    		<a href="tools/toolPDFEditor.html">toolPDFEditor</a><br />
	    		<a href="tools/toolProfileEditor.html">toolProfileEditor</a><br />
	    		<a href="tools/toolSchemaBrowser.html">toolSchemaBrowser</a><br />
	    		<a href="tools/toolServerInformation.html">toolServerInformation</a><br />
	    		<a href="tools/toolTests.html">toolTests</a><br />
	  </div>
                </td>
    <td>
      <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">

<a name="top"></a>
<h1>Element index for package tools</h1>
	[ <a href="elementindex_tools.html#a">a</a> ]
	[ <a href="elementindex_tools.html#c">c</a> ]
	[ <a href="elementindex_tools.html#d">d</a> ]
	[ <a href="elementindex_tools.html#f">f</a> ]
	[ <a href="elementindex_tools.html#g">g</a> ]
	[ <a href="elementindex_tools.html#h">h</a> ]
	[ <a href="elementindex_tools.html#i">i</a> ]
	[ <a href="elementindex_tools.html#l">l</a> ]
	[ <a href="elementindex_tools.html#m">m</a> ]
	[ <a href="elementindex_tools.html#n">n</a> ]
	[ <a href="elementindex_tools.html#o">o</a> ]
	[ <a href="elementindex_tools.html#p">p</a> ]
	[ <a href="elementindex_tools.html#s">s</a> ]
	[ <a href="elementindex_tools.html#t">t</a> ]

  <hr />
	<a name="a"></a>
	<div>
		<h2>a</h2>
		<dl>
							<dt><b>ajax.php</b></dt>
				<dd>procedural page <a href="tools/_templates---misc---ajax.php.html">ajax.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="c"></a>
	<div>
		<h2>c</h2>
		<dl>
							<dt><b>checkSchemaForModule</b></dt>
				<dd>in file schemaTest.php, function <a href="tools/_templates---tests---schemaTest.php.html#functioncheckSchemaForModule">checkSchemaForModule()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the object classes and attributes for this module are available.</dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="d"></a>
	<div>
		<h2>d</h2>
		<dl>
							<dt><b>$description</b></dt>
				<dd>in file tools.inc, variable <a href="tools/LAMSubTool.html#var$description">LAMSubTool::$description</a><br>&nbsp;&nbsp;&nbsp;&nbsp;tool description</dd>
							<dt><b>display_main</b></dt>
				<dd>in file ou_edit.php, function <a href="tools/_templates---ou_edit.php.html#functiondisplay_main">display_main()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the main page of the OU editor</dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="f"></a>
	<div>
		<h2>f</h2>
		<dl>
							<dt><b>fileUpload.inc</b></dt>
				<dd>procedural page <a href="tools/_lib---tools---fileUpload.inc.html">fileUpload.inc</a></dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="g"></a>
	<div>
		<h2>g</h2>
		<dl>
							<dt><b>getDescription</b></dt>
				<dd>in file profileEditor.inc, method <a href="tools/toolProfileEditor.html#methodgetDescription">toolProfileEditor::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a description text for the tool.</dd>
							<dt><b>getDescription</b></dt>
				<dd>in file pdfEdit.inc, method <a href="tools/toolPDFEditor.html#methodgetDescription">toolPDFEditor::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a description text for the tool.</dd>
							<dt><b>getDescription</b></dt>
				<dd>in file fileUpload.inc, method <a href="tools/toolFileUpload.html#methodgetDescription">toolFileUpload::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a description text for the tool.</dd>
							<dt><b>getDescription</b></dt>
				<dd>in file serverInfo.inc, method <a href="tools/toolServerInformation.html#methodgetDescription">toolServerInformation::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a description text for the tool.</dd>
							<dt><b>getDescription</b></dt>
				<dd>in file tools.inc, method <a href="tools/LAMTool.html#methodgetDescription">LAMTool::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a description text for the tool.</dd>
							<dt><b>getDescription</b></dt>
				<dd>in file tests.inc, method <a href="tools/toolTests.html#methodgetDescription">toolTests::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a description text for the tool.</dd>
							<dt><b>getDescription</b></dt>
				<dd>in file ouEditor.inc, method <a href="tools/toolOUEditor.html#methodgetDescription">toolOUEditor::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a description text for the tool.</dd>
							<dt><b>getDescription</b></dt>
				<dd>in file schemaBrowser.inc, method <a href="tools/toolSchemaBrowser.html#methodgetDescription">toolSchemaBrowser::getDescription()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns a description text for the tool.</dd>
							<dt><b>getImageLink</b></dt>
				<dd>in file fileUpload.inc, method <a href="tools/toolFileUpload.html#methodgetImageLink">toolFileUpload::getImageLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the link to the tool image (relative to graphics/)</dd>
							<dt><b>getImageLink</b></dt>
				<dd>in file serverInfo.inc, method <a href="tools/toolServerInformation.html#methodgetImageLink">toolServerInformation::getImageLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the link to the tool image (relative to graphics/)</dd>
							<dt><b>getImageLink</b></dt>
				<dd>in file tests.inc, method <a href="tools/toolTests.html#methodgetImageLink">toolTests::getImageLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the link to the tool image (relative to graphics/)</dd>
							<dt><b>getImageLink</b></dt>
				<dd>in file profileEditor.inc, method <a href="tools/toolProfileEditor.html#methodgetImageLink">toolProfileEditor::getImageLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the link to the tool image (relative to graphics/)</dd>
							<dt><b>getImageLink</b></dt>
				<dd>in file tools.inc, method <a href="tools/LAMTool.html#methodgetImageLink">LAMTool::getImageLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the link to the tool image (relative to graphics/)</dd>
							<dt><b>getImageLink</b></dt>
				<dd>in file pdfEdit.inc, method <a href="tools/toolPDFEditor.html#methodgetImageLink">toolPDFEditor::getImageLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the link to the tool image (relative to graphics/)</dd>
							<dt><b>getImageLink</b></dt>
				<dd>in file ouEditor.inc, method <a href="tools/toolOUEditor.html#methodgetImageLink">toolOUEditor::getImageLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the link to the tool image (relative to graphics/)</dd>
							<dt><b>getImageLink</b></dt>
				<dd>in file schemaBrowser.inc, method <a href="tools/toolSchemaBrowser.html#methodgetImageLink">toolSchemaBrowser::getImageLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the link to the tool image (relative to graphics/)</dd>
							<dt><b>getLink</b></dt>
				<dd>in file ouEditor.inc, method <a href="tools/toolOUEditor.html#methodgetLink">toolOUEditor::getLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a link to the tool page (relative to templates/).</dd>
							<dt><b>getLink</b></dt>
				<dd>in file fileUpload.inc, method <a href="tools/toolFileUpload.html#methodgetLink">toolFileUpload::getLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a link to the tool page (relative to templates/).</dd>
							<dt><b>getLink</b></dt>
				<dd>in file profileEditor.inc, method <a href="tools/toolProfileEditor.html#methodgetLink">toolProfileEditor::getLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a link to the tool page (relative to templates/).</dd>
							<dt><b>getLink</b></dt>
				<dd>in file tests.inc, method <a href="tools/toolTests.html#methodgetLink">toolTests::getLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a link to the tool page (relative to templates/).</dd>
							<dt><b>getLink</b></dt>
				<dd>in file serverInfo.inc, method <a href="tools/toolServerInformation.html#methodgetLink">toolServerInformation::getLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a link to the tool page (relative to templates/).</dd>
							<dt><b>getLink</b></dt>
				<dd>in file pdfEdit.inc, method <a href="tools/toolPDFEditor.html#methodgetLink">toolPDFEditor::getLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a link to the tool page (relative to templates/).</dd>
							<dt><b>getLink</b></dt>
				<dd>in file schemaBrowser.inc, method <a href="tools/toolSchemaBrowser.html#methodgetLink">toolSchemaBrowser::getLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a link to the tool page (relative to templates/).</dd>
							<dt><b>getLink</b></dt>
				<dd>in file tools.inc, method <a href="tools/LAMTool.html#methodgetLink">LAMTool::getLink()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a link to the tool page (relative to templates/).</dd>
							<dt><b>getName</b></dt>
				<dd>in file fileUpload.inc, method <a href="tools/toolFileUpload.html#methodgetName">toolFileUpload::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool.</dd>
							<dt><b>getName</b></dt>
				<dd>in file profileEditor.inc, method <a href="tools/toolProfileEditor.html#methodgetName">toolProfileEditor::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool.</dd>
							<dt><b>getName</b></dt>
				<dd>in file serverInfo.inc, method <a href="tools/toolServerInformation.html#methodgetName">toolServerInformation::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool.</dd>
							<dt><b>getName</b></dt>
				<dd>in file tests.inc, method <a href="tools/toolTests.html#methodgetName">toolTests::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool.</dd>
							<dt><b>getName</b></dt>
				<dd>in file ouEditor.inc, method <a href="tools/toolOUEditor.html#methodgetName">toolOUEditor::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool.</dd>
							<dt><b>getName</b></dt>
				<dd>in file tools.inc, method <a href="tools/LAMTool.html#methodgetName">LAMTool::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool.</dd>
							<dt><b>getName</b></dt>
				<dd>in file pdfEdit.inc, method <a href="tools/toolPDFEditor.html#methodgetName">toolPDFEditor::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool.</dd>
							<dt><b>getName</b></dt>
				<dd>in file schemaBrowser.inc, method <a href="tools/toolSchemaBrowser.html#methodgetName">toolSchemaBrowser::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool.</dd>
							<dt><b>getPosition</b></dt>
				<dd>in file tools.inc, method <a href="tools/LAMTool.html#methodgetPosition">LAMTool::getPosition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the prefered position of this tool on the tools page.</dd>
							<dt><b>getPosition</b></dt>
				<dd>in file tests.inc, method <a href="tools/toolTests.html#methodgetPosition">toolTests::getPosition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the prefered position of this tool on the tools page.</dd>
							<dt><b>getPosition</b></dt>
				<dd>in file serverInfo.inc, method <a href="tools/toolServerInformation.html#methodgetPosition">toolServerInformation::getPosition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the prefered position of this tool on the tools page.</dd>
							<dt><b>getPosition</b></dt>
				<dd>in file schemaBrowser.inc, method <a href="tools/toolSchemaBrowser.html#methodgetPosition">toolSchemaBrowser::getPosition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the prefered position of this tool on the tools page.</dd>
							<dt><b>getPosition</b></dt>
				<dd>in file fileUpload.inc, method <a href="tools/toolFileUpload.html#methodgetPosition">toolFileUpload::getPosition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the prefered position of this tool on the tools page.</dd>
							<dt><b>getPosition</b></dt>
				<dd>in file profileEditor.inc, method <a href="tools/toolProfileEditor.html#methodgetPosition">toolProfileEditor::getPosition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the prefered position of this tool on the tools page.</dd>
							<dt><b>getPosition</b></dt>
				<dd>in file ouEditor.inc, method <a href="tools/toolOUEditor.html#methodgetPosition">toolOUEditor::getPosition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the prefered position of this tool on the tools page.</dd>
							<dt><b>getPosition</b></dt>
				<dd>in file pdfEdit.inc, method <a href="tools/toolPDFEditor.html#methodgetPosition">toolPDFEditor::getPosition()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the prefered position of this tool on the tools page.</dd>
							<dt><b>getRecursiveAttributesFromObjectClass</b></dt>
				<dd>in file schemaTest.php, function <a href="tools/_templates---tests---schemaTest.php.html#functiongetRecursiveAttributesFromObjectClass">getRecursiveAttributesFromObjectClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the names of all attributes which are managed by the given object class and its parents.</dd>
							<dt><b>getRequiresPasswordChangeRights</b></dt>
				<dd>in file serverInfo.inc, method <a href="tools/toolServerInformation.html#methodgetRequiresPasswordChangeRights">toolServerInformation::getRequiresPasswordChangeRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires password change rights.</dd>
							<dt><b>getRequiresPasswordChangeRights</b></dt>
				<dd>in file tools.inc, method <a href="tools/LAMTool.html#methodgetRequiresPasswordChangeRights">LAMTool::getRequiresPasswordChangeRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires password change rights.</dd>
							<dt><b>getRequiresPasswordChangeRights</b></dt>
				<dd>in file tests.inc, method <a href="tools/toolTests.html#methodgetRequiresPasswordChangeRights">toolTests::getRequiresPasswordChangeRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires password change rights.</dd>
							<dt><b>getRequiresPasswordChangeRights</b></dt>
				<dd>in file ouEditor.inc, method <a href="tools/toolOUEditor.html#methodgetRequiresPasswordChangeRights">toolOUEditor::getRequiresPasswordChangeRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires password change rights.</dd>
							<dt><b>getRequiresPasswordChangeRights</b></dt>
				<dd>in file schemaBrowser.inc, method <a href="tools/toolSchemaBrowser.html#methodgetRequiresPasswordChangeRights">toolSchemaBrowser::getRequiresPasswordChangeRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires password change rights.</dd>
							<dt><b>getRequiresPasswordChangeRights</b></dt>
				<dd>in file fileUpload.inc, method <a href="tools/toolFileUpload.html#methodgetRequiresPasswordChangeRights">toolFileUpload::getRequiresPasswordChangeRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires password change rights.</dd>
							<dt><b>getRequiresPasswordChangeRights</b></dt>
				<dd>in file pdfEdit.inc, method <a href="tools/toolPDFEditor.html#methodgetRequiresPasswordChangeRights">toolPDFEditor::getRequiresPasswordChangeRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires password change rights.</dd>
							<dt><b>getRequiresPasswordChangeRights</b></dt>
				<dd>in file profileEditor.inc, method <a href="tools/toolProfileEditor.html#methodgetRequiresPasswordChangeRights">toolProfileEditor::getRequiresPasswordChangeRights()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires password change rights.</dd>
							<dt><b>getRequiresWriteAccess</b></dt>
				<dd>in file tests.inc, method <a href="tools/toolTests.html#methodgetRequiresWriteAccess">toolTests::getRequiresWriteAccess()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires write access to LDAP.</dd>
							<dt><b>getRequiresWriteAccess</b></dt>
				<dd>in file fileUpload.inc, method <a href="tools/toolFileUpload.html#methodgetRequiresWriteAccess">toolFileUpload::getRequiresWriteAccess()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires write access to LDAP.</dd>
							<dt><b>getRequiresWriteAccess</b></dt>
				<dd>in file ouEditor.inc, method <a href="tools/toolOUEditor.html#methodgetRequiresWriteAccess">toolOUEditor::getRequiresWriteAccess()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires write access to LDAP.</dd>
							<dt><b>getRequiresWriteAccess</b></dt>
				<dd>in file serverInfo.inc, method <a href="tools/toolServerInformation.html#methodgetRequiresWriteAccess">toolServerInformation::getRequiresWriteAccess()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires write access to LDAP.</dd>
							<dt><b>getRequiresWriteAccess</b></dt>
				<dd>in file schemaBrowser.inc, method <a href="tools/toolSchemaBrowser.html#methodgetRequiresWriteAccess">toolSchemaBrowser::getRequiresWriteAccess()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires write access to LDAP.</dd>
							<dt><b>getRequiresWriteAccess</b></dt>
				<dd>in file tools.inc, method <a href="tools/LAMTool.html#methodgetRequiresWriteAccess">LAMTool::getRequiresWriteAccess()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires write access to LDAP.</dd>
							<dt><b>getRequiresWriteAccess</b></dt>
				<dd>in file profileEditor.inc, method <a href="tools/toolProfileEditor.html#methodgetRequiresWriteAccess">toolProfileEditor::getRequiresWriteAccess()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires write access to LDAP.</dd>
							<dt><b>getRequiresWriteAccess</b></dt>
				<dd>in file pdfEdit.inc, method <a href="tools/toolPDFEditor.html#methodgetRequiresWriteAccess">toolPDFEditor::getRequiresWriteAccess()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool requires write access to LDAP.</dd>
							<dt><b>getSubTools</b></dt>
				<dd>in file ouEditor.inc, method <a href="tools/toolOUEditor.html#methodgetSubTools">toolOUEditor::getSubTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of sub tools or an empty array.</dd>
							<dt><b>getSubTools</b></dt>
				<dd>in file tools.inc, method <a href="tools/LAMTool.html#methodgetSubTools">LAMTool::getSubTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of sub tools or an empty array.</dd>
							<dt><b>getSubTools</b></dt>
				<dd>in file pdfEdit.inc, method <a href="tools/toolPDFEditor.html#methodgetSubTools">toolPDFEditor::getSubTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of sub tools or an empty array.</dd>
							<dt><b>getSubTools</b></dt>
				<dd>in file profileEditor.inc, method <a href="tools/toolProfileEditor.html#methodgetSubTools">toolProfileEditor::getSubTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of sub tools or an empty array.</dd>
							<dt><b>getSubTools</b></dt>
				<dd>in file schemaBrowser.inc, method <a href="tools/toolSchemaBrowser.html#methodgetSubTools">toolSchemaBrowser::getSubTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of sub tools or an empty array.</dd>
							<dt><b>getSubTools</b></dt>
				<dd>in file serverInfo.inc, method <a href="tools/toolServerInformation.html#methodgetSubTools">toolServerInformation::getSubTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of sub tools or an empty array.</dd>
							<dt><b>getSubTools</b></dt>
				<dd>in file fileUpload.inc, method <a href="tools/toolFileUpload.html#methodgetSubTools">toolFileUpload::getSubTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of sub tools or an empty array.</dd>
							<dt><b>getSubTools</b></dt>
				<dd>in file tests.inc, method <a href="tools/toolTests.html#methodgetSubTools">toolTests::getSubTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of sub tools or an empty array.</dd>
							<dt><b>getTools</b></dt>
				<dd>in file tools.inc, function <a href="tools/_lib---tools.inc.html#functiongetTools">getTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the tools which are available for LAM.</dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="h"></a>
	<div>
		<h2>h</h2>
		<dl>
							<dt><b>handleRequest</b></dt>
				<dd>in file ajax.php, method <a href="tools/lamAjax.html#methodhandleRequest">lamAjax::handleRequest()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages an AJAX request.</dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="i"></a>
	<div>
		<h2>i</h2>
		<dl>
							<dt><b>$image</b></dt>
				<dd>in file tools.inc, variable <a href="tools/LAMSubTool.html#var$image">LAMSubTool::$image</a><br>&nbsp;&nbsp;&nbsp;&nbsp;image URL (relative to graphics/)</dd>
							<dt><b>isVisible</b></dt>
				<dd>in file tools.inc, method <a href="tools/LAMTool.html#methodisVisible">LAMTool::isVisible()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool is visible in the menu.</dd>
							<dt><b>isVisible</b></dt>
				<dd>in file ouEditor.inc, method <a href="tools/toolOUEditor.html#methodisVisible">toolOUEditor::isVisible()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool is visible in the menu.</dd>
							<dt><b>isVisible</b></dt>
				<dd>in file pdfEdit.inc, method <a href="tools/toolPDFEditor.html#methodisVisible">toolPDFEditor::isVisible()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool is visible in the menu.</dd>
							<dt><b>isVisible</b></dt>
				<dd>in file fileUpload.inc, method <a href="tools/toolFileUpload.html#methodisVisible">toolFileUpload::isVisible()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool is visible in the menu.</dd>
							<dt><b>isVisible</b></dt>
				<dd>in file tests.inc, method <a href="tools/toolTests.html#methodisVisible">toolTests::isVisible()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool is visible in the menu.</dd>
							<dt><b>isVisible</b></dt>
				<dd>in file profileEditor.inc, method <a href="tools/toolProfileEditor.html#methodisVisible">toolProfileEditor::isVisible()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool is visible in the menu.</dd>
							<dt><b>isVisible</b></dt>
				<dd>in file schemaBrowser.inc, method <a href="tools/toolSchemaBrowser.html#methodisVisible">toolSchemaBrowser::isVisible()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool is visible in the menu.</dd>
							<dt><b>isVisible</b></dt>
				<dd>in file serverInfo.inc, method <a href="tools/toolServerInformation.html#methodisVisible">toolServerInformation::isVisible()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if the tool is visible in the menu.</dd>
							<dt><b>index.php</b></dt>
				<dd>procedural page <a href="tools/_templates---tests---index.php.html">index.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="l"></a>
	<div>
		<h2>l</h2>
		<dl>
							<dt><b>$link</b></dt>
				<dd>in file tools.inc, variable <a href="tools/LAMSubTool.html#var$link">LAMSubTool::$link</a><br>&nbsp;&nbsp;&nbsp;&nbsp;tool link (relative to templates/)</dd>
							<dt><b>lamAjax</b></dt>
				<dd>in file ajax.php, class <a href="tools/lamAjax.html">lamAjax</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages all AJAX requests.</dd>
							<dt><b>lamRunLamdaemonTestSuite</b></dt>
				<dd>in file lamdaemonTest.php, function <a href="tools/_templates---tests---lamdaemonTest.php.html#functionlamRunLamdaemonTestSuite">lamRunLamdaemonTestSuite()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Runs all tests for a given server.</dd>
							<dt><b>LAMSubTool</b></dt>
				<dd>in file tools.inc, class <a href="tools/LAMSubTool.html">LAMSubTool</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents a subtool.</dd>
							<dt><b>lamTestConnectSSH</b></dt>
				<dd>in file lamdaemonTest.php, function <a href="tools/_templates---tests---lamdaemonTest.php.html#functionlamTestConnectSSH">lamTestConnectSSH()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Connects to the given SSH server.</dd>
							<dt><b>lamTestLamdaemon</b></dt>
				<dd>in file lamdaemonTest.php, function <a href="tools/_templates---tests---lamdaemonTest.php.html#functionlamTestLamdaemon">lamTestLamdaemon()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Runs a test case of lamdaemon.</dd>
							<dt><b>LAMTool</b></dt>
				<dd>in file tools.inc, class <a href="tools/LAMTool.html">LAMTool</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents a tool.</dd>
							<dt><b>lamdaemonTest.php</b></dt>
				<dd>procedural page <a href="tools/_templates---tests---lamdaemonTest.php.html">lamdaemonTest.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="m"></a>
	<div>
		<h2>m</h2>
		<dl>
							<dt><b>managePasswordChange</b></dt>
				<dd>in file ajax.php, method <a href="tools/lamAjax.html#methodmanagePasswordChange">lamAjax::managePasswordChange()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages a password change request on the edit account page.</dd>
							<dt><b>massPrintBackButton</b></dt>
				<dd>in file massBuildAccounts.php, function <a href="tools/_templates---massBuildAccounts.php.html#functionmassPrintBackButton">massPrintBackButton()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints a back button to the page where the user enters a file to upload.</dd>
							<dt><b>massBuildAccounts.php</b></dt>
				<dd>procedural page <a href="tools/_templates---massBuildAccounts.php.html">massBuildAccounts.php</a></dd>
							<dt><b>masscreate.php</b></dt>
				<dd>procedural page <a href="tools/_templates---masscreate.php.html">masscreate.php</a></dd>
							<dt><b>massDoUpload.php</b></dt>
				<dd>procedural page <a href="tools/_templates---massDoUpload.php.html">massDoUpload.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="n"></a>
	<div>
		<h2>n</h2>
		<dl>
							<dt><b>$name</b></dt>
				<dd>in file tools.inc, variable <a href="tools/LAMSubTool.html#var$name">LAMSubTool::$name</a><br>&nbsp;&nbsp;&nbsp;&nbsp;visible tool name</dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="o"></a>
	<div>
		<h2>o</h2>
		<dl>
							<dt><b>ouEditor.inc</b></dt>
				<dd>procedural page <a href="tools/_lib---tools---ouEditor.inc.html">ouEditor.inc</a></dd>
							<dt><b>ou_edit.php</b></dt>
				<dd>procedural page <a href="tools/_templates---ou_edit.php.html">ou_edit.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="p"></a>
	<div>
		<h2>p</h2>
		<dl>
							<dt><b>pdfEdit.inc</b></dt>
				<dd>procedural page <a href="tools/_lib---tools---pdfEdit.inc.html">pdfEdit.inc</a></dd>
							<dt><b>profileEditor.inc</b></dt>
				<dd>procedural page <a href="tools/_lib---tools---profileEditor.inc.html">profileEditor.inc</a></dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="s"></a>
	<div>
		<h2>s</h2>
		<dl>
							<dt><b>schemaBrowser.inc</b></dt>
				<dd>procedural page <a href="tools/_lib---tools---schemaBrowser.inc.html">schemaBrowser.inc</a></dd>
							<dt><b>serverInfo.inc</b></dt>
				<dd>procedural page <a href="tools/_lib---tools---serverInfo.inc.html">serverInfo.inc</a></dd>
							<dt><b>showMainPage</b></dt>
				<dd>in file masscreate.php, function <a href="tools/_templates---masscreate.php.html#functionshowMainPage">showMainPage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Displays the acount type specific main page of the upload.</dd>
							<dt><b>schema.php</b></dt>
				<dd>procedural page <a href="tools/_templates---schema---schema.php.html">schema.php</a></dd>
							<dt><b>serverInfo.php</b></dt>
				<dd>procedural page <a href="tools/_templates---serverInfo.php.html">serverInfo.php</a></dd>
							<dt><b>schemaTest.php</b></dt>
				<dd>procedural page <a href="tools/_templates---tests---schemaTest.php.html">schemaTest.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
  <hr />
	<a name="t"></a>
	<div>
		<h2>t</h2>
		<dl>
							<dt><b>tests.inc</b></dt>
				<dd>procedural page <a href="tools/_lib---tools---tests.inc.html">tests.inc</a></dd>
							<dt><b>tools.inc</b></dt>
				<dd>procedural page <a href="tools/_lib---tools.inc.html">tools.inc</a></dd>
							<dt><b>tools.php</b></dt>
				<dd>procedural page <a href="tools/_templates---tools.php.html">tools.php</a></dd>
							<dt><b>toolFileUpload</b></dt>
				<dd>in file fileUpload.inc, class <a href="tools/toolFileUpload.html">toolFileUpload</a><br>&nbsp;&nbsp;&nbsp;&nbsp;File upload</dd>
							<dt><b>toolOUEditor</b></dt>
				<dd>in file ouEditor.inc, class <a href="tools/toolOUEditor.html">toolOUEditor</a><br>&nbsp;&nbsp;&nbsp;&nbsp;OU editor</dd>
							<dt><b>toolPDFEditor</b></dt>
				<dd>in file pdfEdit.inc, class <a href="tools/toolPDFEditor.html">toolPDFEditor</a><br>&nbsp;&nbsp;&nbsp;&nbsp;PDF editor</dd>
							<dt><b>toolProfileEditor</b></dt>
				<dd>in file profileEditor.inc, class <a href="tools/toolProfileEditor.html">toolProfileEditor</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Profile editor</dd>
							<dt><b>toolSchemaBrowser</b></dt>
				<dd>in file schemaBrowser.inc, class <a href="tools/toolSchemaBrowser.html">toolSchemaBrowser</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Schema browser</dd>
							<dt><b>toolServerInformation</b></dt>
				<dd>in file serverInfo.inc, class <a href="tools/toolServerInformation.html">toolServerInformation</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Server information</dd>
							<dt><b>toolTests</b></dt>
				<dd>in file tests.inc, class <a href="tools/toolTests.html">toolTests</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Tests page</dd>
					</dl>
	</div>
	<a href="elementindex_tools.html#top">top</a><br>
        <div class="credit">
		    <hr />
		    Documentation generated on Sun, 25 Mar 2012 19:35:18 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
	      </div>
      </td></tr></table>
    </td>
  </tr>
</table>

</body>
</html>