Index


_ | a | b | c | d | e | f | g | h | i | k | l | m | n | o | p | r | s | t | u | v | w | y

_ (underscore)

__call__() (callable method)
__getitem__() (bool method)
__getitem__() (Database method), [Link]
__getitem__() (Form method)
__init__() (callable method)
_cleanupProbability (Float attribute)
_deleteCookieString() (SessionManager method)
_function() (datetime method)
_seed (String attribute)
_setCookieString() (SessionManager method)

A

active (String attribute)
addAction() (Form method)
addApp() (AuthAdmin method)
addColumn() (Database method)
addField() (Form method)
addGroup() (AuthAdmin method)
addMultiple() (Database method)
addRelated() (Database method)
addRole() (AuthAdmin method)
addSingle() (Database method)
addTable() (Database method)
addUser() (AuthAdmin method)
app (String attribute)
appExists() (AuthAdmin method)
application (dictionary attribute)
apps() (AuthAdmin method)
AuthAdmin (class in web.auth)
AuthManager (class in web.auth)
authorise() (AuthUser method)
AuthSession (class in web.auth)
AuthUser (class in web.auth)
autoCreated (Bool attribute)

B

baseCursor (datetime attribute)
BaseMiddleware (class in web.wsgi)
baseType (Column attribute)

C

CGI (class in web.wsgi)
Checkbox (class in web.form.field.basic)
CheckBoxGroup (class in web.form.field.basic)
childTables (list attribute)
cleanup() (SessionManager method)
close() (datetime method)
code() (String method)
column() (bool method)
Column (class in web.database)
column() (datetime method), [Link]
column (QueryBuilder attribute)
columnExists() (bool method)
columnExists() (Database method)
columns() (Database method)
columns (list attribute)
completeAuthEnvironment() (Bool method)
completeEnvironment() (EnvironmentDriver method)
completeSessionEnvironment() (Bool method)
connect() (in module web.database), [Link]
connection (datetime attribute)
context (Integer attribute)
Converter (class in web.database)
converter (Column attribute)
cookie (Dict attribute)
cookieSessionID() (String method)
count() (datetime method), [Link]
create() (cursor method), [Link]
create() (Database method)
create() (String method)
createAuthEnvironment() (AuthAdmin method)
createEnvironment() (EnvironmentDriver method)
createSessionEnvironment() (SessionManager method)
createTables() (Database method)
currentURL() (in module web.wsgi)
cursor (cursor attribute)
cursor() (in module web.database), [Link]

D

Database (class in web.database.object), [Link]
Database (class in web.wsgi)
databaseToValue() (Converter method)
date (class in datetime)
date (String attribute)
datetime (class in datetime)
datetime (extension module)
datetime (module)
day (Integer attribute), [Link]
debug() (String method)
default (Column attribute)
delete() (cursor method), [Link]
delete() (Database method)
delete() (Store method)
deleteCookie() (SessionManager method)
description() (String method)
destroy() (String method)
dict() (Database method), [Link]
dict() (Form method)
dict() (Row method)
Documents (class in web.wsgi)
driver() (in module web.environment)
drop() (cursor method), [Link]
drop() (Database method)
dropTables() (Database method)

E

email (String attribute)
empty() (Store method)
encode() (in module web)
environ() (dictionary method)
EnvironmentDriver (class in web.environment)
enycryption (Bool attribute)
error (Error tuple attribute)
error (String attribute)
error() (String method)
ErrorInformation (class in web.error)
errorType (Error attribute)
errorValue (String attribute)
exc_info() (Exception method)
execute() (datetime method)
executemany() (datetime method)
exists() (Database method)
exists() (SessionManager method)
expire (AuthSession attribute)
expire (Integer attribute)
export() (datetime method), [Link]

F

fetchall() (datetime method)
fetchone() (datetime method)
Field (class in web.form.field.basic)
field() (Form method)
File (class in web.form.field.basic)
firstname (String attribute)
Form (class in web.form)
form() (Database method)
form() (String method)
format (String attribute)
frozen() (Form method)
frozen() (String method)

G

get() (Store method)
group (String attribute)
groupExists() (AuthAdmin method)
groups() (AuthAdmin method)

H

handle() (in module web.error)
handle() (SignInHandler method)
has_key() (bool method)
has_key() (Database method), [Link]
has_key() (Form method)
has_key() (Row method)
has_key() (Store method)
header() (in module web)
headers() (list method)
Hidden (class in web.form.field.basic)
hidden() (Form method)
hidden() (String method)
hour (Integer attribute), [Link]
html() (Form method)
html() (String method)
html2tuple() (in module web.image)

I

