Index

A | C | D | E | F | G | I | J | L | M | N | O | P | R | S | T | U | V | W

A

add_job() (toyz.utils.core.ToyzJobQueue method)
add_new_user() (in module toyz.web.tasks)
add_toyz() (toyz.utils.core.ToyzUser method)
AuthHandler (class in toyz.web.app)
AuthLoginHandler (class in toyz.web.app)
AuthLogoutHandler (class in toyz.web.app)
AuthMainHandler (class in toyz.web.app)
AuthStaticFileHandler (class in toyz.web.app)
AuthToyzStaticFileHandler (class in toyz.web.app)
AuthToyzTemplateHandler (class in toyz.web.app)

C

change_pwd() (in module toyz.web.tasks)
check4keys() (in module toyz.utils.core)
check_chars() (in module toyz.utils.db)
check_instance() (in module toyz.utils.core)
check_pwd() (in module toyz.utils.core)
check_user_shortcuts() (in module toyz.utils.core)
check_user_type() (in module toyz.utils.db_interfaces.sqlite_interface)
close_env() (toyz.utils.core.ToyzJobQueue method)
close_session() (toyz.web.app.ToyzWebApp method)
create_dir() (in module toyz.web.tasks)
create_paths() (in module toyz.utils.core)
create_toyz_database() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)

D

db_func() (in module toyz.utils.db)
debug (in module toyz.version)
decrypt_pickle() (in module toyz.utils.security)
delete_param() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)

E

encrypt_pickle() (in module toyz.utils.security)
encrypt_pwd() (in module toyz.utils.core)
Error

F

find_open_port() (toyz.web.app.ToyzWebApp method)
first_time_setup() (toyz.utils.core.ToyzSettings method)

G

get() (toyz.web.app.AuthLoginHandler method)
(toyz.web.app.AuthLogoutHandler method)
(toyz.web.app.AuthMainHandler method)
(toyz.web.app.AuthStaticFileHandler method)
(toyz.web.app.AuthToyzStaticFileHandler method)
(toyz.web.app.AuthToyzTemplateHandler method)
(toyz.web.app.MainHandler method)
(toyz.web.app.ToyzStaticFileHandler method)
(toyz.web.app.ToyzTemplateHandler method)
get_all_ids() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
get_all_parents() (in module toyz.utils.file_access)
get_bool() (in module toyz.utils.core)
get_current_user() (toyz.web.app.AuthHandler method)
(toyz.web.app.ToyzHandler method)
get_file_permissions() (in module toyz.utils.file_access)
get_git_devstr() (in module toyz.version)
get_param() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
get_parent_permissions() (in module toyz.utils.file_access)
get_path_info() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
get_path_tree() (in module toyz.utils.file_access)
get_table_names() (in module toyz.utils.db_interfaces.sqlite_interface)
get_template_path() (toyz.web.app.MainHandler method)
(toyz.web.app.ToyzTemplateHandler method)
get_toyz_path() (toyz.web.app.ToyzHandler method)
get_user_id() (toyz.web.app.ToyzHandler method)
get_user_type() (in module toyz.utils.core)

I

init() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
init_web_app() (in module toyz.web.app)
initialize() (toyz.utils.core.ToyzJobQueue method)
(toyz.web.app.AuthLoginHandler method)
(toyz.web.app.MainHandler method)
(toyz.web.app.ToyzTemplateHandler method)

J

job_worker() (toyz.utils.core.ToyzJobQueue method)

L

load_directory() (in module toyz.web.tasks)
load_settings() (toyz.utils.core.ToyzSettings method)
load_user_info() (in module toyz.web.tasks)
load_user_settings() (in module toyz.web.tasks)

M

MainHandler (class in toyz.web.app)

N

new_session() (toyz.web.app.ToyzWebApp method)
normalize_path() (in module toyz.utils.core)

O

on_close() (toyz.web.app.WebSocketHandler method)
on_message() (toyz.web.app.WebSocketHandler method)
open() (toyz.web.app.WebSocketHandler method)

P

post() (toyz.web.app.AuthLoginHandler method)
process_job() (toyz.web.app.ToyzWebApp method)

R

reload() (toyz.utils.core.Toy method)
respond() (toyz.web.app.ToyzWebApp method)
run_job() (in module toyz.utils.core)
(toyz.web.app.ToyzWebApp method)

S

save_settings() (toyz.utils.core.ToyzSettings method)
save_user_info() (in module toyz.web.tasks)
set_current_user() (toyz.web.app.AuthLoginHandler method)
split_path() (in module toyz.utils.file_access)
str_2_bool() (in module toyz.utils.core)

T

Toy (class in toyz.utils.core)
toyz (module)
toyz.utils (module)
toyz.utils.core (module)
toyz.utils.db (module)
toyz.utils.db_interfaces (module)
toyz.utils.db_interfaces.sqlite_interface (module)
toyz.utils.errors (module)
toyz.utils.file_access (module)
toyz.utils.security (module)
toyz.utils.third_party_settings (module)
toyz.version (module)
toyz.web (module)
toyz.web.app (module)
toyz.web.tasks (module)
ToyzClass (class in toyz.utils.core)
ToyzDbError
ToyzError
ToyzHandler (class in toyz.web.app)
ToyzJobError
ToyzJobQueue (class in toyz.utils.core)
ToyzSettings (class in toyz.utils.core)
ToyzStaticFileHandler (class in toyz.web.app)
ToyzTemplateHandler (class in toyz.web.app)
ToyzUser (class in toyz.utils.core)
ToyzWarning (class in toyz.utils.errors)
ToyzWebApp (class in toyz.web.app)
ToyzWebError

U

update() (toyz.web.app.ToyzWebApp method)
update_all_params() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
update_git_devstr() (in module toyz.version)
update_param() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)

V

validate_absolute_path() (toyz.web.app.AuthStaticFileHandler method)

W

WebSocketHandler (class in toyz.web.app)