File/lib/base.php

Description
Includes
 require_once (HORDE_BASE.'/lib/core.php') (line 31)
 require_once ('VFS.php') (line 60)
 require_once (GOLLEM_BASE.'/lib/Template.php') (line 64)
 require_once (GOLLEM_BASE.'/lib/Gollem.php') (line 63)
 require_once ('Horde/Secret.php') (line 59)
Constants
GOLLEM_BASE = dirname(__FILE__).'/..' (line 55)
GOLLEM_TEMPLATES = $registry->get('templates') (line 47)
HORDE_BASE = dirname(__FILE__).'/../..' (line 27)

Gollem base inclusion file. This file brings in all of the dependencies that every Gollem script will need, and sets up objects that all scripts use.

The following variables, defined in the script that calls this one, are used: $authentication - The authentication mode to use. $no_compress - Controls whether the page should be compressed. $session_control - Sets special session control limitations.

This file creates the following global variables: $gollem_backends - A link to the current list of available backends $gollem_be - A link to the current backend parameters in the session $gollem_vfs - A link to the current VFS object for the active backend

$Horde: gollem/lib/base.php,v 1.60.2.4 2008/10/09 20:54:42 jan Exp $

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.

Documentation generated on Sun, 30 Jan 2011 05:24:44 +0000 by phpDocumentor 1.4.3