\Nano4\PluginsSess

Nano4 Session Object

Summary

Methods
Properties
Constants
__construct()
offsetSet()
offsetGet()
offsetExists()
offsetUnset()
__set()
__get()
__isset()
__unset()
id()
name()
start()
kill()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(  $opts = array()) 

Parameters

$opts

offsetSet()

offsetSet(  $id,   $value) 

Parameters

$id
$value

offsetGet()

offsetGet(  $id) 

Parameters

$id

offsetExists()

offsetExists(  $id) 

Parameters

$id

offsetUnset()

offsetUnset(  $id) 

Parameters

$id

__set()

__set(  $id,   $value) 

Parameters

$id
$value

__get()

__get(  $id) 

Parameters

$id

__isset()

__isset(  $id) 

Parameters

$id

__unset()

__unset(  $id) 

Parameters

$id

id()

id() 

name()

name() 

start()

start() 

kill()

kill(  $restart = False) 

Parameters

$restart