HTTP_Session2
[ class tree: HTTP_Session2 ] [ index: HTTP_Session2 ] [ all elements ]

Element index for package HTTP_Session2

[ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ u ] [ w ] [ _ ]

_

__construct
in file MDB2.php, method HTTP_Session2_Container_MDB2::__construct()
    Constrtuctor method
__construct
in file DB.php, method HTTP_Session2_Container_DB::__construct()
    Constrtuctor method
__construct
in file Container.php, method HTTP_Session2_Container::__construct()
    Constrtuctor method
top

c

clear
in file Session2.php, method HTTP_Session2::clear()
    Free all session variables
close
in file MDB2.php, method HTTP_Session2_Container_MDB2::close()
    Free resources
close
in file DB.php, method HTTP_Session2_Container_DB::close()
    Free resources
close
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::close()
    close
CONTINUED
in file Session2.php, class constant HTTP_Session2::CONTINUED
Container.php
procedural page Container.php
ContainerInterface.php
procedural page ContainerInterface.php
top

d

destroy
in file Session2.php, method HTTP_Session2::destroy()
    Frees all session variables and destroys all data registered to a session
destroy
in file MDB2.php, method HTTP_Session2_Container_MDB2::destroy()
    Destroy session data
destroy
in file DB.php, method HTTP_Session2_Container_DB::destroy()
    Destroy session data
destroy
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::destroy()
    destroy
detectID
in file Session2.php, method HTTP_Session2::detectID()
    Tries to find any session id in $_GET, $_POST or $_COOKIE
DB.php
procedural page DB.php
top

e

Exception.php
procedural page Exception.php
top

g

gc
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::gc()
    gc
gc
in file MDB2.php, method HTTP_Session2_Container_MDB2::gc()
    Garbage collection
gc
in file DB.php, method HTTP_Session2_Container_DB::gc()
    Garbage collection
get
in file Session2.php, method HTTP_Session2::get()
    Returns session variable
getLocal
in file Session2.php, method HTTP_Session2::getLocal()
    Returns local variable of a script
top

h

HTTP_Session2
in file Session2.php, class HTTP_Session2
    Class for managing HTTP sessions
HTTP_Session2_Example.php
procedural page HTTP_Session2_Example.php
HTTP_Session2_Container
in file Container.php, class HTTP_Session2_Container
    Container class for storing session data data
HTTP_Session2_Container_DB
in file DB.php, class HTTP_Session2_Container_DB
    Database container for session data
HTTP_Session2_Container_Interface
in file ContainerInterface.php, class HTTP_Session2_Container_Interface
    Container class for storing session data data
HTTP_Session2_Container_MDB2
in file MDB2.php, class HTTP_Session2_Container_MDB2
    Database container for session data
HTTP_Session2_Exception
in file Exception.php, class HTTP_Session2_Exception
    HTTP_Session2_Exception
top

i

id
in file Session2.php, method HTTP_Session2::id()
    Sets new ID of a session
init
in file Session2.php, method HTTP_Session2::init()
    init
isExpired
in file Session2.php, method HTTP_Session2::isExpired()
    Check if session is expired
isIdle
in file Session2.php, method HTTP_Session2::isIdle()
    Check if session is idle
isNew
in file Session2.php, method HTTP_Session2::isNew()
    Gets a value indicating whether the session was created with the current request
top

l

localName
in file Session2.php, method HTTP_Session2::localName()
    Sets new local name
top

m

MDB2.php
procedural page MDB2.php
top

n

name
in file Session2.php, method HTTP_Session2::name()
    Sets new name of a session
top

o

open
in file MDB2.php, method HTTP_Session2_Container_MDB2::open()
    Establish connection to a database
open
in file DB.php, method HTTP_Session2_Container_DB::open()
    Establish connection to a database
open
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::open()
    open
top

p

parseOptions
in file Container.php, method HTTP_Session2_Container::parseOptions()
    Parse options passed to the container class
pause
in file Session2.php, method HTTP_Session2::pause()
    Writes session data and ends session
top

r

read
in file MDB2.php, method HTTP_Session2_Container_MDB2::read()
    Read session data
read
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::read()
    read
read
in file DB.php, method HTTP_Session2_Container_DB::read()
    Read session data
register
in file Session2.php, method HTTP_Session2::register()
    Register variable with the current session
top

s

Session2.php
procedural page Session2.php
sessionValidThru
in file Session2.php, method HTTP_Session2::sessionValidThru()
    Returns the time up to the session is valid
set
in file Session2.php, method HTTP_Session2::set()
    Sets session variable
set
in file Container.php, method HTTP_Session2_Container::set()
    Set session save handler
setContainer
in file Session2.php, method HTTP_Session2::setContainer()
    Sets user-defined session storage functions
setExpire
in file Session2.php, method HTTP_Session2::setExpire()
    Sets the maximum expire time
setIdle
in file Session2.php, method HTTP_Session2::setIdle()
    Sets the maximum idle time
setLocal
in file Session2.php, method HTTP_Session2::setLocal()
    Sets local variable of a script.
start
in file Session2.php, method HTTP_Session2::start()
    Initializes session data
STARTED
in file Session2.php, class constant HTTP_Session2::STARTED
top

u

unregister
in file Session2.php, method HTTP_Session2::unregister()
    Unregister a variable from the current session
updateIdle
in file Session2.php, method HTTP_Session2::updateIdle()
    Updates the idletime
useCookies
in file Session2.php, method HTTP_Session2::useCookies()
    If optional parameter is specified it indicates whether the module will use cookies to store the session id on the client side
useTransSID
in file Session2.php, method HTTP_Session2::useTransSID()
    set the usage of transparent SID
top

w

write
in file MDB2.php, method HTTP_Session2_Container_MDB2::write()
    Write session data
write
in file DB.php, method HTTP_Session2_Container_DB::write()
    Write session data
write
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::write()
    write
top

Documentation generated on Mon, 11 Mar 2019 15:11:51 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.