File/lib/base.php

Description

IMP base inclusion file. This file brings in all of the dependencies that every IMP 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 type of authentication to use: 'horde' - Only use horde authentication 'none' - Do not authenticate Default - Authenticate to IMAP/POP server $no_compress - Controls whether the page should be compressed $noset_impview - Don't set viewmode variable. $session_control - Sets special session control limitations

$Horde: imp/lib/base.php,v 1.79.10.22 2010/05/13 21:53:03 slusarz Exp $

Copyright 1999-2009 The Horde Project (http://www.horde.org/)

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

Includes
 include_once ('Horde/Notification/Listener/audio.php'){$notification->attach('audio')) (line 81)
 require (IMP_BASE.'/login.php') (line 124)
 require (IMP_BASE.'/login.php') (line 104)
 require (IMP_BASE.'/redirect.php') (line 126)
 require (IMP_BASE.'/login.php') (line 134)
 require_once (HORDE_BASE.'/lib/core.php') (line 32)
 require_once (IMP_BASE.'/lib/Session.php') (line 163)
 require_once ('Horde/Secret.php') (line 90)
 require_once (IMP_BASE.'/lib/IMAP.php') (line 87)
 require_once (IMP_BASE.'/lib/IMP.php') (line 86)
 require_once (IMP_BASE.'/lib/Notification/Listener/status.php') (line 77)
 require_once (IMP_BASE.'/lib/Search.php') (line 153)
Constants
HORDE_BASE = dirname(__FILE__).'/../..' (line 28)
IMP_BASE = dirname(__FILE__).'/..' (line 73)
IMP_TEMPLATES = $registry->get('templates') (line 68)

Documentation generated on Sun, 30 Jan 2011 05:28:09 +0000 by phpDocumentor 1.4.3