treeview.inc
Interfaces, Classes, Traits and Enums
- 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.
Functions
compareNodeByIdAsDn()
Compares two nodes by interpreting their ID as DN.
compareNodeByIdAsDn( $a, $b) : int
Parameters
Return values
int —result
compareByAttributes()
Compares two arrays with LDAP attributes by global $lamOrderByAttribute.
compareByAttributes( $a, $b) : int
Parameters
Return values
int —result