Class Ingo_Session

Description

Functions required to start a Ingo session.

$Horde: ingo/lib/Session.php,v 1.2.10.11 2009/01/06 15:24:35 jan Exp $

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

See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/asl.php.

Located in /lib/Session.php (line 15)


	
			
Method Summary
 boolean createSession ()
Methods
createSession (line 34)

Create an ingo session.

This function should only be called once, when the user first uses Ingo in a session.

Creates the $ingo session variable with the following entries: 'backend' (array) - The backend configuration to use. 'change' (integer) - The timestamp of the last time the rules were altered. 'storage' (array) - Used by Ingo_Storage:: for caching data. 'script_categories' (array) - The list of available categories for the Ingo_Script driver in use. 'script_generate' (boolean) - Is the Ingo_Script::generate() call available?

  • return: True on success, false on failure.
boolean createSession ()

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