main
[ class tree: main ] [ index: main ] [ all elements ]

Procedural File: delete.php

Source Location: /templates/delete.php



Page Details:

Used to delete accounts from LDAP tree.



Tags:

author:  Tilo Lutz


Includes:

include_once('../lib/status.inc') [line 37]
message displaying

include_once('../lib/account.inc') [line 33]
account functions

include_once('../lib/config.inc') [line 35]
current configuration options

include_once('../lib/lamdaemon.inc') [line 41]
lamdaemon interface

include_once('../lib/modules.inc') [line 43]
module interface

include_once('../lib/ldap.inc') [line 39]
LDAP connection







deleteDN [line 266]

array deleteDN( string $dn)

Deletes a DN and all child entries.



Tags:

return:  error messages


Parameters

string   $dn   DN to delete
[ Top ]



getChildCount [line 250]

interger getChildCount( string $dn)

Returns the number of child entries of a DN.



Tags:

return:  number of childs


Parameters

string   $dn   DN of parent
[ Top ]



Documentation generated on Tue, 07 Feb 2006 17:03:38 +0100 by phpDocumentor 1.2.3