JLDAP::delete/1.5
From Joomla! Documentation
JLDAP::delete
Description
Deletes a given DN from the tree.
Description:JLDAP::delete [Edit Descripton]
public function delete ($dn)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $dn | string | dn The DN of the object you want to delete |
- Returns bool result of operation public
- Defined on line 332 of libraries/joomla/client/ldap.php
See also
-
JLDAP::delete on api.joomla.org
-
JLDAP source code on JoomlaCode
-
Class JLDAP
-
Subpackage Client
- Other versions of JLDAP::delete
SeeAlso:JLDAP::delete [Edit See Also]
User contributed notes
<CodeExamplesForm />