Toyz
Overview
What is Toyz?
Possible Use Cases
Install
Requirements
Optional (but highly recommended) Requirements
Installing Toyz
Getting Started
First Time Setup
Running a Toyz Application
Configuring a New Toyz Web Application
Workspaces
Data Sources
Tiles
Loading and Saving a Workspace
Sharing Workpsaces
Image Viewer
Creating a new Viewer
Image Viewer Controls
Saving a Viewer Tile
Highcharts
Creating a New Chart
Adding Series to a Chart
Modifying a Charts Properties
Selecting Points and Zooming in
Removing Points
Creating Custom Toyz
Creating and Installing Your First Toy
Making it Your Own
Toyz API
toyz_core.js
Job API
Toyz Web GUI
Parameters
Properties for all Parameters
Container Parameters
Input Parameters
input
Contributing to Toyz
Toyz
Docs
»
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)
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)
AuthToyz3rdPartyHandler (class in toyz.web.app)
AuthToyzStaticFileHandler (class in toyz.web.app)
AuthToyzTemplateHandler (class in toyz.web.app)
AuthToyzWorkspaceHandler (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_modules() (in module toyz.utils.core)
check_user_shortcuts() (in module toyz.utils.core)
check_user_type() (in module toyz.utils.db_interfaces.sqlite_interface)
check_version() (in module toyz.utils.core)
close_env() (toyz.utils.core.ToyzJobQueue method)
close_session() (toyz.web.app.ToyzWebApp method)
create_paths() (in module toyz.utils.core)
(in module toyz.web.tasks)
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)
delete_workspace() (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.AuthToyz3rdPartyHandler method)
(toyz.web.app.AuthToyzStaticFileHandler method)
(toyz.web.app.AuthToyzTemplateHandler method)
(toyz.web.app.AuthToyzWorkspaceHandler method)
(toyz.web.app.MainHandler method)
(toyz.web.app.Toyz3rdPartyHandler method)
(toyz.web.app.ToyzTemplateHandler method)
(toyz.web.app.ToyzWorkspaceHandler 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_all_user_modules() (in module toyz.utils.core)
get_all_user_toyz() (in module toyz.utils.core)
get_bool() (in module toyz.utils.core)
get_current_user() (toyz.web.app.AuthHandler method)
(toyz.web.app.ToyzHandler method)
get_db_info() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
get_file_info() (in module toyz.web.tasks)
get_file_permissions() (in module toyz.utils.file_access)
get_git_devstr() (in module toyz.version)
get_img_data() (in module toyz.web.tasks)
get_img_info() (in module toyz.web.tasks)
get_img_tile() (in module toyz.web.tasks)
get_module_info() (in module toyz.utils.core)
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_src_columns() (in module toyz.web.tasks)
get_table_names() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
get_template_path() (toyz.web.app.MainHandler method)
(toyz.web.app.ToyzTemplateHandler method)
(toyz.web.app.ToyzWorkspaceHandler method)
get_tile_info() (in module toyz.web.tasks)
get_toyz_module() (in module toyz.utils.core)
get_toyz_path() (toyz.web.app.ToyzHandler method)
get_user_id() (toyz.web.app.ToyzHandler method)
get_user_theme() (toyz.web.app.ToyzHandler method)
get_user_toyz() (in module toyz.utils.core)
get_user_type() (in module toyz.utils.core)
get_workspace_info() (in module toyz.web.tasks)
get_workspace_permissions() (in module toyz.utils.core)
get_workspace_sharing() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
(in module toyz.web.tasks)
group_fields (in module toyz.utils.db)
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)
(toyz.web.app.ToyzWorkspaceHandler method)
insert_ws_row() (in module toyz.utils.db_interfaces.sqlite_interface)
is_int() (in module toyz.utils.core)
is_number() (in module toyz.utils.core)
J
job_process() (in module toyz.web.app)
job_worker() (toyz.utils.core.ToyzJobQueue method)
L
load_data_file() (in module toyz.web.tasks)
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)
load_workspace() (in module toyz.web.tasks)
M
MainHandler (class in toyz.web.app)
merge_dict() (in module toyz.utils.core)
N
new_session() (toyz.web.app.ToyzWebApp method)
normalize_path() (in module toyz.utils.core)
O
old_load_data_file() (in module toyz.web.tasks)
on_close() (toyz.web.app.WebSocketHandler method)
on_message() (toyz.web.app.WebSocketHandler method)
open() (toyz.web.app.WebSocketHandler method)
P
parse_url_path() (toyz.web.app.ToyzStaticFileHandler method)
post() (toyz.web.app.AuthLoginHandler method)
progress_log() (in module toyz.utils.core)
R
reload() (toyz.utils.core.Toy method)
remove_datapoints() (in module toyz.web.tasks)
reset_pwd() (in module toyz.web.tasks)
run_job() (in module toyz.utils.core)
S
save_data_file() (in module toyz.web.tasks)
save_settings() (toyz.utils.core.ToyzSettings method)
save_user_info() (in module toyz.web.tasks)
save_workspace() (in module toyz.web.tasks)
send_response() (toyz.web.app.WebSocketHandler method)
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.version (module)
toyz.web (module)
toyz.web.app (module)
toyz.web.tasks (module)
Toyz3rdPartyHandler (class in toyz.web.app)
ToyzClass (class in toyz.utils.core)
ToyzDataError
ToyzDbError
ToyzError
ToyzHandler (class in toyz.web.app)
ToyzIoError
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)
ToyzWarning (class in toyz.utils.errors)
ToyzWebApp (class in toyz.web.app)
ToyzWebError
ToyzWorkspaceHandler (class in toyz.web.app)
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)
update_toyz_settings() (in module toyz.web.tasks)
update_version() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
update_workspace() (in module toyz.utils.db)
(in module toyz.utils.db_interfaces.sqlite_interface)
(in module toyz.web.tasks)
V
validate_absolute_path() (toyz.web.app.AuthStaticFileHandler method)
W
WebSocketHandler (class in toyz.web.app)