219 lines
7.1 KiB
HTML
219 lines
7.1 KiB
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Docs for page delete.php</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../media/style.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<p align="center">
|
||
|
<script type="text/javascript"><!--
|
||
|
google_ad_client = "pub-4179059556107138";
|
||
|
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||
|
google_ad_width = 728;
|
||
|
google_ad_height = 90;
|
||
|
google_ad_format = "728x90_as";
|
||
|
google_ad_type = "text_image";
|
||
|
google_ad_channel ="";
|
||
|
google_page_url = document.location;
|
||
|
google_color_border = "EEEEEE";
|
||
|
google_color_bg = "FFFFFF";
|
||
|
google_color_link = "0000FF";
|
||
|
google_color_url = "008000";
|
||
|
google_color_text = "000000";
|
||
|
//--></script>
|
||
|
<script type="text/javascript"
|
||
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||
|
</script>
|
||
|
</p>
|
||
|
|
||
|
|
||
|
|
||
|
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
|
||
|
<tr>
|
||
|
<td class="header_top">main</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_main.html" class="menu">class tree: main</a> ]
|
||
|
[ <a href="../elementindex_main.html" class="menu">index: main</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>
|
||
|
<p><a href="../ric_INSTALL.html">INSTALL</a></p>
|
||
|
</div>
|
||
|
<div id="todolist">
|
||
|
<p><a href="../todolist.html">Todo List</a></p>
|
||
|
</div>
|
||
|
<b>Packages:</b><br />
|
||
|
<a href="../li_configuration.html">configuration</a><br />
|
||
|
<a href="../li_Help.html">Help</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_main.html">main</a><br />
|
||
|
<a href="../li_modules.html">modules</a><br />
|
||
|
<a href="../li_PDF.html">PDF</a><br />
|
||
|
<a href="../li_profiles.html">profiles</a><br />
|
||
|
<a href="../li_tests.html">tests</a><br />
|
||
|
<a href="../li_tools.html">tools</a><br />
|
||
|
<a href="../li_types.html">types</a><br />
|
||
|
<br /><br />
|
||
|
<b>Files:</b><br />
|
||
|
<div class="package">
|
||
|
<a href="../main/_templates_delete_php.html"> delete.php
|
||
|
</a><br>
|
||
|
<a href="../main/_templates_initsuff_php.html"> initsuff.php
|
||
|
</a><br>
|
||
|
<a href="../main/_templates_login_php.html"> login.php
|
||
|
</a><br>
|
||
|
<a href="../main/_templates_logout_php.html"> logout.php
|
||
|
</a><br>
|
||
|
<a href="../main/_templates_main_php.html"> main.php
|
||
|
</a><br>
|
||
|
<a href="../main/_templates_main_header_php.html"> main_header.php
|
||
|
</a><br>
|
||
|
</div><br />
|
||
|
|
||
|
</td>
|
||
|
<td>
|
||
|
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
|
||
|
|
||
|
<h1>Procedural File: delete.php</h1>
|
||
|
Source Location: /templates/delete.php<br /><br />
|
||
|
|
||
|
<br>
|
||
|
<br>
|
||
|
|
||
|
|
||
|
<h2>Page Details:</h2>
|
||
|
Used to delete accounts from LDAP tree.<br /><br /><br /><br />
|
||
|
<h4>Tags:</h4>
|
||
|
<div class="tags">
|
||
|
<table border="0" cellspacing="0" cellpadding="0">
|
||
|
<tr>
|
||
|
<td><b>author:</b> </td><td>Tilo Lutz</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<br /><br />
|
||
|
<h4>Includes:</h4>
|
||
|
<div class="tags">
|
||
|
include_once(<a href="../lib/_lib_status_inc.html">'../lib/status.inc'</a>) [line 37]<br />
|
||
|
message displaying<br /><br />include_once(<a href="../lib/_lib_account_inc.html">'../lib/account.inc'</a>) [line 33]<br />
|
||
|
account functions<br /><br />include_once(<a href="../configuration/_lib_config_inc.html">'../lib/config.inc'</a>) [line 35]<br />
|
||
|
current configuration options<br /><br />include_once(<a href="../modules/_lib_lamdaemon_inc.html">'../lib/lamdaemon.inc'</a>) [line 41]<br />
|
||
|
lamdaemon interface<br /><br />include_once(<a href="../modules/_lib_modules_inc.html">'../lib/modules.inc'</a>) [line 43]<br />
|
||
|
module interface<br /><br />include_once(<a href="../LDAP/_lib_ldap_inc.html">'../lib/ldap.inc'</a>) [line 39]<br />
|
||
|
LDAP connection<br /><br /></div>
|
||
|
<br /><br />
|
||
|
<br /><br />
|
||
|
<br />
|
||
|
<hr />
|
||
|
<a name="functiondeleteDN"></a>
|
||
|
<h3>deleteDN <span class="smalllinenumber">[line 266]</span></h3>
|
||
|
<div class="function">
|
||
|
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
|
||
|
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
|
||
|
<code>array deleteDN(
|
||
|
string $dn)</code>
|
||
|
</td></tr></table>
|
||
|
</td></tr></table><br />
|
||
|
|
||
|
Deletes a DN and all child entries.<br /><br /><br /><br />
|
||
|
<h4>Tags:</h4>
|
||
|
<div class="tags">
|
||
|
<table border="0" cellspacing="0" cellpadding="0">
|
||
|
<tr>
|
||
|
<td><b>return:</b> </td><td>error messages</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<br /><br />
|
||
|
|
||
|
|
||
|
<h4>Parameters</h4>
|
||
|
<table border="0" cellspacing="0" cellpadding="0">
|
||
|
<tr>
|
||
|
<td class="type">string </td>
|
||
|
<td><b>$dn</b> </td>
|
||
|
<td>DN to delete</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||
|
</div>
|
||
|
<hr />
|
||
|
<a name="functiongetChildCount"></a>
|
||
|
<h3>getChildCount <span class="smalllinenumber">[line 250]</span></h3>
|
||
|
<div class="function">
|
||
|
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
|
||
|
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
|
||
|
<code>interger getChildCount(
|
||
|
string $dn)</code>
|
||
|
</td></tr></table>
|
||
|
</td></tr></table><br />
|
||
|
|
||
|
Returns the number of child entries of a DN.<br /><br /><br /><br />
|
||
|
<h4>Tags:</h4>
|
||
|
<div class="tags">
|
||
|
<table border="0" cellspacing="0" cellpadding="0">
|
||
|
<tr>
|
||
|
<td><b>return:</b> </td><td>number of childs</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<br /><br />
|
||
|
|
||
|
|
||
|
<h4>Parameters</h4>
|
||
|
<table border="0" cellspacing="0" cellpadding="0">
|
||
|
<tr>
|
||
|
<td class="type">string </td>
|
||
|
<td><b>$dn</b> </td>
|
||
|
<td>DN of parent</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||
|
</div>
|
||
|
|
||
|
<div class="credit">
|
||
|
<hr />
|
||
|
Documentation generated on Tue, 07 Feb 2006 17:03:38 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.2.3</a>
|
||
|
</div>
|
||
|
</td></tr></table>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
|
||
|
<p align="center">
|
||
|
<script type="text/javascript"><!--
|
||
|
google_ad_client = "pub-4179059556107138";
|
||
|
google_alternate_ad_url = "http://lam.sourceforge.net/google_adsense_script.html";
|
||
|
google_ad_width = 728;
|
||
|
google_ad_height = 90;
|
||
|
google_ad_format = "728x90_as";
|
||
|
google_ad_type = "text_image";
|
||
|
google_ad_channel ="";
|
||
|
google_page_url = document.location;
|
||
|
google_color_border = "EEEEEE";
|
||
|
google_color_bg = "FFFFFF";
|
||
|
google_color_link = "0000FF";
|
||
|
google_color_url = "008000";
|
||
|
google_color_text = "000000";
|
||
|
//--></script>
|
||
|
<script type="text/javascript"
|
||
|
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||
|
</script>
|
||
|
</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|