\ticky\session\driverfile

Summary

Methods
Properties
Constants
set()
has()
get()
delete()
clean()
__construct()
No public properties found
No constants found
No protected methods found
$config
N/A
key()
encrypt()
decrypt()
No private properties found
N/A

Properties

$config

$config : 

Type

Methods

set()

set(  $name,   $value,   $expire) 

Parameters

$name
$value
$expire

has()

has(  $key) 

Parameters

$key

get()

get(  $name) 

Parameters

$name

delete()

delete(  $key) 

Parameters

$key

clean()

clean() 

__construct()

__construct(  $config) 

Parameters

$config

key()

key(  $name) 

Parameters

$name

encrypt()

encrypt(  $value) 

Parameters

$value

decrypt()

decrypt(  $value) 

Parameters

$value