Index of types


A
arg [Ows.Cookies_based]
An argument for a page
arg [Ows.Params_based]
An argument for a page

C
cookie_action [Ows]
To set or unset a pair (name, value) in a cookie.

H
handler [Ows.Cookies_based]
A handler is a function to call for a given page.
handler [Ows.Params_based]
A handler is a function to call for a given page.
hostname [Ows]
The host accessing a page.

P
page [Ows]
A page name is a string, with only the following characters: a-z A-Z 0-9 '-' '_'

S
session_id [Ows]
A session identifier is a string, with only the following characters: a-z A-Z 0-9 '-' '_'

T
t [Ows.Conf]
to identify a user in the handler functions

U
user_id [Ows.Cookies_based]
user_id [Ows.Params_based]