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

Element index for package HTTP_Session2

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

_

__construct
in file Creole.php, method HTTP_Session2_Container_Creole::__construct()
    Constrtuctor method
__construct
in file Container.php, method HTTP_Session2_Container::__construct()
    Constrtuctor method
top

b

buildPackage.php
procedural page buildPackage.php
top

c

clear
in file Session2.php, method HTTP_Session2::clear()
    Free all session variables
close
in file Creole.php, method HTTP_Session2_Container_Creole::close()
    Free resources
close
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::close()
Creole.php
procedural page Creole.php
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 Creole.php, method HTTP_Session2_Container_Creole::destroy()
    Destroy session data
destroy
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::destroy()
detectID
in file Session2.php, method HTTP_Session2::detectID()
    Tries to find any session id in $_GET, $_POST or $_COOKIE
top

g

gc
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::gc()
gc
in file Creole.php, method HTTP_Session2_Container_Creole::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_Creole
in file Creole.php, class HTTP_Session2_Container_Creole
    Creole 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_CONTINUED
in file Session2.php, constant HTTP_SESSION2_CONTINUED
HTTP_SESSION2_STARTED
in file Session2.php, constant HTTP_SESSION2_STARTED
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()
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

n

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

o

open
in file Creole.php, method HTTP_Session2_Container_Creole::open()
    Establish connection to a database
open
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::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 Creole.php, method HTTP_Session2_Container_Creole::read()
    Read session data
read
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::read()
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
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
top

w

write
in file Creole.php, method HTTP_Session2_Container_Creole::write()
    Write session data
write
in file ContainerInterface.php, method HTTP_Session2_Container_Interface::write()
top

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