info (datetime attribute)
init() (Database method)
Input (class in web.form.field.basic)
insert() (cursor method), [Link]
insert() (Database method)
insertMany() (cursor method)
isoformat() (datetime method)
isRelated() (Row method)
items() (Database method), [Link]
items() (Form method)
items() (Row method)
items() (Store method)

K

key (Column attribute)
keys() (Database method), [Link]
keys() (Form method)
keys() (Row method)
keys() (Store method)

L

levels() (AuthAdmin method)
levels (Dict attribute)
load() (Bool method)

M

mail() (in module web.mail)
max() (Database method)
max() (datetime method), [Link]
Menu (class in web.form.field.basic)
microsecond (Integer attribute), [Link]
min() (Database method)
min() (datetime method), [Link]
minute (Integer attribute), [Link]
month (Integer attribute), [Link]

N

name (Column attribute)
name (String attribute)
name (string attribute)
name() (String method)
now() (datetime method)

O

order() (datetime method), [Link]
ouput() (String method)
output() (Database method)

P

parentTables (list attribute)
parse() (in module web.template)
Password (class in web.form.field.basic)
password (String attribute)
populate() (Form method)
populate() (None method)
position (Column attribute)
primaryKey (string attribute)
pythonVersion (String attribute)

R

RadioGroup (class in web.form.field.basic)
relate() (Row method)
remove() (Form method)
removeApp() (AuthAdmin method)
removeAuthEnvironment() (AuthAdmin method)
removeEnvironment() (EnvironmentDriver method)
removeGroup() (AuthAdmin method)
removeRole() (AuthAdmin method)
removeSessionEnvironment() (SessionManager method)
removeUser() (AuthAdmin method)
required (Column attribute)
Reset (class in web.form.field.basic)
response() (sequence method)
response_headers (List attribute)
result() (Iterable method)
roleExists() (AuthAdmin method)
roles() (AuthAdmin method)
roles (Dict attribute)
Row (class in web.database.object)
row() (Database method)
rowExists() (Database method)
rowid (Integer attribute)
runCGI() (in module web.wsgi)
runWebServer() (in module web.template)

S

second (Integer attribute), [Link]
Select (class in web.form.field.basic)
select() (Database method)
select() (datetime method), [Link]
sendCookieHeaders() (SessionManager method)
sent_headers (List attribute)
Session (class in web.wsgi), [Link]
sessionID (String attribute)
SessionManager (class in web.session)
set() (Store method)
setCookie() (SessionManager method)
setError() (String method)
setExpire() (SessionManager method)
setLevel() (AuthAdmin method)
setRole() (AuthAdmin method), [Link]
setup() (callable method)
signIn() (AuthSession method)
SignInHandler (class in web.auth)
signOut() (AuthSession method)
sql (datetime attribute)
sqlQuotes (string attribute)
sqlToValue() (Converter method)
status() (string method)
store (AuthSession attribute), [Link]
Store (class in web.session)
store() (Store Object method)
strftime() (datetime method)
strip() (in module web.template)
Submit (class in web.form.field.basic)
surname (String attribute)

T

Table (class in web.database)
table (Column attribute)
table() (Database method)
table() (in module web.template)
tablesExist() (Database method)
templateDict() (Form method)
TextArea (class in web.form.field.basic)
time (class in datetime)
timetuple() (datetime method)
traceback() (String method)
type (Column attribute)
type (string attribute)

U

unique (Column attribute)
unrelate() (Row method)
update() (cursor method), [Link]
update() (Row method)
user() (AuthAdmin method)
user() (AuthManager method)
userExists() (AuthAdmin method)
userInfo() (AuthSession method)
username() (AuthSession method)
username (String attribute)
users() (AuthAdmin method)

V

valid() (Bool method)
valid() (SessionManager method)
valid() (True or False method)
value (List attribute), [Link]
value (String attribute)
values() (Database method), [Link]
values() (Form method)
values() (Row method)
values() (Store method)
valueToDatabase() (Converter method)
valueToSQL() (Converter method)

W

web (extension module)
web.auth (extension module)
web.auth (module)
web.database (extension module)
web.database.object (extension module)
web.environment (extension module)
web.environment (module)
web.error (extension module)
web.error (module)
web.error.error() (in module web.error)
web.error.info() (in module web.error)
web.form (extension module)
web.form.field.basic (extension module)
web.form.field.extra (extension module)
web.form.field.typed (extension module)
web.image (extension module), [Link]
web.mail (extension module)
web.session (extension module)
web.template (extension module), [Link]
web.wsgi (extension module)
where() (datetime method), [Link]
wrap() (in module web.template)

Y

year (Integer attribute), [Link]