Session class to perform the majority of session functionality in ILance.
Located in /api/class.sessions.inc.php (line 40)
Timeout in minutes for logged in administrators
Timeout in minutes for crawlers and search bots
Timeout in minutes for guests and visitors
Timeout in minutes for logged in members
The ILance session registry object
Constructor
Ensure session data is written out before classes are destroyed (see http://bugs.php.net/bug.php?id=33772 for details)
Decrypt and return the encrypted or serialized session data
Encrypt and compress the serailized session data
Function to handle a user language or style switch within the marketplace. Additionally, will update their account within the db if the user is active and logged in. This is called from global.php.
Additionally, this function is responsible for setting the user's initial languageid and styleid for the active session.
Session close handler
Session destroy handler
Fetch session first click if applicable
Session garbage collection handler
Session open handler
Session read handler is called once the script is loaded
Session write handler is called once the script is finished executing
Documentation generated on Mon, 08 Aug 2011 17:40:56 +0200 by phpDocumentor 1.4.1