Functions

Deletes a DN and all child entries.

deleteDN(string $dn) : array

Parameters

$dn

string

DN to delete

Returns

arrayerror messages

Displays the login window.

display_LoginPage(object $config_object) 

Parameters

$config_object

object

current active configuration

Returns the number of child entries of a DN.

getChildCount(string $dn) : \interger

Parameters

$dn

string

DN of parent

Returns

\intergernumber of childs

mhash()

mhash($hash_id, $password_clear) 

Parameters

$hash_id

$password_clear

mhash_keygen_s2k()

mhash_keygen_s2k($hash_id, $password_clear, $salt, $bytes) 

Parameters

$hash_id

$password_clear

$salt

$bytes

openssl_hash()

openssl_hash($openssl_hash_id, $password_clear) 

Parameters

$openssl_hash_id

$password_clear

Classes and interfaces

lamAjax

Manages all AJAX requests.

« More »

Constants

 

FPDF_VERSION

FPDF_VERSION 

 

MHASH_MD5

MHASH_MD5 

 

MHASH_RIPEMD160

MHASH_RIPEMD160 

 

MHASH_SHA1

MHASH_SHA1