LDAP Account Manager

AddEntryTask
in package
implements ImporterTask

Adds a complete LDAP entry.

Tags
author

Roland Gruber

Interfaces, Classes, Traits and Enums

ImporterTask
A single import task.

Table of Contents

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

Properties

$attributes

private mixed $attributes = []

Methods

__construct()

Constructor

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

DN

$attributes : mixed
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