Interface SessionOptions
Session options.
Direct known implementers
Constants summary
string |
OPTION_ID
|
#
'id'
|
string |
OPTION_NAME
|
#
'name'
|
string |
OPTION_CACHE_LIMITER
|
#
'cache_limiter'
|
string |
OPTION_CACHE_EXPIRE
|
#
'cache_expire'
|
string |
OPTION_MODULE_NAME
|
#
'module_name'
|
string |
OPTION_SAVE_PATH
|
#
'save_path'
|
string |
OPTION_COOKIE_PARAMS
|
#
'cookie_params'
|
|
DEFAULT_ID
|
#
null
|
|
DEFAULT_NAME
|
#
null
|
|
DEFAULT_CACHE_LIMITER
|
#
null
|
|
DEFAULT_CACHE_EXPIRE
|
#
null
|
string |
DEFAULT_MODULE_NAME
|
#
'files'
|
|
DEFAULT_SAVE_PATH
|
#
null
|