~ubuntu-branches/ubuntu/trusty/ldap-account-manager/trusty-proposed

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
<!DOCTYPE html><html xmlns:date="http://exslt.org/dates-and-times" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<meta charset="utf-8">
<title>LDAP Account Manager » \htmlGroup</title>
<meta name="author" content="Mike van Riel">
<meta name="description" content="">
<link href="../css/template.css" rel="stylesheet" media="all">
<script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script><script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script><script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script><script src="../js/bootstrap.js" type="text/javascript"></script><script src="../js/template.js" type="text/javascript"></script><script src="../js/prettify/prettify.min.js" type="text/javascript"></script><link rel="shortcut icon" href="../img/favicon.ico">
<link rel="apple-touch-icon" href="../img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png">
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner"><div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><a class="brand" href="../index.html">LDAP Account Manager</a><div class="nav-collapse"><ul class="nav">
<li class="dropdown">
<a href="#api" class="dropdown-toggle" data-toggle="dropdown">
                                    API Documentation <b class="caret"></b></a><ul class="dropdown-menu">
<li><a>Packages</a></li>
<li><a href="../packages/Crypt.html"><i class="icon-folder-open"></i> Crypt</a></li>
<li><a href="../packages/Help.html"><i class="icon-folder-open"></i> Help</a></li>
<li><a href="../packages/LDAP.html"><i class="icon-folder-open"></i> LDAP</a></li>
<li><a href="../packages/Math.html"><i class="icon-folder-open"></i> Math</a></li>
<li><a href="../packages/Net.html"><i class="icon-folder-open"></i> Net</a></li>
<li><a href="../packages/PDF.html"><i class="icon-folder-open"></i> PDF</a></li>
<li><a href="../packages/PHP.html"><i class="icon-folder-open"></i> PHP</a></li>
<li><a href="../packages/configuration.html"><i class="icon-folder-open"></i> configuration</a></li>
<li><a href="../packages/horde.html"><i class="icon-folder-open"></i> horde</a></li>
<li><a href="../packages/lam.html"><i class="icon-folder-open"></i> lam</a></li>
<li><a href="../packages/lib.html"><i class="icon-folder-open"></i> lib</a></li>
<li><a href="../packages/lists.html"><i class="icon-folder-open"></i> lists</a></li>
<li><a href="../packages/main.html"><i class="icon-folder-open"></i> main</a></li>
<li><a href="../packages/metaHTML.html"><i class="icon-folder-open"></i> metaHTML</a></li>
<li><a href="../packages/modules.html"><i class="icon-folder-open"></i> modules</a></li>
<li><a href="../packages/phpLDAPadmin.html"><i class="icon-folder-open"></i> phpLDAPadmin</a></li>
<li><a href="../packages/profiles.html"><i class="icon-folder-open"></i> profiles</a></li>
<li><a href="../packages/selfService.html"><i class="icon-folder-open"></i> selfService</a></li>
<li><a href="../packages/tools.html"><i class="icon-folder-open"></i> tools</a></li>
<li><a href="../packages/types.html"><i class="icon-folder-open"></i> types</a></li>
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
                                    Charts <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="../graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a></li></ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
                                    Reports <b class="caret"></b></a><ul class="dropdown-menu">
<li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors 
                <span class="label label-info">1055</span></a></li>
<li><a href="../markers.html"><i class="icon-map-marker"></i> Markers 
                <ul><li>todo 
                <span class="label label-info">15</span>
</li></ul></a></li>
<li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements 
                <span class="label label-info">0</span></a></li>
</ul>
</li>
</ul></div>
</div></div>
<div class="go_to_top"><a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a></div>
</div>
<div id="___" class="container">
<noscript><div class="alert alert-warning">
                            Javascript is disabled; several features are only available
                            if Javascript is enabled.
                        </div></noscript>
