Namespace: session

session

Provides basic session functions.

Source:

Methods

(static) gen_hook_session_id()

Generates a random string using the chars in hook_session_id_chars.

Source:

(static) get_hook_session_id()

Gets a string which will be used to identify the hooked browser session

Source:

(static) set_hook_session_id()

Sets a string which will be used to identify the hooked browser session

Source: