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 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694
|
<html>
<head>
<title>phpDocumentor Parser Errors and Warnings</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">PDF</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_PDF.html" class="menu">class tree: PDF</a> ]
[ <a href="elementindex_PDF.html" class="menu">index: PDF</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_main.html">main</a><br />
<a href="li_configuration.html">configuration</a><br />
<a href="li_Crypt_AES.html">Crypt_AES</a><br />
<a href="li_Crypt_DES.html">Crypt_DES</a><br />
<a href="li_Crypt_Hash.html">Crypt_Hash</a><br />
<a href="li_Crypt_Random.html">Crypt_Random</a><br />
<a href="li_Crypt_RC4.html">Crypt_RC4</a><br />
<a href="li_Crypt_Rijndael.html">Crypt_Rijndael</a><br />
<a href="li_Crypt_RSA.html">Crypt_RSA</a><br />
<a href="li_Crypt_TerraDES.html">Crypt_TerraDES</a><br />
<a href="li_Crypt_TripleDES.html">Crypt_TripleDES</a><br />
<a href="li_default.html">default</a><br />
<a href="li_Help.html">Help</a><br />
<a href="li_horde-cipher.html">horde-cipher</a><br />
<a href="li_lam.html">lam</a><br />
<a href="li_LDAP.html">LDAP</a><br />
<a href="li_lib.html">lib</a><br />
<a href="li_lists.html">lists</a><br />
<a href="li_Math_BigInteger.html">Math_BigInteger</a><br />
<a href="li_metaHTML.html">metaHTML</a><br />
<a href="li_modules.html">modules</a><br />
<a href="li_Net_SFTP.html">Net_SFTP</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_PDF.html">PDF</a><br />
<a href="li_phpLDAPadmin.html">phpLDAPadmin</a><br />
<a href="li_PHP_Compat.html">PHP_Compat</a><br />
<a href="li_profiles.html">profiles</a><br />
<a href="li_selfService.html">selfService</a><br />
<a href="li_tools.html">tools</a><br />
<a href="li_types.html">types</a><br />
<br /><br />
</td>
<td>
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
<a href="#Post-parsing">Post-parsing</a><br>
<a href="#ajax.php">ajax.php</a><br>
<a href="#array_fill.php">array_fill.php</a><br>
<a href="#asteriskExtension.inc">asteriskExtension.inc</a><br>
<a href="#Attribute.php">Attribute.php</a><br>
<a href="#AttributeFactory.php">AttributeFactory.php</a><br>
<a href="#bcpowmod.php">bcpowmod.php</a><br>
<a href="#BigInteger.php">BigInteger.php</a><br>
<a href="#BinaryAttribute.php">BinaryAttribute.php</a><br>
<a href="#blowfish.php">blowfish.php</a><br>
<a href="#common.php">common.php</a><br>
<a href="#config.php">config.php</a><br>
<a href="#config_default.php">config_default.php</a><br>
<a href="#ds.php">ds.php</a><br>
<a href="#ds_ldap_pla.php">ds_ldap_pla.php</a><br>
<a href="#ds_myldap.php">ds_myldap.php</a><br>
<a href="#export_functions.php">export_functions.php</a><br>
<a href="#fpdf.php">fpdf.php</a><br>
<a href="#HTMLTree.php">HTMLTree.php</a><br>
<a href="#import_functions.php">import_functions.php</a><br>
<a href="#MassRender.php">MassRender.php</a><br>
<a href="#modules.inc">modules.inc</a><br>
<a href="#MultiLineAttribute.php">MultiLineAttribute.php</a><br>
<a href="#page.php">page.php</a><br>
<a href="#PageRender.php">PageRender.php</a><br>
<a href="#Query.php">Query.php</a><br>
<a href="#QueryRender.php">QueryRender.php</a><br>
<a href="#RC4.php">RC4.php</a><br>
<a href="#RSA.php">RSA.php</a><br>
<a href="#schema.inc">schema.inc</a><br>
<a href="#schema_functions.php">schema_functions.php</a><br>
<a href="#SelectionAttribute.php">SelectionAttribute.php</a><br>
<a href="#session_functions.php">session_functions.php</a><br>
<a href="#SSH1.php">SSH1.php</a><br>
<a href="#str_split.php">str_split.php</a><br>
<a href="#Template.php">Template.php</a><br>
<a href="#TemplateRender.php">TemplateRender.php</a><br>
<a href="#Tree.php">Tree.php</a><br>
<a href="#TreeItem.php">TreeItem.php</a><br>
<a href="#ufpdf.php">ufpdf.php</a><br>
<a href="#unserialize.php">unserialize.php</a><br>
<a href="#Visitor.php">Visitor.php</a><br>
<a href="#xml2array.php">xml2array.php</a><br>
<a href="#xmlTemplates.php">xmlTemplates.php</a><br>
<a name="Post-parsing"></a>
<h1>Post-parsing</h1>
<h2>Warnings:</h2><br>
<b>Warning</b> -
duplicate function element "checkInput" in file /daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/config/moduleSettings.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate function element "checkInput" in file /daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/config/conftypes.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate define element "APPCONFIG" in file /daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/3rdParty/pla/htdocs/index.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate define element "LIBDIR" in file /daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/3rdParty/pla/htdocs/common.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate function element "checkInput" in file /daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/config/confmain.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<b>Warning</b> -
duplicate define element "LIBDIR" in file /daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/3rdParty/pla/htdocs/index.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<a name="141_jquery-validationEngine-lang.php"></a>
<h1>141_jquery-validationEngine-lang.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 43</b> - File "/daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/lib/141_jquery-validationEngine-lang.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="ajax.php"></a>
<h1>ajax.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 43</b> - no @package tag was used in a DocBlock for class lamAjax<br>
<a name="array_fill.php"></a>
<h1>array_fill.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 32</b> - Page-level DocBlock precedes "function php_compat_array_fill", use another DocBlock to document the source element<br>
<a name="asteriskExtension.inc"></a>
<h1>asteriskExtension.inc</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 401</b> - Method "array_sort" has no method-level DocBlock.<br>
<a name="Attribute.php"></a>
<h1>Attribute.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 121</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 145</b> - Method "getValues" has no method-level DocBlock.<br>
<b>Warning on line 152</b> - Method "getOldValues" has no method-level DocBlock.<br>
<b>Warning on line 159</b> - Method "getValueCount" has no method-level DocBlock.<br>
<b>Warning on line 166</b> - Method "getSource" has no method-level DocBlock.<br>
<b>Warning on line 191</b> - Method "initValue" has no method-level DocBlock.<br>
<b>Warning on line 198</b> - Method "clearValue" has no method-level DocBlock.<br>
<b>Warning on line 205</b> - Method "setOldValue" has no method-level DocBlock.<br>
<b>Warning on line 227</b> - Method "setValue" has no method-level DocBlock.<br>
<b>Warning on line 241</b> - Method "addValue" has no method-level DocBlock.<br>
<b>Warning on line 258</b> - Method "delValue" has no method-level DocBlock.<br>
<b>Warning on line 268</b> - Method "getValue" has no method-level DocBlock.<br>
<b>Warning on line 278</b> - Method "getOldValue" has no method-level DocBlock.<br>
<b>Warning on line 285</b> - Method "getMinValueCount" has no method-level DocBlock.<br>
<b>Warning on line 292</b> - Method "setMinValueCount" has no method-level DocBlock.<br>
<b>Warning on line 299</b> - Method "getMaxValueCount" has no method-level DocBlock.<br>
<b>Warning on line 306</b> - Method "setMaxValueCount" has no method-level DocBlock.<br>
<b>Warning on line 316</b> - Method "haveMoreValues" has no method-level DocBlock.<br>
<b>Warning on line 323</b> - Method "justModified" has no method-level DocBlock.<br>
<b>Warning on line 330</b> - Method "hasBeenModified" has no method-level DocBlock.<br>
<b>Warning on line 337</b> - Method "isForceDelete" has no method-level DocBlock.<br>
<b>Warning on line 347</b> - Method "setForceDelete" has no method-level DocBlock.<br>
<b>Warning on line 354</b> - Method "isInternal" has no method-level DocBlock.<br>
<b>Warning on line 361</b> - Method "setInternal" has no method-level DocBlock.<br>
<b>Warning on line 375</b> - Method "isRequired" has no method-level DocBlock.<br>
<b>Warning on line 385</b> - Method "isMay" has no method-level DocBlock.<br>
<b>Warning on line 392</b> - Method "setType" has no method-level DocBlock.<br>
<b>Warning on line 399</b> - Method "getType" has no method-level DocBlock.<br>
<b>Warning on line 406</b> - Method "setLDAPtype" has no method-level DocBlock.<br>
<b>Warning on line 413</b> - Method "getLDAPtype" has no method-level DocBlock.<br>
<b>Warning on line 448</b> - Method "setProperties" has no method-level DocBlock.<br>
<b>Warning on line 456</b> - Method "setRequired" has no method-level DocBlock.<br>
<b>Warning on line 463</b> - Method "setOptional" has no method-level DocBlock.<br>
<b>Warning on line 470</b> - Method "isReadOnly" has no method-level DocBlock.<br>
<b>Warning on line 477</b> - Method "setReadOnly" has no method-level DocBlock.<br>
<b>Warning on line 481</b> - Method "isMultiple" has no method-level DocBlock.<br>
<b>Warning on line 488</b> - Method "isVisible" has no method-level DocBlock.<br>
<b>Warning on line 495</b> - Method "hide" has no method-level DocBlock.<br>
<b>Warning on line 502</b> - Method "show" has no method-level DocBlock.<br>
<b>Warning on line 509</b> - Method "haveFriendlyName" has no method-level DocBlock.<br>
<b>Warning on line 519</b> - Method "getFriendlyName" has no method-level DocBlock.<br>
<b>Warning on line 526</b> - Method "setDescription" has no method-level DocBlock.<br>
<b>Warning on line 533</b> - Method "getDescription" has no method-level DocBlock.<br>
<b>Warning on line 540</b> - Method "setIcon" has no method-level DocBlock.<br>
<b>Warning on line 547</b> - Method "getIcon" has no method-level DocBlock.<br>
<b>Warning on line 554</b> - Method "getHint" has no method-level DocBlock.<br>
<b>Warning on line 561</b> - Method "setHint" has no method-level DocBlock.<br>
<b>Warning on line 568</b> - Method "getMaxLength" has no method-level DocBlock.<br>
<b>Warning on line 575</b> - Method "setMaxLength" has no method-level DocBlock.<br>
<b>Warning on line 582</b> - Method "getSize" has no method-level DocBlock.<br>
<b>Warning on line 589</b> - Method "setSize" has no method-level DocBlock.<br>
<b>Warning on line 596</b> - Method "getSpacer" has no method-level DocBlock.<br>
<b>Warning on line 603</b> - Method "getPage" has no method-level DocBlock.<br>
<b>Warning on line 609</b> - Method "setPage" has no method-level DocBlock.<br>
<b>Warning on line 616</b> - Method "getOnChange" has no method-level DocBlock.<br>
<b>Warning on line 623</b> - Method "getHelper" has no method-level DocBlock.<br>
<b>Warning on line 630</b> - Method "getHelperValue" has no method-level DocBlock.<br>
<b>Warning on line 637</b> - Method "getVerify" has no method-level DocBlock.<br>
<b>Warning on line 644</b> - Method "setRDN" has no method-level DocBlock.<br>
<b>Warning on line 695</b> - Method "getAutoValue" has no method-level DocBlock.<br>
<b>Warning on line 702</b> - Method "getPostValue" has no method-level DocBlock.<br>
<b>Warning on line 709</b> - Method "setPostValue" has no method-level DocBlock.<br>
<b>Warning on line 844</b> - Method "setXML" has no method-level DocBlock.<br>
<a name="AttributeFactory.php"></a>
<h1>AttributeFactory.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 137</b> - Method "newAttribute" has no method-level DocBlock.<br>
<b>Warning on line 141</b> - Method "newJpegAttribute" has no method-level DocBlock.<br>
<b>Warning on line 145</b> - Method "newBinaryAttribute" has no method-level DocBlock.<br>
<b>Warning on line 149</b> - Method "newPasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 153</b> - Method "newSambaPasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 157</b> - Method "newRandomPasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 161</b> - Method "newShadowAttribute" has no method-level DocBlock.<br>
<b>Warning on line 165</b> - Method "newSelectionAttribute" has no method-level DocBlock.<br>
<b>Warning on line 169</b> - Method "newMultiLineAttribute" has no method-level DocBlock.<br>
<b>Warning on line 173</b> - Method "newDateAttribute" has no method-level DocBlock.<br>
<b>Warning on line 177</b> - Method "newObjectClassAttribute" has no method-level DocBlock.<br>
<b>Warning on line 181</b> - Method "newDnAttribute" has no method-level DocBlock.<br>
<b>Warning on line 185</b> - Method "newGidAttribute" has no method-level DocBlock.<br>
<a name="bcpowmod.php"></a>
<h1>bcpowmod.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 17</b> - Unknown tag "@require" used<br>
<b>Warning on line 56</b> - Page-level DocBlock precedes "function php_compat_bcpowmod", use another DocBlock to document the source element<br>
<a name="BigInteger.php"></a>
<h1>BigInteger.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 81</b> - package main is already in category Net, will now replace with category Math<br>
<a name="BinaryAttribute.php"></a>
<h1>BinaryAttribute.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 27</b> - Method "getFileNames" has no method-level DocBlock.<br>
<b>Warning on line 32</b> - Method "getFileName" has no method-level DocBlock.<br>
<b>Warning on line 40</b> - Method "addFileName" has no method-level DocBlock.<br>
<b>Warning on line 44</b> - Method "getFilePaths" has no method-level DocBlock.<br>
<b>Warning on line 49</b> - Method "getFilePath" has no method-level DocBlock.<br>
<b>Warning on line 57</b> - Method "addFilePath" has no method-level DocBlock.<br>
<a name="blowfish.php"></a>
<h1>blowfish.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 301</b> - Method "Cipher_blowfish" has no method-level DocBlock.<br>
<a name="common.php"></a>
<h1>common.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 203</b> -
duplicate define element "DEBUG_ENABLED" in file /daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/3rdParty/pla/lib/common.php will be ignored.
Use an @ignore tag on the original if you want this case to be documented.<br>
<a name="config.php"></a>
<h1>config.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 73</b> - File "/daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/3rdParty/pla/config/config.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="config_default.php"></a>
<h1>config_default.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 571</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 712</b> - Method "configDefinition" has no method-level DocBlock.<br>
<b>Warning on line 780</b> - Method "setServers" has no method-level DocBlock.<br>
<b>Warning on line 784</b> - Method "getServer" has no method-level DocBlock.<br>
<a name="ds.php"></a>
<h1>ds.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 23</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 47</b> - Method "getErrorNum" has no method-level DocBlock.<br>
<b>Warning on line 60</b> - Method "isDefaultKey" has no method-level DocBlock.<br>
<b>Warning on line 64</b> - Method "isDefaultSetting" has no method-level DocBlock.<br>
<b>Warning on line 436</b> - Method "isReadOnly" has no method-level DocBlock.<br>
<b>Warning on line 443</b> - Method "getIndex" has no method-level DocBlock.<br>
<b>Warning on line 594</b> - Method "__construct" has no method-level DocBlock.<br>
<a name="ds_ldap_pla.php"></a>
<h1>ds_ldap_pla.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 127</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 140</b> - Method "__get" has no method-level DocBlock.<br>
<a name="ds_myldap.php"></a>
<h1>ds_myldap.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 117</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 1134</b> - Method "getRootDSE" has no method-level DocBlock.<br>
<a name="export_functions.php"></a>
<h1>export_functions.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 32</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 47</b> - Method "types" has no method-level DocBlock.<br>
<b>Warning on line 72</b> - Method "accept" has no method-level DocBlock.<br>
<b>Warning on line 76</b> - Method "getTemplate" has no method-level DocBlock.<br>
<b>Warning on line 187</b> - Method "accept" has no method-level DocBlock.<br>
<b>Warning on line 191</b> - Method "isCompressed" has no method-level DocBlock.<br>
<b>Warning on line 209</b> - Method "getHeader" has no method-level DocBlock.<br>
<b>Warning on line 240</b> - Method "getType" has no method-level DocBlock.<br>
<b>Warning on line 323</b> - Method "export" has no method-level DocBlock.<br>
<b>Warning on line 343</b> - Method "getType" has no method-level DocBlock.<br>
<b>Warning on line 442</b> - Method "getType" has no method-level DocBlock.<br>
<b>Warning on line 543</b> - Method "getType" has no method-level DocBlock.<br>
<a name="fpdf.php"></a>
<h1>fpdf.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 12</b> - no @package tag was used in a DocBlock for class FPDF<br>
<b>Warning on line 12</b> - Class "FPDF" has no Class-level DocBlock.<br>
<b>Warning on line 177</b> - Method "SetMargins" has no method-level DocBlock.<br>
<b>Warning on line 185</b> - Method "SetLeftMargin" has no method-level DocBlock.<br>
<b>Warning on line 191</b> - Method "SetTopMargin" has no method-level DocBlock.<br>
<b>Warning on line 197</b> - Method "SetRightMargin" has no method-level DocBlock.<br>
<b>Warning on line 205</b> - Method "SetAutoPageBreak" has no method-level DocBlock.<br>
<b>Warning on line 218</b> - Method "SetDisplayMode" has no method-level DocBlock.<br>
<b>Warning on line 227</b> - Method "SetCompression" has no method-level DocBlock.<br>
<b>Warning on line 235</b> - Method "SetTitle" has no method-level DocBlock.<br>
<b>Warning on line 243</b> - Method "SetSubject" has no method-level DocBlock.<br>
<b>Warning on line 251</b> - Method "SetAuthor" has no method-level DocBlock.<br>
<b>Warning on line 259</b> - Method "SetKeywords" has no method-level DocBlock.<br>
<b>Warning on line 267</b> - Method "SetCreator" has no method-level DocBlock.<br>
<b>Warning on line 273</b> - Method "AliasNbPages" has no method-level DocBlock.<br>
<b>Warning on line 279</b> - Method "Error" has no method-level DocBlock.<br>
<b>Warning on line 285</b> - Method "Open" has no method-level DocBlock.<br>
<b>Warning on line 302</b> - Method "Close" has no method-level DocBlock.<br>
<b>Warning on line 371</b> - Method "AddPage" has no method-level DocBlock.<br>
<b>Warning on line 376</b> - Method "Header" has no method-level DocBlock.<br>
<b>Warning on line 381</b> - Method "Footer" has no method-level DocBlock.<br>
<b>Warning on line 387</b> - Method "PageNo" has no method-level DocBlock.<br>
<b>Warning on line 398</b> - Method "SetDrawColor" has no method-level DocBlock.<br>
<b>Warning on line 410</b> - Method "SetFillColor" has no method-level DocBlock.<br>
<b>Warning on line 420</b> - Method "SetTextColor" has no method-level DocBlock.<br>
<b>Warning on line 432</b> - Method "GetStringWidth" has no method-level DocBlock.<br>
<b>Warning on line 440</b> - Method "SetLineWidth" has no method-level DocBlock.<br>
<b>Warning on line 446</b> - Method "Line" has no method-level DocBlock.<br>
<b>Warning on line 458</b> - Method "Rect" has no method-level DocBlock.<br>
<b>Warning on line 494</b> - Method "AddFont" has no method-level DocBlock.<br>
<b>Warning on line 544</b> - Method "SetFont" has no method-level DocBlock.<br>
<b>Warning on line 555</b> - Method "SetFontSize" has no method-level DocBlock.<br>
<b>Warning on line 563</b> - Method "AddLink" has no method-level DocBlock.<br>
<b>Warning on line 573</b> - Method "SetLink" has no method-level DocBlock.<br>
<b>Warning on line 579</b> - Method "Link" has no method-level DocBlock.<br>
<b>Warning on line 590</b> - Method "Text" has no method-level DocBlock.<br>
<b>Warning on line 596</b> - Method "AcceptPageBreak" has no method-level DocBlock.<br>
<b>Warning on line 675</b> - Method "Cell" has no method-level DocBlock.<br>
<b>Warning on line 788</b> - Method "MultiCell" has no method-level DocBlock.<br>
<b>Warning on line 869</b> - Method "Write" has no method-level DocBlock.<br>
<b>Warning on line 879</b> - Method "Ln" has no method-level DocBlock.<br>
<b>Warning on line 942</b> - Method "Image" has no method-level DocBlock.<br>
<b>Warning on line 948</b> - Method "GetX" has no method-level DocBlock.<br>
<b>Warning on line 957</b> - Method "SetX" has no method-level DocBlock.<br>
<b>Warning on line 963</b> - Method "GetY" has no method-level DocBlock.<br>
<b>Warning on line 973</b> - Method "SetY" has no method-level DocBlock.<br>
<b>Warning on line 980</b> - Method "SetXY" has no method-level DocBlock.<br>
<b>Warning on line 1037</b> - Method "Output" has no method-level DocBlock.<br>
<b>Warning on line 1075</b> - Method "_checkoutput" has no method-level DocBlock.<br>
<b>Warning on line 1094</b> - Method "_getpagesize" has no method-level DocBlock.<br>
<b>Warning on line 1134</b> - Method "_beginpage" has no method-level DocBlock.<br>
<b>Warning on line 1139</b> - Method "_endpage" has no method-level DocBlock.<br>
<b>Warning on line 1149</b> - Method "_loadfont" has no method-level DocBlock.<br>
<b>Warning on line 1159</b> - Method "_escape" has no method-level DocBlock.<br>
<b>Warning on line 1165</b> - Method "_textstring" has no method-level DocBlock.<br>
<b>Warning on line 1198</b> - Method "_UTF8toUTF16" has no method-level DocBlock.<br>
<b>Warning on line 1207</b> - Method "_dounderline" has no method-level DocBlock.<br>
<b>Warning on line 1226</b> - Method "_parsejpg" has no method-level DocBlock.<br>
<b>Warning on line 1237</b> - Method "_parsepng" has no method-level DocBlock.<br>
<b>Warning on line 1362</b> - Method "_parsepngstream" has no method-level DocBlock.<br>
<b>Warning on line 1379</b> - Method "_readstream" has no method-level DocBlock.<br>
<b>Warning on line 1386</b> - Method "_readint" has no method-level DocBlock.<br>
<b>Warning on line 1425</b> - Method "_parsegif" has no method-level DocBlock.<br>
<b>Warning on line 1433</b> - Method "_newobj" has no method-level DocBlock.<br>
<b>Warning on line 1440</b> - Method "_putstream" has no method-level DocBlock.<br>
<b>Warning on line 1449</b> - Method "_out" has no method-level DocBlock.<br>
<b>Warning on line 1522</b> - Method "_putpages" has no method-level DocBlock.<br>
<b>Warning on line 1616</b> - Method "_putfonts" has no method-level DocBlock.<br>
<b>Warning on line 1626</b> - Method "_putimages" has no method-level DocBlock.<br>
<b>Warning on line 1678</b> - Method "_putimage" has no method-level DocBlock.<br>
<b>Warning on line 1684</b> - Method "_putxobjectdict" has no method-level DocBlock.<br>
<b>Warning on line 1696</b> - Method "_putresourcedict" has no method-level DocBlock.<br>
<b>Warning on line 1709</b> - Method "_putresources" has no method-level DocBlock.<br>
<b>Warning on line 1725</b> - Method "_putinfo" has no method-level DocBlock.<br>
<b>Warning on line 1745</b> - Method "_putcatalog" has no method-level DocBlock.<br>
<b>Warning on line 1750</b> - Method "_putheader" has no method-level DocBlock.<br>
<b>Warning on line 1757</b> - Method "_puttrailer" has no method-level DocBlock.<br>
<b>Warning on line 1792</b> - Method "_enddoc" has no method-level DocBlock.<br>
<b>Warning on line 1803</b> - File "/daten/projekte/lam/pakete/ldap-account-manager-3.7/lib/fpdf.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="HTMLTree.php"></a>
<h1>HTMLTree.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 336</b> - Method "get_logout_menu_item" has no method-level DocBlock.<br>
<b>Warning on line 485</b> - Method "get_formatted_dn" has no method-level DocBlock.<br>
<a name="import_functions.php"></a>
<h1>import_functions.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 32</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 41</b> - Method "types" has no method-level DocBlock.<br>
<b>Warning on line 54</b> - Method "accept" has no method-level DocBlock.<br>
<b>Warning on line 58</b> - Method "getTemplate" has no method-level DocBlock.<br>
<b>Warning on line 77</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 99</b> - Method "accept" has no method-level DocBlock.<br>
<b>Warning on line 106</b> - Method "getSource" has no method-level DocBlock.<br>
<b>Warning on line 129</b> - Method "LDAPimport" has no method-level DocBlock.<br>
<b>Warning on line 149</b> - Method "getType" has no method-level DocBlock.<br>
<b>Warning on line 153</b> - Method "getTemplate" has no method-level DocBlock.<br>
<b>Warning on line 157</b> - Method "getServer" has no method-level DocBlock.<br>
<b>Warning on line 240</b> - Method "readEntry" has no method-level DocBlock.<br>
<b>Warning on line 370</b> - Method "error" has no method-level DocBlock.<br>
<a name="MassRender.php"></a>
<h1>MassRender.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 37</b> - Method "drawMassFormReadWriteValueAttribute" has no method-level DocBlock.<br>
<b>Warning on line 41</b> - Method "drawMassFormReadWriteValueBinaryAttribute" has no method-level DocBlock.<br>
<b>Warning on line 45</b> - Method "drawMassFormReadWriteValueJpegAttribute" has no method-level DocBlock.<br>
<a name="modules.inc"></a>
<h1>modules.inc</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 33</b> - package main is already in category Crypt, will now replace with category LDAP Account Manager<br>
<a name="MultiLineAttribute.php"></a>
<h1>MultiLineAttribute.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 20</b> - Method "getRows" has no method-level DocBlock.<br>
<b>Warning on line 24</b> - Method "setRows" has no method-level DocBlock.<br>
<b>Warning on line 28</b> - Method "getCols" has no method-level DocBlock.<br>
<b>Warning on line 32</b> - Method "setCols" has no method-level DocBlock.<br>
<a name="page.php"></a>
<h1>page.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 83</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 91</b> - Method "head_add" has no method-level DocBlock.<br>
<b>Warning on line 138</b> - Method "pageheader_print" has no method-level DocBlock.<br>
<b>Warning on line 174</b> - Method "head_print" has no method-level DocBlock.<br>
<b>Warning on line 202</b> - Method "control_print" has no method-level DocBlock.<br>
<b>Warning on line 231</b> - Method "tree" has no method-level DocBlock.<br>
<b>Warning on line 241</b> - Method "block_add" has no method-level DocBlock.<br>
<b>Warning on line 254</b> - Method "block_print" has no method-level DocBlock.<br>
<b>Warning on line 292</b> - Method "sysmsg" has no method-level DocBlock.<br>
<b>Warning on line 316</b> - Method "body" has no method-level DocBlock.<br>
<b>Warning on line 326</b> - Method "footer_print" has no method-level DocBlock.<br>
<b>Warning on line 442</b> - Method "display" has no method-level DocBlock.<br>
<b>Warning on line 459</b> - Method "setsysmsg" has no method-level DocBlock.<br>
<b>Warning on line 475</b> - Method "setTitle" has no method-level DocBlock.<br>
<b>Warning on line 479</b> - Method "setBody" has no method-level DocBlock.<br>
<b>Warning on line 483</b> - Method "setFooter" has no method-level DocBlock.<br>
<b>Warning on line 507</b> - Method "draw" has no method-level DocBlock.<br>
<a name="PageRender.php"></a>
<h1>PageRender.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 28</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 50</b> - Method "getTemplate" has no method-level DocBlock.<br>
<b>Warning on line 57</b> - Method "getTemplateID" has no method-level DocBlock.<br>
<b>Warning on line 104</b> - Method "drawTitle" has no method-level DocBlock.<br>
<b>Warning on line 112</b> - Method "drawSubTitle" has no method-level DocBlock.<br>
<b>Warning on line 125</b> - Method "setDN" has no method-level DocBlock.<br>
<b>Warning on line 138</b> - Method "setContainer" has no method-level DocBlock.<br>
<b>Warning on line 144</b> - Method "getModeContainer" has no method-level DocBlock.<br>
<b>Warning on line 404</b> - Method "getNoteAliasAttribute" has no method-level DocBlock.<br>
<b>Warning on line 447</b> - Method "getNoteRequiredAttribute" has no method-level DocBlock.<br>
<b>Warning on line 460</b> - Method "getNoteRDNAttribute" has no method-level DocBlock.<br>
<b>Warning on line 473</b> - Method "getNoteHintAttribute" has no method-level DocBlock.<br>
<b>Warning on line 482</b> - Method "getNoteROAttribute" has no method-level DocBlock.<br>
<b>Warning on line 529</b> - Method "drawOldValueAttribute" has no method-level DocBlock.<br>
<b>Warning on line 583</b> - Method "drawFormReadOnlyValueAttribute" has no method-level DocBlock.<br>
<b>Warning on line 624</b> - Method "drawFormReadWriteValueAttribute" has no method-level DocBlock.<br>
<b>Warning on line 644</b> - Method "drawOldValueBinaryAttribute" has no method-level DocBlock.<br>
<b>Warning on line 651</b> - Method "drawCurrentValueBinaryAttribute" has no method-level DocBlock.<br>
<b>Warning on line 666</b> - Method "drawFormReadOnlyValueBinaryAttribute" has no method-level DocBlock.<br>
<b>Warning on line 687</b> - Method "drawFormReadWriteValueBinaryAttribute" has no method-level DocBlock.<br>
<b>Warning on line 705</b> - Method "drawFormReadWriteValueDateAttribute" has no method-level DocBlock.<br>
<b>Warning on line 736</b> - Method "drawFormReadWriteValueDnAttribute" has no method-level DocBlock.<br>
<b>Warning on line 786</b> - Method "drawFormReadWriteValueGidAttribute" has no method-level DocBlock.<br>
<b>Warning on line 826</b> - Method "drawFormReadOnlyValueJpegAttribute" has no method-level DocBlock.<br>
<b>Warning on line 839</b> - Method "drawFormReadOnlyValueMultiLineAttribute" has no method-level DocBlock.<br>
<b>Warning on line 854</b> - Method "drawFormReadWriteValueMultiLineAttribute" has no method-level DocBlock.<br>
<b>Warning on line 885</b> - Method "drawFormValueObjectClassAttribute" has no method-level DocBlock.<br>
<b>Warning on line 894</b> - Method "getAutoPostPasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 906</b> - Method "drawOldValuePasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 918</b> - Method "drawCurrentValuePasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 940</b> - Method "drawFormReadOnlyValuePasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 993</b> - Method "drawFormReadWriteValuePasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1119</b> - Method "drawFormReadWriteValueSelectionAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1192</b> - Method "drawShadowDateShadowAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1199</b> - Method "drawFormReadOnlyValueShadowAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1206</b> - Method "drawFormReadWriteValueShadowAttribute" has no method-level DocBlock.<br>
<a name="Query.php"></a>
<h1>Query.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 203</b> - Method "getDNEncode" has no method-level DocBlock.<br>
<b>Warning on line 225</b> - Method "getAttrSortOrder" has no method-level DocBlock.<br>
<b>Warning on line 261</b> - Method "getAttrDisplayOrder" has no method-level DocBlock.<br>
<b>Warning on line 280</b> - Method "getDescription" has no method-level DocBlock.<br>
<a name="QueryRender.php"></a>
<h1>QueryRender.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 183</b> - Method "drawTemplateChoice" has no method-level DocBlock.<br>
<b>Warning on line 192</b> - Method "visitStart" has no method-level DocBlock.<br>
<b>Warning on line 408</b> - Method "visitEnd" has no method-level DocBlock.<br>
<b>Warning on line 412</b> - Method "drawSubTitle" has no method-level DocBlock.<br>
<b>Warning on line 425</b> - Method "getAFattrs" has no method-level DocBlock.<br>
<b>Warning on line 432</b> - Method "getAjaxRef" has no method-level DocBlock.<br>
<b>Warning on line 462</b> - Method "drawBaseTabs" has no method-level DocBlock.<br>
<b>Warning on line 513</b> - Method "drawResultsTable" has no method-level DocBlock.<br>
<a name="RSA.php"></a>
<h1>RSA.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 73</b> - package main is already in category Math, will now replace with category Crypt<br>
<a name="schema.inc"></a>
<h1>schema.inc</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 67</b> - Method "setOID" has no method-level DocBlock.<br>
<b>Warning on line 72</b> - Method "setDescription" has no method-level DocBlock.<br>
<b>Warning on line 77</b> - Method "getOID" has no method-level DocBlock.<br>
<b>Warning on line 82</b> - Method "getDescription" has no method-level DocBlock.<br>
<b>Warning on line 1232</b> - Method "MatchingRuleUse" has no method-level DocBlock.<br>
<a name="schema_functions.php"></a>
<h1>schema_functions.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 33</b> - Method "setOID" has no method-level DocBlock.<br>
<b>Warning on line 40</b> - Method "setDescription" has no method-level DocBlock.<br>
<b>Warning on line 47</b> - Method "getOID" has no method-level DocBlock.<br>
<b>Warning on line 54</b> - Method "getDescription" has no method-level DocBlock.<br>
<b>Warning on line 454</b> - Method "getForceMayAttrs" has no method-level DocBlock.<br>
<b>Warning on line 644</b> - Method "isStructural" has no method-level DocBlock.<br>
<b>Warning on line 686</b> - Method "getName" has no method-level DocBlock.<br>
<b>Warning on line 694</b> - Method "getSource" has no method-level DocBlock.<br>
<b>Warning on line 1276</b> - Method "isForceMay" has no method-level DocBlock.<br>
<b>Warning on line 1524</b> - Method "__construct" has no method-level DocBlock.<br>
<a name="SelectionAttribute.php"></a>
<h1>SelectionAttribute.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 33</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 37</b> - Method "addOption" has no method-level DocBlock.<br>
<b>Warning on line 44</b> - Method "addValue" has no method-level DocBlock.<br>
<b>Warning on line 48</b> - Method "getOptionCount" has no method-level DocBlock.<br>
<b>Warning on line 52</b> - Method "getSelection" has no method-level DocBlock.<br>
<b>Warning on line 56</b> - Method "autoValue" has no method-level DocBlock.<br>
<b>Warning on line 60</b> - Method "getDefault" has no method-level DocBlock.<br>
<b>Warning on line 64</b> - Method "isMultiple" has no method-level DocBlock.<br>
<b>Warning on line 68</b> - Method "setMultiple" has no method-level DocBlock.<br>
<a name="session_functions.php"></a>
<h1>session_functions.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 9</b> - Page-level DocBlock precedes "include_once '../../../../lib/security.inc'", use another DocBlock to document the source element<br>
<a name="SSH1.php"></a>
<h1>SSH1.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 72</b> - package main is already in category PHP, will now replace with category Net<br>
<a name="str_split.php"></a>
<h1>str_split.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 14</b> - package main is already in category LDAP Account Manager, will now replace with category PHP<br>
<b>Warning on line 14</b> - Unknown tag "@require" used<br>
<b>Warning on line 49</b> - Page-level DocBlock precedes "function php_compat_str_split", use another DocBlock to document the source element<br>
<a name="Template.php"></a>
<h1>Template.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 64</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 73</b> - Method "__clone" has no method-level DocBlock.<br>
<b>Warning on line 642</b> - Method "getDNEncode" has no method-level DocBlock.<br>
<b>Warning on line 681</b> - Method "getContainerEncode" has no method-level DocBlock.<br>
<b>Warning on line 917</b> - Method "setVisible" has no method-level DocBlock.<br>
<b>Warning on line 921</b> - Method "setInvisible" has no method-level DocBlock.<br>
<b>Warning on line 928</b> - Method "getRegExp" has no method-level DocBlock.<br>
<b>Warning on line 1071</b> - Method "isAdminDisabled" has no method-level DocBlock.<br>
<b>Warning on line 1564</b> - Method "isNoLeaf" has no method-level DocBlock.<br>
<a name="TemplateRender.php"></a>
<h1>TemplateRender.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 427</b> - Method "getDefaultAttribute" has no method-level DocBlock.<br>
<b>Warning on line 672</b> - Method "visitEnd" has no method-level DocBlock.<br>
<b>Warning on line 709</b> - Method "drawTitle" has no method-level DocBlock.<br>
<b>Warning on line 739</b> - Method "drawSubTitle" has no method-level DocBlock.<br>
<b>Warning on line 1007</b> - Method "getDeleteAttributeMessage" has no method-level DocBlock.<br>
<b>Warning on line 1019</b> - Method "getModifiedAttributesMessage" has no method-level DocBlock.<br>
<b>Warning on line 1028</b> - Method "getReadOnlyMessage" has no method-level DocBlock.<br>
<b>Warning on line 1037</b> - Method "getViewSchemaMessage" has no method-level DocBlock.<br>
<b>Warning on line 1069</b> - Method "getMenuItemSwitchTemplate" has no method-level DocBlock.<br>
<b>Warning on line 1085</b> - Method "getMenuItemExportBase" has no method-level DocBlock.<br>
<b>Warning on line 1103</b> - Method "getMenuItemMove" has no method-level DocBlock.<br>
<b>Warning on line 1123</b> - Method "getMenuItemInternalAttributes" has no method-level DocBlock.<br>
<b>Warning on line 1140</b> - Method "getMenuItemDelete" has no method-level DocBlock.<br>
<b>Warning on line 1156</b> - Method "getMenuItemRename" has no method-level DocBlock.<br>
<b>Warning on line 1173</b> - Method "getMenuItemCompare" has no method-level DocBlock.<br>
<b>Warning on line 1190</b> - Method "getMenuItemCreate" has no method-level DocBlock.<br>
<b>Warning on line 1211</b> - Method "getMenuItemAddAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1231</b> - Method "getMenuItemShowChildren" has no method-level DocBlock.<br>
<b>Warning on line 1248</b> - Method "getMenuItemExportSub" has no method-level DocBlock.<br>
<b>Warning on line 1362</b> - Method "drawInternalAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1397</b> - Method "drawForm" has no method-level DocBlock.<br>
<b>Warning on line 1431</b> - Method "drawFormEnd" has no method-level DocBlock.<br>
<b>Warning on line 1440</b> - Method "drawFormSubmitButton" has no method-level DocBlock.<br>
<b>Warning on line 1485</b> - Method "drawStepFormStart" has no method-level DocBlock.<br>
<b>Warning on line 1523</b> - Method "drawStepForm" has no method-level DocBlock.<br>
<b>Warning on line 1529</b> - Method "drawStepFormEnd" has no method-level DocBlock.<br>
<b>Warning on line 1542</b> - Method "drawStepFormSubmitButton" has no method-level DocBlock.<br>
<b>Warning on line 1801</b> - Method "drawEndValueLineAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1808</b> - Method "drawTemplateAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1836</b> - Method "drawTemplateValuesAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1866</b> - Method "drawDnValueIconAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1877</b> - Method "drawMailValueIconAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1890</b> - Method "drawUrlValueIconAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1956</b> - Method "getFocusJavascriptAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1968</b> - Method "getBlurJavascriptAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1972</b> - Method "drawFocusJavascriptAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1976</b> - Method "drawBlurJavascriptAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1981</b> - Method "drawFillJavascriptAttribute" has no method-level DocBlock.<br>
<b>Warning on line 1995</b> - Method "drawValidateJavascriptAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2059</b> - Method "getMenuItemAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2077</b> - Method "getAddValueMenuItemAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2095</b> - Method "getAddValueMenuItemObjectClassAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2114</b> - Method "getModifyMemberMenuItemAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2126</b> - Method "getRenameMenuItemAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2247</b> - Method "drawHelperAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2254</b> - Method "drawRequiredSymbolAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2401</b> - Method "drawCheckLinkPasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2462</b> - Method "drawDefaultHelperPasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2481</b> - Method "drawDefaultHelperSambaPasswordAttribute" has no method-level DocBlock.<br>
<b>Warning on line 2511</b> - Method "getMenuItemSelectionAttribute" has no method-level DocBlock.<br>
<a name="Tree.php"></a>
<h1>Tree.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 32</b> - Method "__construct" has no method-level DocBlock.<br>
<a name="TreeItem.php"></a>
<h1>TreeItem.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 46</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 62</b> - Method "getDNEncode" has no method-level DocBlock.<br>
<b>Warning on line 101</b> - Method "setObjectClasses" has no method-level DocBlock.<br>
<b>Warning on line 108</b> - Method "getObjectClasses" has no method-level DocBlock.<br>
<b>Warning on line 115</b> - Method "isInLDAP" has no method-level DocBlock.<br>
<b>Warning on line 135</b> - Method "readingChildren" has no method-level DocBlock.<br>
<b>Warning on line 302</b> - Method "setTemplate" has no method-level DocBlock.<br>
<b>Warning on line 309</b> - Method "getTemplate" has no method-level DocBlock.<br>
<a name="ufpdf.php"></a>
<h1>ufpdf.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 68</b> - Method "GetStringWidth" has no method-level DocBlock.<br>
<b>Warning on line 97</b> - Method "AddFont" has no method-level DocBlock.<br>
<b>Warning on line 108</b> - Method "Text" has no method-level DocBlock.<br>
<b>Warning on line 114</b> - Method "AcceptPageBreak" has no method-level DocBlock.<br>
<b>Warning on line 194</b> - Method "Cell" has no method-level DocBlock.<br>
<b>Warning on line 319</b> - Method "MultiCell" has no method-level DocBlock.<br>
<b>Warning on line 402</b> - Method "Write" has no method-level DocBlock.<br>
<b>Warning on line 408</b> - Method "AliasNbPages" has no method-level DocBlock.<br>
<b>Warning on line 485</b> - Method "_dounderlineU" has no method-level DocBlock.<br>
<b>Warning on line 493</b> - Method "_textstring" has no method-level DocBlock.<br>
<b>Warning on line 501</b> - Method "_escapetext" has no method-level DocBlock.<br>
<b>Warning on line 517</b> - Method "_putinfo" has no method-level DocBlock.<br>
<b>Warning on line 590</b> - Method "_putpages" has no method-level DocBlock.<br>
<b>Warning on line 692</b> - Method "utf8_to_utf16be" has no method-level DocBlock.<br>
<b>Warning on line 700</b> - Method "code2utf" has no method-level DocBlock.<br>
<b>Warning on line 704</b> - Method "strlen" has no method-level DocBlock.<br>
<b>Warning on line 720</b> - Method "utf8_substr" has no method-level DocBlock.<br>
<b>Warning on line 812</b> - Method "utf8_to_codepoints" has no method-level DocBlock.<br>
<a name="unserialize.php"></a>
<h1>unserialize.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 25</b> - File "/daten/projekte/lam/pakete/ldap-account-manager-3.7/templates/3rdParty/pla/tools/unserialize.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="Visitor.php"></a>
<h1>Visitor.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 69</b> - Method "__call" has no method-level DocBlock.<br>
<a name="xml2array.php"></a>
<h1>xml2array.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 26</b> - Method "push_pos" has no method-level DocBlock.<br>
<b>Warning on line 31</b> - Method "pop_pos" has no method-level DocBlock.<br>
<b>Warning on line 58</b> - Method "parseXML" has no method-level DocBlock.<br>
<b>Warning on line 85</b> - Method "tagOpen" has no method-level DocBlock.<br>
<b>Warning on line 95</b> - Method "tagData" has no method-level DocBlock.<br>
<b>Warning on line 99</b> - Method "tagClosed" has no method-level DocBlock.<br>
<a name="xmlTemplates.php"></a>
<h1>xmlTemplates.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 147</b> - Method "__construct" has no method-level DocBlock.<br>
<b>Warning on line 297</b> - Method "__construct" has no method-level DocBlock.<br>
<a name="RC4.php"></a>
<h1>RC4.php</h1>
<h2>Errors:</h2><br>
<b>Error on line 482</b> - @access was passed neither "public" nor "private." Was passed: "prviate"<br>
<div class="credit">
<hr />
Documentation generated on Sun, 25 Mar 2012 19:36:03 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>
</tr>
</table>
</body>
</html>
|