File: elementindex_lists.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 (456 lines) | stat: -rw-r--r-- 31,000 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
<html>
<head>
<title>Package lists 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">lists</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_lists.html" class="menu">class tree: lists</a> ]
		  [ <a href="elementindex_lists.html" class="menu">index: lists</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="lists/_templates---lists---deletelink.php.html">		deletelink.php
		</a><br>
			<a href="lists/_templates---lists---list.php.html">		list.php
		</a><br>
			<a href="lists/_lib---lists.inc.html">		lists.inc
		</a><br>
			<a href="lists/_templates---lists---userlink.php.html">		userlink.php
		</a><br>
	  </div><br />
	subpackage <b>tree</b><br>  <div class="package">
			<a href="lists/tree/_templates---tree---treeViewContainer.php.html">		treeViewContainer.php
		</a><br>
	  </div><br />
      
      
            <b>Classes:</b><br />
        <div class="package">
		    		<a href="lists/lamAsteriskExtList.html">lamAsteriskExtList</a><br />
	    		<a href="lists/lamBooleanListOption.html">lamBooleanListOption</a><br />
	    		<a href="lists/lamDHCPList.html">lamDHCPList</a><br />
	    		<a href="lists/lamGroupList.html">lamGroupList</a><br />
	    		<a href="lists/lamHostList.html">lamHostList</a><br />
	    		<a href="lists/lamList.html">lamList</a><br />
	    		<a href="lists/lamListOption.html">lamListOption</a><br />
	    		<a href="lists/lamListTool.html">lamListTool</a><br />
	    		<a href="lists/lamMailAliasList.html">lamMailAliasList</a><br />
	    		<a href="lists/lamNetgroupList.html">lamNetgroupList</a><br />
	    		<a href="lists/lamSelectListOption.html">lamSelectListOption</a><br />
	    		<a href="lists/lamSmbDomainList.html">lamSmbDomainList</a><br />
	    		<a href="lists/lamUserList.html">lamUserList</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 lists</h1>
	[ <a href="elementindex_lists.html#a">a</a> ]
	[ <a href="elementindex_lists.html#c">c</a> ]
	[ <a href="elementindex_lists.html#d">d</a> ]
	[ <a href="elementindex_lists.html#e">e</a> ]
	[ <a href="elementindex_lists.html#f">f</a> ]
	[ <a href="elementindex_lists.html#g">g</a> ]
	[ <a href="elementindex_lists.html#i">i</a> ]
	[ <a href="elementindex_lists.html#l">l</a> ]
	[ <a href="elementindex_lists.html#m">m</a> ]
	[ <a href="elementindex_lists.html#p">p</a> ]
	[ <a href="elementindex_lists.html#r">r</a> ]
	[ <a href="elementindex_lists.html#s">s</a> ]
	[ <a href="elementindex_lists.html#t">t</a> ]
	[ <a href="elementindex_lists.html#u">u</a> ]
	[ <a href="elementindex_lists.html#_">_</a> ]

  <hr />
	<a name="_"></a>
	<div>
		<h2>_</h2>
		<dl>
							<dt><b>__construct</b></dt>
				<dd>in file mailAlias.inc, method <a href="lists/lamMailAliasList.html#method__construct">lamMailAliasList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
							<dt><b>__construct</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamSelectListOption.html#method__construct">lamSelectListOption::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new selection list option.</dd>
							<dt><b>__construct</b></dt>
				<dd>in file netgroup.inc, method <a href="lists/lamNetgroupList.html#method__construct">lamNetgroupList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
							<dt><b>__construct</b></dt>
				<dd>in file smbDomain.inc, method <a href="lists/lamSmbDomainList.html#method__construct">lamSmbDomainList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
							<dt><b>__construct</b></dt>
				<dd>in file user.inc, method <a href="lists/lamUserList.html#method__construct">lamUserList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
							<dt><b>__construct</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListTool.html#method__construct">lamListTool::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
							<dt><b>__construct</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListOption.html#method__construct">lamListOption::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new config option.</dd>
							<dt><b>__construct</b></dt>
				<dd>in file group.inc, method <a href="lists/lamGroupList.html#method__construct">lamGroupList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
							<dt><b>__construct</b></dt>
				<dd>in file dhcp.inc, method <a href="lists/lamDHCPList.html#method__construct">lamDHCPList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
							<dt><b>__construct</b></dt>
				<dd>in file host.inc, method <a href="lists/lamHostList.html#method__construct">lamHostList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
							<dt><b>__construct</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamBooleanListOption.html#method__construct">lamBooleanListOption::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Creates a new boolean option.</dd>
							<dt><b>__construct</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#method__construct">lamList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
							<dt><b>__construct</b></dt>
				<dd>in file asteriskExt.inc, method <a href="lists/lamAsteriskExtList.html#method__construct">lamAsteriskExtList::__construct()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="a"></a>
	<div>
		<h2>a</h2>
		<dl>
							<dt><b>$attrArray</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$attrArray">lamList::$attrArray</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list of LDAP attributes</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="c"></a>
	<div>
		<h2>c</h2>
		<dl>
							<dt><b>cmp_array</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodcmp_array">lamList::cmp_array()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Compare function used for usort-method</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="d"></a>
	<div>
		<h2>d</h2>
		<dl>
							<dt><b>$descArray</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$descArray">lamList::$descArray</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list of attribute descriptions</dd>
							<dt><b>deletelink.php</b></dt>
				<dd>procedural page <a href="lists/_templates---lists---deletelink.php.html">deletelink.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="e"></a>
	<div>
		<h2>e</h2>
		<dl>
							<dt><b>$entries</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$entries">lamList::$entries</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LDAP entries</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="f"></a>
	<div>
		<h2>f</h2>
		<dl>
							<dt><b>$filterPart</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$filterPart">lamList::$filterPart</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LDAP filter part which was entered by user via filter boxes</dd>
							<dt><b>$filterText</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$filterText">lamList::$filterText</a><br>&nbsp;&nbsp;&nbsp;&nbsp;filter string to include in URL</dd>
							<dt><b>fillFromPostData</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamSelectListOption.html#methodfillFromPostData">lamSelectListOption::fillFromPostData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fills the config option from POST data.</dd>
							<dt><b>fillFromPostData</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodfillFromPostData">lamListOption::fillFromPostData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fills the config option from POST data.</dd>
							<dt><b>fillFromPostData</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamBooleanListOption.html#methodfillFromPostData">lamBooleanListOption::fillFromPostData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Fills the config option from POST data.</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="g"></a>
	<div>
		<h2>g</h2>
		<dl>
							<dt><b>getAdditionalTools</b></dt>
				<dd>in file user.inc, method <a href="lists/lamUserList.html#methodgetAdditionalTools">lamUserList::getAdditionalTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of lamListTool objects to display next to the edit/delete buttons.</dd>
							<dt><b>getAdditionalTools</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodgetAdditionalTools">lamList::getAdditionalTools()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of lamListTool objects to display next to the edit/delete buttons.</dd>
							<dt><b>getID</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodgetID">lamListOption::getID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the option ID.</dd>
							<dt><b>getImage</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListTool.html#methodgetImage">lamListTool::getImage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the tool image.</dd>
							<dt><b>getLinkTarget</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListTool.html#methodgetLinkTarget">lamListTool::getLinkTarget()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the PHP file (relative to 'templates/lists') which will be the target for this tool.</dd>
							<dt><b>getMetaHTML</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodgetMetaHTML">lamListOption::getMetaHTML()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta HTML data to display this option.</dd>
							<dt><b>getMetaHTML</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamSelectListOption.html#methodgetMetaHTML">lamSelectListOption::getMetaHTML()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta HTML data to display this option.</dd>
							<dt><b>getMetaHTML</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamBooleanListOption.html#methodgetMetaHTML">lamBooleanListOption::getMetaHTML()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the meta HTML data to display this option.</dd>
							<dt><b>getName</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListTool.html#methodgetName">lamListTool::getName()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the tool name.</dd>
							<dt><b>getValue</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodgetValue">lamListOption::getValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the option value. The value must not contain &quot;=&quot; and &quot;;&quot;.</dd>
							<dt><b>groupRefreshPrimary</b></dt>
				<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodgroupRefreshPrimary">lamGroupList::groupRefreshPrimary()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Refreshes the primary group members list.</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="i"></a>
	<div>
		<h2>i</h2>
		<dl>
							<dt><b>isSelected</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamBooleanListOption.html#methodisSelected">lamBooleanListOption::isSelected()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns if this option is selected.</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="l"></a>
	<div>
		<h2>l</h2>
		<dl>
							<dt><b>$labels</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$labels">lamList::$labels</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list of account specific labels</dd>
							<dt><b>lamAsteriskExtList</b></dt>
				<dd>in file asteriskExt.inc, class <a href="lists/lamAsteriskExtList.html">lamAsteriskExtList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
							<dt><b>lamBooleanListOption</b></dt>
				<dd>in file lists.inc, class <a href="lists/lamBooleanListOption.html">lamBooleanListOption</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Boolean option for list configuration.</dd>
							<dt><b>lamDHCPList</b></dt>
				<dd>in file dhcp.inc, class <a href="lists/lamDHCPList.html">lamDHCPList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
							<dt><b>lamGroupList</b></dt>
				<dd>in file group.inc, class <a href="lists/lamGroupList.html">lamGroupList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
							<dt><b>lamHostList</b></dt>
				<dd>in file host.inc, class <a href="lists/lamHostList.html">lamHostList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
							<dt><b>lamList</b></dt>
				<dd>in file lists.inc, class <a href="lists/lamList.html">lamList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
							<dt><b>lamListOption</b></dt>
				<dd>in file lists.inc, class <a href="lists/lamListOption.html">lamListOption</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents a list configuration option.</dd>
							<dt><b>lamListTool</b></dt>
				<dd>in file lists.inc, class <a href="lists/lamListTool.html">lamListTool</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Represents a tool which can be included in the account lists.</dd>
							<dt><b>lamMailAliasList</b></dt>
				<dd>in file mailAlias.inc, class <a href="lists/lamMailAliasList.html">lamMailAliasList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
							<dt><b>lamNetgroupList</b></dt>
				<dd>in file netgroup.inc, class <a href="lists/lamNetgroupList.html">lamNetgroupList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
							<dt><b>lamSelectListOption</b></dt>
				<dd>in file lists.inc, class <a href="lists/lamSelectListOption.html">lamSelectListOption</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Boolean option for list configuration.</dd>
							<dt><b>lamSmbDomainList</b></dt>
				<dd>in file smbDomain.inc, class <a href="lists/lamSmbDomainList.html">lamSmbDomainList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
							<dt><b>lamUserList</b></dt>
				<dd>in file user.inc, class <a href="lists/lamUserList.html">lamUserList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Generates the list view.</dd>
							<dt><b>lists.inc</b></dt>
				<dd>procedural page <a href="lists/_lib---lists.inc.html">lists.inc</a></dd>
							<dt><b>listBuildFilter</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistBuildFilter">lamList::listBuildFilter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Builds the regular expressions from the filter values.</dd>
							<dt><b>listConfigurationChanged</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistConfigurationChanged">lamList::listConfigurationChanged()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Called when the configuration options changed.</dd>
							<dt><b>listConfigurationChanged</b></dt>
				<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistConfigurationChanged">lamUserList::listConfigurationChanged()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Called when the configuration options changed.</dd>
							<dt><b>listConfigurationChanged</b></dt>
				<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistConfigurationChanged">lamGroupList::listConfigurationChanged()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Called when the configuration options changed.</dd>
							<dt><b>listDoPost</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistDoPost">lamList::listDoPost()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages all POST actions (e.g. button pressed) for the account lists.</dd>
							<dt><b>listDoPost</b></dt>
				<dd>in file dhcp.inc, method <a href="lists/lamDHCPList.html#methodlistDoPost">lamDHCPList::listDoPost()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Manages all POST actions (e.g. button pressed) for the account lists.</dd>
							<dt><b>listDrawNavigationBar</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistDrawNavigationBar">lamList::listDrawNavigationBar()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Draws a navigation bar to switch between pages</dd>
							<dt><b>listGetAllConfigOptions</b></dt>
				<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistGetAllConfigOptions">lamUserList::listGetAllConfigOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of possible configuration options.</dd>
							<dt><b>listGetAllConfigOptions</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistGetAllConfigOptions">lamList::listGetAllConfigOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of possible configuration options.</dd>
							<dt><b>listGetAllConfigOptions</b></dt>
				<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistGetAllConfigOptions">lamGroupList::listGetAllConfigOptions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of possible configuration options.</dd>
							<dt><b>listGetConfigOptionByID</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistGetConfigOptionByID">lamList::listGetConfigOptionByID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the configuration option with the given ID.</dd>
							<dt><b>listGetParams</b></dt>
				<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistGetParams">lamUserList::listGetParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets some internal parameters.</dd>
							<dt><b>listGetParams</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistGetParams">lamList::listGetParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets some internal parameters.</dd>
							<dt><b>listGetParams</b></dt>
				<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistGetParams">lamGroupList::listGetParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets some internal parameters.</dd>
							<dt><b>listGetParams</b></dt>
				<dd>in file asteriskExt.inc, method <a href="lists/lamAsteriskExtList.html#methodlistGetParams">lamAsteriskExtList::listGetParams()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Forces the list view to show only specific attributes.</dd>
							<dt><b>listPrintButtons</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintButtons">lamList::listPrintButtons()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the create and delete buttons.</dd>
							<dt><b>listPrintButtons</b></dt>
				<dd>in file dhcp.inc, method <a href="lists/lamDHCPList.html#methodlistPrintButtons">lamDHCPList::listPrintButtons()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the create, delete and PDF buttons.</dd>
							<dt><b>listPrintConfigurationPage</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintConfigurationPage">lamList::listPrintConfigurationPage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the list configuration page.</dd>
							<dt><b>listPrintFooter</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintFooter">lamList::listPrintFooter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the HTML footer.</dd>
							<dt><b>listPrintHeader</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintHeader">lamList::listPrintHeader()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the HTML header.</dd>
							<dt><b>listPrintRedirectMessages</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintRedirectMessages">lamList::listPrintRedirectMessages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints messages when another page (e.g. delete/upload) redirects to the list view.</dd>
							<dt><b>listPrintTableBody</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintTableBody">lamList::listPrintTableBody()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the entry list</dd>
							<dt><b>listPrintTableCellContent</b></dt>
				<dd>in file dhcp.inc, method <a href="lists/lamDHCPList.html#methodlistPrintTableCellContent">lamDHCPList::listPrintTableCellContent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the content of a cell in the account list for a given LDAP entry and attribute.</dd>
							<dt><b>listPrintTableCellContent</b></dt>
				<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistPrintTableCellContent">lamGroupList::listPrintTableCellContent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the content of a cell in the account list for a given LDAP entry and attribute.</dd>
							<dt><b>listPrintTableCellContent</b></dt>
				<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistPrintTableCellContent">lamUserList::listPrintTableCellContent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the content of a cell in the account list for a given LDAP entry and attribute.</dd>
							<dt><b>listPrintTableCellContent</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintTableCellContent">lamList::listPrintTableCellContent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the content of a cell in the account list for a given LDAP entry and attribute.</dd>
							<dt><b>listPrintTableHeader</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistPrintTableHeader">lamList::listPrintTableHeader()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the attribute and filter row at the account table head</dd>
							<dt><b>listRefreshData</b></dt>
				<dd>in file asteriskExt.inc, method <a href="lists/lamAsteriskExtList.html#methodlistRefreshData">lamAsteriskExtList::listRefreshData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Groups the extensions.</dd>
							<dt><b>listRefreshData</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistRefreshData">lamList::listRefreshData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Rereads the entries from LDAP.</dd>
							<dt><b>listRefreshData</b></dt>
				<dd>in file group.inc, method <a href="lists/lamGroupList.html#methodlistRefreshData">lamGroupList::listRefreshData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Rereads the entries from LDAP.</dd>
							<dt><b>listRefreshData</b></dt>
				<dd>in file user.inc, method <a href="lists/lamUserList.html#methodlistRefreshData">lamUserList::listRefreshData()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Rereads the entries from LDAP.</dd>
							<dt><b>listShowOUSelection</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistShowOUSelection">lamList::listShowOUSelection()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints a combobox with possible sub-DNs.</dd>
							<dt><b>listSort</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodlistSort">lamList::listSort()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sorts an account list by a given attribute</dd>
							<dt><b>LIST_SIZE_OPTION_NAME</b></dt>
				<dd>in file lists.inc, class constant <a href="lists/lamList.html#constLIST_SIZE_OPTION_NAME">lamList::LIST_SIZE_OPTION_NAME</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ID for list size config option</dd>
							<dt><b>list.php</b></dt>
				<dd>procedural page <a href="lists/_templates---lists---list.php.html">list.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="m"></a>
	<div>
		<h2>m</h2>
		<dl>
							<dt><b>$maxPageEntries</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$maxPageEntries">lamList::$maxPageEntries</a><br>&nbsp;&nbsp;&nbsp;&nbsp;maximum count of entries per page</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="p"></a>
	<div>
		<h2>p</h2>
		<dl>
							<dt><b>$page</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$page">lamList::$page</a><br>&nbsp;&nbsp;&nbsp;&nbsp;current page number</dd>
							<dt><b>$possibleSuffixes</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$possibleSuffixes">lamList::$possibleSuffixes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;list of possible LDAP suffixes(organizational units)</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="r"></a>
	<div>
		<h2>r</h2>
		<dl>
							<dt><b>$refresh</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$refresh">lamList::$refresh</a><br>&nbsp;&nbsp;&nbsp;&nbsp;refresh page switch</dd>
							<dt><b>refreshPrimaryGroupTranslation</b></dt>
				<dd>in file user.inc, method <a href="lists/lamUserList.html#methodrefreshPrimaryGroupTranslation">lamUserList::refreshPrimaryGroupTranslation()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Refreshes the GID to group name cache.</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="s"></a>
	<div>
		<h2>s</h2>
		<dl>
							<dt><b>$sortColumn</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$sortColumn">lamList::$sortColumn</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sort column name</dd>
							<dt><b>$sortDirection</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$sortDirection">lamList::$sortDirection</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sort direction: 1 for ascending, -1 for descending</dd>
							<dt><b>$suffix</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$suffix">lamList::$suffix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;LDAP suffix</dd>
							<dt><b>search_username</b></dt>
				<dd>in file userlink.php, function <a href="lists/_templates---lists---userlink.php.html#functionsearch_username">search_username()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Searches LDAP for a specific user name (uid attribute) and returns its DN entry</dd>
							<dt><b>setHelpID</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamSelectListOption.html#methodsetHelpID">lamSelectListOption::setHelpID()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the help ID.</dd>
							<dt><b>setValue</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamListOption.html#methodsetValue">lamListOption::setValue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the config option value. The value must not contain &quot;=&quot; and &quot;;&quot;.</dd>
							<dt><b>showPage</b></dt>
				<dd>in file lists.inc, method <a href="lists/lamList.html#methodshowPage">lamList::showPage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Prints the HTML code to display the list view.</dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="t"></a>
	<div>
		<h2>t</h2>
		<dl>
							<dt><b>$type</b></dt>
				<dd>in file lists.inc, variable <a href="lists/lamList.html#var$type">lamList::$type</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Account type</dd>
							<dt><b>TRANS_PRIMARY_OPTION_NAME</b></dt>
				<dd>in file user.inc, class constant <a href="lists/lamUserList.html#constTRANS_PRIMARY_OPTION_NAME">lamUserList::TRANS_PRIMARY_OPTION_NAME</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ID for config option</dd>
							<dt><b>TRANS_PRIMARY_OPTION_NAME</b></dt>
				<dd>in file group.inc, class constant <a href="lists/lamGroupList.html#constTRANS_PRIMARY_OPTION_NAME">lamGroupList::TRANS_PRIMARY_OPTION_NAME</a><br>&nbsp;&nbsp;&nbsp;&nbsp;ID for config option</dd>
							<dt><b>treeViewContainer.php</b></dt>
				<dd>procedural page <a href="lists/tree/_templates---tree---treeViewContainer.php.html">treeViewContainer.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_lists.html#top">top</a><br>
  <hr />
	<a name="u"></a>
	<div>
		<h2>u</h2>
		<dl>
							<dt><b>userlink.php</b></dt>
				<dd>procedural page <a href="lists/_templates---lists---userlink.php.html">userlink.php</a></dd>
					</dl>
	</div>
	<a href="elementindex_lists.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>