include/SugarObjects/SugarSession.php

Show: inherited
Table of Contents

\SugarSession

Package: SugarCRM

Provide application specific logic to the session object.

Api
 

Properties

Propertyprivate  $_instance= ''
static
Details
Type
n/a
Propertypublic  $sessionId= ''
static
Details
Type
n/a

Methods

methodpublic__clone( ) : void

methodpublic__construct( ) : void

When constructing the session object, be sure to check if the session_id() already exists as is the case of session.auto_start = 1

methodpublic__destruct( ) : void

methodpublic__get(  $var ) : void

Parameters
Name Type Description
$var
methodpublic__set(  $var,  $val ) : void

Parameters
Name Type Description
$var
$val
methodpublicdestroy( ) : void

methodpublicgetInstance( ) : void
static

methodpublicsetSessionId(  $sessionId ) : void

Parameters
Name Type Description
$sessionId
methodpublicstart( ) : void

Documentation was generated by DocBlox 0.18.1.