__construct($config)
_validate_config(array $config) : array
array
array with configuration values
\FuelException |
---|
array
validated and consolidated configdestroy() : \Session_File
\Session_File
gc() : bool
bool
_read_file($session_id) : \Fuel\Core\mixed,
\Fuel\Core\mixed,
the payload if the file exists, or false if not_write_file($session_id, $payload) : \Fuel\Core\boolean,
\FuelException |
---|
\Fuel\Core\boolean,
true if it was an existing session, false if notread(\Fuel\Core\boolean, $force) : \Session_Driver
\Fuel\Core\boolean,
set to true if we want to force a new session to be created
\Session_Driver
write() : \Session_File
\Session_File
$_defaults