Session Member List
This is the complete list of members for Session, including all inherited members.clear() | Session | [static] |
cookies_enabled() | Session | [static] |
end() | Session | [static] |
FINGERPRINT | Session | |
get_from($default=false) | Session | [static] |
get_session_id() | Session | [static] |
get_status() | Session | [static] |
has_status() | Session | |
is_started() | Session | [static] |
peek($name) | Session | [static] |
pull($name) | Session | [static] |
pull_from_array($name, $index) | Session | [static] |
push($name, $value) | Session | [static] |
push_if_empty($name, $value) | Session | [static] |
push_to_array($name, $value) | Session | [static] |
push_to_array_assoc($name, $value, $key) | Session | [static] |
restart($id=false) | Session | [static] |
set_from($url) | Session | [static] |
set_handler($handler) | Session | [static] |
set_status($status) | Session | [static] |
start($id=false) | Session | [static] |
start_existing() | Session | [static] |
STARTED_BY_GYRO | Session |