JClientLdap::create
Create a new DN
Signature
public function create(string
$dn,
array
$entriesĀ )
Parameters
-
$dn
- The DN where you want to put the object
-
$entries
- An array of arrays describing the object to add
Returns
- boolean
- Result of operation