<html> <head> <title>Package LDAP 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">LDAP</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_LDAP.html" class="menu">class tree: LDAP</a> ] [ <a href="elementindex_LDAP.html" class="menu">index: LDAP</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_INSTALL.html">INSTALL</a></p> <p><a href="ric_README.html">README</a></p> </div> <b>Packages:</b><br /> <a href="li_Help.html">Help</a><br /> <a href="li_PDF.html">PDF</a><br /> <a href="li_lib.html">lib</a><br /> <a href="li_modules.html">modules</a><br /> <a href="li_types.html">types</a><br /> <a href="li_configuration.html">configuration</a><br /> <a href="li_tools.html">tools</a><br /> <a href="li_LDAP.html">LDAP</a><br /> <a href="li_lists.html">lists</a><br /> <a href="li_profiles.html">profiles</a><br /> <a href="li_selfService.html">selfService</a><br /> <a href="li_main.html">main</a><br /> <a href="li_tests.html">tests</a><br /> <br /><br /> <b>Files:</b><br /> <div class="package"> <a href="LDAP/_lib---ldap.inc.html"> ldap.inc </a><br> </div><br /> <b>Classes:</b><br /> <div class="package"> <a href="LDAP/Ldap.html">Ldap</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 LDAP</h1> [ <a href="elementindex_LDAP.html#c">c</a> ] [ <a href="elementindex_LDAP.html#d">d</a> ] [ <a href="elementindex_LDAP.html#e">e</a> ] [ <a href="elementindex_LDAP.html#h">h</a> ] [ <a href="elementindex_LDAP.html#l">l</a> ] [ <a href="elementindex_LDAP.html#n">n</a> ] [ <a href="elementindex_LDAP.html#s">s</a> ] [ <a href="elementindex_LDAP.html#_">_</a> ] <hr /> <a name="_"></a> <div> <h2>_</h2> <dl> <dt><b>__construct</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#method__construct">Ldap::__construct()</a></dd> <dt><b>__sleep</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#method__sleep">Ldap::__sleep()</a><br> Closes connection to LDAP server before serialization</dd> <dt><b>__wakeup</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#method__wakeup">Ldap::__wakeup()</a><br> Reconnects to LDAP server when deserialized</dd> </dl> </div> <a href="elementindex_LDAP.html#top">top</a><br> <hr /> <a name="c"></a> <div> <h2>c</h2> <dl> <dt><b>close</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodclose">Ldap::close()</a><br> Closes connection to server</dd> <dt><b>cmp_array</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodcmp_array">Ldap::cmp_array()</a><br> Helper function to sort the unit DNs</dd> <dt><b>connect</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodconnect">Ldap::connect()</a><br> Connects to the server using the given username and password</dd> </dl> </div> <a href="elementindex_LDAP.html#top">top</a><br> <hr /> <a name="d"></a> <div> <h2>d</h2> <dl> <dt><b>decrypt</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methoddecrypt">Ldap::decrypt()</a><br> Decrypts a string</dd> <dt><b>decrypt_login</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methoddecrypt_login">Ldap::decrypt_login()</a><br> Decrypts username and password</dd> <dt><b>destroy</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methoddestroy">Ldap::destroy()</a><br> Closes connection to LDAP server and deletes encrypted username/password</dd> </dl> </div> <a href="elementindex_LDAP.html#top">top</a><br> <hr /> <a name="e"></a> <div> <h2>e</h2> <dl> <dt><b>encrypt</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodencrypt">Ldap::encrypt()</a><br> Encrypts a string</dd> <dt><b>encrypt_login</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodencrypt_login">Ldap::encrypt_login()</a><br> Encrypts username and password</dd> </dl> </div> <a href="elementindex_LDAP.html#top">top</a><br> <hr /> <a name="h"></a> <div> <h2>h</h2> <dl> <dt><b>hex2bin</b></dt> <dd>in file ldap.inc, function <a href="LDAP/_lib---ldap.inc.html#functionhex2bin">hex2bin()</a><br> Converts a HEX string to a binary value</dd> </dl> </div> <a href="elementindex_LDAP.html#top">top</a><br> <hr /> <a name="l"></a> <div> <h2>l</h2> <dl> <dt><b>Ldap</b></dt> <dd>in file ldap.inc, class <a href="LDAP/Ldap.html">Ldap</a><br> Ldap manages connection to LDAP and includes several helper functions.</dd> <dt><b>ldap.inc</b></dt> <dd>procedural page <a href="LDAP/_lib---ldap.inc.html">ldap.inc</a></dd> </dl> </div> <a href="elementindex_LDAP.html#top">top</a><br> <hr /> <a name="n"></a> <div> <h2>n</h2> <dl> <dt><b>new_rand</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodnew_rand">Ldap::new_rand()</a><br> Calculates a new value for rand</dd> </dl> </div> <a href="elementindex_LDAP.html#top">top</a><br> <hr /> <a name="s"></a> <div> <h2>s</h2> <dl> <dt><b>search_units</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodsearch_units">Ldap::search_units()</a><br> Returns an array with all organizational units under the given suffix</dd> <dt><b>server</b></dt> <dd>in file ldap.inc, method <a href="LDAP/Ldap.html#methodserver">Ldap::server()</a><br> Returns the LDAP connection handle</dd> </dl> </div> <a href="elementindex_LDAP.html#top">top</a><br> <div class="credit"> <hr /> Documentation generated on Thu, 07 Feb 2008 20:26:13 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.0</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>