LDAP Account Manager

TREEVIEW

Interfaces, Classes, Traits and Enums

TreeViewTool
LDAP tree view.
TreeView
Tree view functions.

Table of Contents

compareNodeByIdAsDn()  : int
Compares two nodes by interpreting their ID as DN.
compareByAttributes()  : int
Compares two arrays with LDAP attributes by global $lamOrderByAttribute.
showTree()  : void

Functions

compareNodeByIdAsDn()

Compares two nodes by interpreting their ID as DN.

compareNodeByIdAsDn( $a,  $b) : int
Parameters
$a :

first node

$b :

second node

Return values
int

result

compareByAttributes()

Compares two arrays with LDAP attributes by global $lamOrderByAttribute.

compareByAttributes( $a,  $b) : int
Parameters
$a :

first node

$b :

second node

Return values
int

result

showTree()

showTree() : void
Return values
void

Search results