DeleteEntryTask
in package
implements
ImporterTask
Deletes an LDAP entry.
Tags
Interfaces, Classes, Traits and Enums
- ImporterTask
- A single import task.
Table of Contents
- $dn : mixed
- __construct() : mixed
- Constructor
- run() : string
- Runs the task.
Properties
$dn
private
mixed
$dn
= ''
Methods
__construct()
Constructor
public
__construct(string $dn) : mixed
Parameters
- $dn : string
-
DN
Return values
mixed —run()
Runs the task.
public
run() : string
Tags
Return values
string —HTML output or LAMException if error occurred