LDAP Account Manager

DeleteEntryTask
in package
implements ImporterTask

Deletes an LDAP entry.

Tags
author

Roland Gruber

Interfaces, Classes, Traits and Enums

ImporterTask
A single import task.

Table of Contents

$dn  : mixed
__construct()  : mixed
Constructor
run()  : string
Runs the task.

Properties

Methods

__construct()

Constructor

public __construct(string $dn) : mixed
Parameters
$dn : string

DN

Return values
mixed

run()

Runs the task.

public run() : string
Tags
see
ImporterTask::run()
Return values
string

HTML output or LAMException if error occurred

Search results