<div class="row">
<div class="span4">
<span class="btn-group visibility" data-toggle="buttons-checkbox"><button class="btn public active" title="Show public elements">Public</button><button class="btn protected" title="Show protected elements">Protected</button><button class="btn private" title="Show private elements">Private</button><button class="btn inherited active" title="Show inherited elements">Inherited</button></span><div class="btn-group view pull-right" data-toggle="buttons-radio">
<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button><button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
</div>
<ul class="side-nav nav nav-list">
<li class="nav-header">
<i class="icon-custom icon-method"></i> Methods</li>
<li class="method public "><a href="#addElement" title="addElement :: Adds a subelement."><span class="description">Adds a subelement.</span><pre>addElement()</pre></a></li>
<li class="method public "><a href="#generateHTML" title="generateHTML :: Prints the HTML code for this element."><span class="description">Prints the HTML code for this element.</span><pre>generateHTML()</pre></a></li>
<li class="method public inherited"><a href="#getAlignmentString" title="getAlignmentString :: Returns the HTML attributes for the alignment."><span class="description">Returns the HTML attributes for the alignment.</span><pre>getAlignmentString()</pre></a></li>
<li class="method public inherited"><a href="#getColspanString" title="getColspanString :: Returns the HTML attribute for the colspan."><span class="description">Returns the HTML attribute for the colspan.</span><pre>getColspanString()</pre></a></li>
<li class="method public inherited"><a href="#getRowspanString" title="getRowspanString :: Returns the HTML attribute for the rowspan."><span class="description">Returns the HTML attribute for the rowspan.</span><pre>getRowspanString()</pre></a></li>
<li class="method public inherited"><a href="#getTableCellCSSClasses" title="getTableCellCSSClasses :: Returns the CSS classes of the surrounding table cell for this element."><span class="description">Returns the CSS classes of the surrounding table cell for this element.</span><pre>getTableCellCSSClasses()</pre></a></li>
<li class="method public inherited"><a href="#setCSSClasses" title="setCSSClasses :: Adds CSS classes to this element."><span class="description">Adds CSS classes to this element.</span><pre>setCSSClasses()</pre></a></li>
<li class="method public inherited"><a href="#setTableCellCSSClasses" title="setTableCellCSSClasses :: Adds CSS classes to the surrounding table cell for this element."><span class="description">Adds CSS classes to the surrounding table cell for this element.</span><pre>setTableCellCSSClasses()</pre></a></li>
<li class="nav-header">
<i class="icon-custom icon-property"></i> Properties</li>
<li class="property public inherited"><a href="#%24alignment" title="$alignment :: alignment when inside a table"><span class="description">alignment when inside a table</span><pre>$alignment</pre></a></li>
<li class="property public inherited"><a href="#%24colspan" title="$colspan :: colspan if inside a table"><span class="description">colspan if inside a table</span><pre>$colspan</pre></a></li>
<li class="property public inherited"><a href="#%24rowspan" title="$rowspan :: rowspan if inside a table"><span class="description">rowspan if inside a table</span><pre>$rowspan</pre></a></li>
<li class="nav-header protected">» Protected</li>
<li class="property protected inherited"><a href="#%24cssClasses" title="$cssClasses :: CSS classes"><span class="description">CSS classes</span><pre>$cssClasses</pre></a></li>
<li class="property protected inherited"><a href="#%24tableCellCssClasses" title="$tableCellCssClasses :: table cell CSS classes"><span class="description">table cell CSS classes</span><pre>$tableCellCssClasses</pre></a></li>
<li class="nav-header private">» Private</li>
<li class="property private "><a href="#%24subelements" title="$subelements :: link text"><span class="description">link text</span><pre>$subelements</pre></a></li>
<li class="nav-header">
<i class="icon-custom icon-constant"></i> Constants</li>
<li class="constant  inherited"><a href="#ALIGN_BOTTOM" title="ALIGN_BOTTOM :: align to bottom"><span class="description">align to bottom</span><pre>ALIGN_BOTTOM</pre></a></li>
<li class="constant  inherited"><a href="#ALIGN_CENTER" title="ALIGN_CENTER :: align to center"><span class="description">align to center</span><pre>ALIGN_CENTER</pre></a></li>
<li class="constant  inherited"><a href="#ALIGN_LEFT" title="ALIGN_LEFT :: align to left"><span class="description">align to left</span><pre>ALIGN_LEFT</pre></a></li>
<li class="constant  inherited"><a href="#ALIGN_RIGHT" title="ALIGN_RIGHT :: align to right"><span class="description">align to right</span><pre>ALIGN_RIGHT</pre></a></li>
<li class="constant  inherited"><a href="#ALIGN_TOP" title="ALIGN_TOP :: align to top"><span class="description">align to top</span><pre>ALIGN_TOP</pre></a></li>
<li class="constant  inherited"><a href="#VALIDATE_NUMERIC" title="VALIDATE_NUMERIC :: validation rule to allow only numbers ([0-9]+)"><span class="description">validation rule to allow only numbers ([0-9]+)</span><pre>VALIDATE_NUMERIC</pre></a></li>
</ul>
</div>
<div class="span8">
<a name="%5ChtmlGroup" id="\htmlGroup"></a><ul class="breadcrumb">
<li>
<a href="../index.html"><i class="icon-custom icon-class"></i></a><span class="divider">\</span>
</li>
<li><a href="../namespaces/global.html">global</a></li>
<li class="active">
<span class="divider">\</span><a href="../classes/htmlGroup.html">htmlGroup</a>
</li>
</ul>
<div href="../classes/htmlGroup.html" class="element class">
<p class="short_description">Groups multiple htmlElements.</p>
<div class="details">
<p class="long_description"><p>This is useful if multiple elements should be included in a single table cell.
The HTML code of the subelements is printed in the order they were added. No additional code is added.</p></p>
<table class="table table-bordered"><tr>
<th>package</th>
<td><a href="../packages/metaHTML.html">metaHTML</a></td>
</tr></table>
<h3>
<i class="icon-custom icon-method"></i> Methods</h3>
<a name="addElement" id="addElement"></a><div class="element clickable method public addElement" data-toggle="collapse" data-target=".addElement .collapse">
<h2>Adds a subelement.</h2>
<pre>addElement(<a href="../classes/htmlElement.html">\htmlElement</a> $sub) </pre>
<div class="labels"></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<h3>Parameters</h3>
<div class="subelement argument">
<h4>$sub</h4>
<code><a href="../classes/htmlElement.html">\htmlElement</a></code><p>subelement</p></div>
</div></div>
</div>
<a name="generateHTML" id="generateHTML"></a><div class="element clickable method public generateHTML" data-toggle="collapse" data-target=".generateHTML .collapse">
<h2>Prints the HTML code for this element.</h2>
<pre>generateHTML(string $module, array $input, array $values, boolean $restricted, integer $tabindex, string $scope) : array</pre>
<div class="labels"></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<h3>Parameters</h3>
<div class="subelement argument">
<h4>$module</h4>
<code>string</code><p>Name of account module</p></div>
<div class="subelement argument">
<h4>$input</h4>
<code>array</code><p>List of meta-HTML elements</p>
</div>
<div class="subelement argument">
<h4>$values</h4>
<code>array</code><p>List of values which override the defaults in $input (name => value)</p>
</div>
<div class="subelement argument">
<h4>$restricted</h4>
<code>boolean</code><p>If true then no buttons will be displayed</p></div>
<div class="subelement argument">
<h4>$tabindex</h4>
<code>integer</code><p>Start value of tabulator index for input fields</p></div>
<div class="subelement argument">
<h4>$scope</h4>
<code>string</code><p>Account type</p></div>
<h3>Returns</h3>
<div class="subelement response">
<code>array</code>List of input field names and their type (name => type)</div>
</div></div>
</div>
<a name="getAlignmentString" id="getAlignmentString"></a><div class="element clickable method public getAlignmentString" data-toggle="collapse" data-target=".getAlignmentString .collapse">
<h2>Returns the HTML attributes for the alignment.</h2>
<pre>getAlignmentString() : String</pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::getAlignmentString()</td>
</tr></table>
<h3>Returns</h3>
<div class="subelement response">
<code>String</code>alignment HTML attributes (e.g. align="right" valign="top")</div>
</div></div>
</div>
<a name="getColspanString" id="getColspanString"></a><div class="element clickable method public getColspanString" data-toggle="collapse" data-target=".getColspanString .collapse">
<h2>Returns the HTML attribute for the colspan.</h2>
<pre>getColspanString() : String</pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::getColspanString()</td>
</tr></table>
<h3>Returns</h3>
<div class="subelement response">
<code>String</code>colspan HTML attribute (e.g. colspan=3)</div>
</div></div>
</div>
<a name="getRowspanString" id="getRowspanString"></a><div class="element clickable method public getRowspanString" data-toggle="collapse" data-target=".getRowspanString .collapse">
<h2>Returns the HTML attribute for the rowspan.</h2>
<pre>getRowspanString() : String</pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::getRowspanString()</td>
</tr></table>
<h3>Returns</h3>
<div class="subelement response">
<code>String</code>rowspan HTML attribute (e.g. rowspan=3)</div>
</div></div>
</div>
<a name="getTableCellCSSClasses" id="getTableCellCSSClasses"></a><div class="element clickable method public getTableCellCSSClasses" data-toggle="collapse" data-target=".getTableCellCSSClasses .collapse">
<h2>Returns the CSS classes of the surrounding table cell for this element.</h2>
<pre>getTableCellCSSClasses() : array</pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::getTableCellCSSClasses()</td>
</tr></table>
<h3>Returns</h3>
<div class="subelement response">
<code>array</code>CSS classes</div>
</div></div>
</div>
<a name="setCSSClasses" id="setCSSClasses"></a><div class="element clickable method public setCSSClasses" data-toggle="collapse" data-target=".setCSSClasses .collapse">
<h2>Adds CSS classes to this element.</h2>
<pre>setCSSClasses(array $classes) </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::setCSSClasses()</td>
</tr></table>
<h3>Parameters</h3>
<div class="subelement argument">
<h4>$classes</h4>
<code>array</code><p>CSS class names</p></div>
</div></div>
</div>
<a name="setTableCellCSSClasses" id="setTableCellCSSClasses"></a><div class="element clickable method public setTableCellCSSClasses" data-toggle="collapse" data-target=".setTableCellCSSClasses .collapse">
<h2>Adds CSS classes to the surrounding table cell for this element.</h2>
<pre>setTableCellCSSClasses(array $classes) </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::setTableCellCSSClasses()</td>
</tr></table>
<h3>Parameters</h3>
<div class="subelement argument">
<h4>$classes</h4>
<code>array</code><p>CSS class names</p></div>
</div></div>
</div>
<h3>
<i class="icon-custom icon-property"></i> Properties</h3>
<a name="%24alignment" id="$alignment"> </a><div class="element clickable property public $alignment" data-toggle="collapse" data-target=".$alignment .collapse">
<h2>alignment when inside a table</h2>
<pre>$alignment </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::$$alignment</td>
</tr></table>
</div></div>
</div>
<a name="%24colspan" id="$colspan"> </a><div class="element clickable property public $colspan" data-toggle="collapse" data-target=".$colspan .collapse">
<h2>colspan if inside a table</h2>
<pre>$colspan </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::$$colspan</td>
</tr></table>
</div></div>
</div>
<a name="%24rowspan" id="$rowspan"> </a><div class="element clickable property public $rowspan" data-toggle="collapse" data-target=".$rowspan .collapse">
<h2>rowspan if inside a table</h2>
<pre>$rowspan </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::$$rowspan</td>
</tr></table>
</div></div>
</div>
<a name="%24cssClasses" id="$cssClasses"> </a><div class="element clickable property protected $cssClasses" data-toggle="collapse" data-target=".$cssClasses .collapse">
<h2>CSS classes</h2>
<pre>$cssClasses </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::$$cssClasses</td>
</tr></table>
</div></div>
</div>
<a name="%24tableCellCssClasses" id="$tableCellCssClasses"> </a><div class="element clickable property protected $tableCellCssClasses" data-toggle="collapse" data-target=".$tableCellCssClasses .collapse">
<h2>table cell CSS classes</h2>
<pre>$tableCellCssClasses </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::$$tableCellCssClasses</td>
</tr></table>
</div></div>
</div>
<a name="%24subelements" id="$subelements"> </a><div class="element clickable property private $subelements" data-toggle="collapse" data-target=".$subelements .collapse">
<h2>link text</h2>
<pre>$subelements </pre>
<div class="labels"></div>
<div class="row collapse"><div class="detail-description"><p class="long_description"></p></div></div>
</div>
<h3>
<i class="icon-custom icon-constant"></i> Constants</h3>
<a name="ALIGN_BOTTOM" id="ALIGN_BOTTOM"> </a><div class="element clickable constant  ALIGN_BOTTOM" data-toggle="collapse" data-target=".ALIGN_BOTTOM .collapse">
<h2>align to bottom</h2>
<pre>ALIGN_BOTTOM </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::ALIGN_BOTTOM</td>
</tr></table>
</div></div>
</div>
<a name="ALIGN_CENTER" id="ALIGN_CENTER"> </a><div class="element clickable constant  ALIGN_CENTER" data-toggle="collapse" data-target=".ALIGN_CENTER .collapse">
<h2>align to center</h2>
<pre>ALIGN_CENTER </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::ALIGN_CENTER</td>
</tr></table>
</div></div>
</div>
<a name="ALIGN_LEFT" id="ALIGN_LEFT"> </a><div class="element clickable constant  ALIGN_LEFT" data-toggle="collapse" data-target=".ALIGN_LEFT .collapse">
<h2>align to left</h2>
<pre>ALIGN_LEFT </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::ALIGN_LEFT</td>
</tr></table>
</div></div>
</div>
<a name="ALIGN_RIGHT" id="ALIGN_RIGHT"> </a><div class="element clickable constant  ALIGN_RIGHT" data-toggle="collapse" data-target=".ALIGN_RIGHT .collapse">
<h2>align to right</h2>
<pre>ALIGN_RIGHT </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::ALIGN_RIGHT</td>
</tr></table>
</div></div>
</div>
<a name="ALIGN_TOP" id="ALIGN_TOP"> </a><div class="element clickable constant  ALIGN_TOP" data-toggle="collapse" data-target=".ALIGN_TOP .collapse">
<h2>align to top</h2>
<pre>ALIGN_TOP </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::ALIGN_TOP</td>
</tr></table>
</div></div>
</div>
<a name="VALIDATE_NUMERIC" id="VALIDATE_NUMERIC"> </a><div class="element clickable constant  VALIDATE_NUMERIC" data-toggle="collapse" data-target=".VALIDATE_NUMERIC .collapse">
<h2>validation rule to allow only numbers ([0-9]+)</h2>
<pre>VALIDATE_NUMERIC </pre>
<div class="labels"><span class="label">Inherited</span></div>
<div class="row collapse"><div class="detail-description">
<p class="long_description"></p>
<table class="table table-bordered"><tr>
<th>inherited_from</th>
<td>\htmlElement::VALIDATE_NUMERIC</td>
</tr></table>
</div></div>
</div>
</div>
</div>
</div>
</div>
<div class="row"><footer class="span12">
            Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
            Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
            generated on 2013-06-17T21:08:45+02:00.<br></footer></div>
</div>
</body>
</html>