102 public function regenerate($destroy =
false, $lifetime =
null);
if(! $collection_name) $id
if($guid==elgg_get_logged_in_user_guid()) $name
getId()
Returns the session ID.
regenerate($destroy=false, $lifetime=null)
Regenerates id that represents this storage.
isStarted()
Checks if the session is started.
start()
Starts the session.
setId($id)
Sets the session ID.
clear()
Clears all attributes.
all()
Returns all attributes.
has($name)
Checks if an attribute is defined.
save()
Force the session to be saved and closed.
replace(array $attributes)
Replaces all attributes.
getName()
Returns the session name.
setName($name)
Sets the session name.