lists
[ class tree: lists ] [ index: lists ] [ all elements ]

Procedural File: tree.php

Source Location: /templates/tree/tree.php



Page Details:

This script displays the LDAP tree for all the servers that you have

in config.php. We read the session variable 'tree' to know which dns are expanded or collapsed. No query string parameters are expected, however, you can use a '#' offset to scroll to a given dn. The syntax is tree.php#<rawurlencoded dn>, so if I wanted to scroll to dc=example,dc=com for server 3, the URL would be: tree.php#3_dc%3Dexample%2Cdc%3Dcom




Tags:

author:  Roland Gruber
author:  David Smith


Includes:

include_once('../../lib/tree.inc') [line 47]
tree functions

include_once('../../lib/ldap.inc') [line 51]
LDAP functions

include_once('../../lib/config.inc') [line 49]
access to configuration







draw_create_link [line 174]

void draw_create_link( mixed $rdn, mixed $level, mixed $encoded_dn)



[ Top ]



draw_tree_html [line 101]

void draw_tree_html( mixed $dn, [mixed $level = 0])

Recursively descend on the given dn and draw the tree in html



[ Top ]



Documentation generated on Tue, 07 Feb 2006 17:04:03 +0100 by phpDocumentor 1.2.3