FrameIT
|
This is the complete list of members for REST_JSON_API.Scroll, including all inherited members.
_IJGetHierarchie(List< Directories > hierarchie_base) | IJSONsavable< Scroll > | virtual |
_IJGetName(string name) | IJSONsavable< Scroll > | virtual |
_IJGetRawObject(out T payload, string path) | IJSONsavable< Scroll > | virtual |
_IJPostProcess(Scroll payload) | REST_JSON_API.Scroll | private |
IJSONsavable< Scroll >._IJPostProcess(T payload) | IJSONsavable< Scroll > | virtual |
_IJPreProcess(T payload) | IJSONsavable< Scroll > | virtual |
acquiredFacts | REST_JSON_API.Scroll | |
delete(List< Directories > hierarchie, string name, bool use_install_folder=false) | IJSONsavable< Scroll > | static |
delete(string path) | IJSONsavable< Scroll > | privatestatic |
delete_children(List< Directories > hierarchie, string name, bool use_install_folder=false, int skip_last_children=0) | IJSONsavable< Scroll > | static |
description | REST_JSON_API.Scroll | |
hierarchie | IJSONsavable< Scroll > | protectedstatic |
Instance | IJSONsavable< Scroll > | static |
JsonAutoPostProcessFields | IJSONsavable< Scroll > | static |
JsonAutoPreProcessFields | IJSONsavable< Scroll > | static |
JsonSaveableFields | IJSONsavable< Scroll > | static |
JsonSeperateFields | IJSONsavable< Scroll > | static |
label | REST_JSON_API.Scroll | |
load(List< Directories > hierarchie, string name, out T payload, bool use_install_folder=false, bool deep_load=true, bool post_process=true) | IJSONsavable< Scroll > | static |
load_children(List< Directories > hierarchie, string name, ref T raw_payload, bool use_install_folder=false, bool deep_load=true, bool post_process=true) | IJSONsavable< Scroll > | static |
name | REST_JSON_API.Scroll | |
path | REST_JSON_API.Scroll | |
postprocess(T payload) | IJSONsavable< Scroll > | static |
preprocess(T payload) | IJSONsavable< Scroll > | static |
requiredFacts | REST_JSON_API.Scroll | |
ScrollReference | REST_JSON_API.Scroll | |
store(List< Directories > hierarchie, string name, bool use_install_folder=false, bool overwrite=true, bool deep_store=true) | IJSONsavable< Scroll > | |
store(List< Directories > hierarchie, string name, T payload, bool use_install_folder=false, bool overwrite=true, bool deep_store=true) | IJSONsavable< Scroll > | static |
store_children(List< Directories > hierarchie, string name, bool use_install_folder=false, bool overwrite=true, bool deep_store=true) | IJSONsavable< Scroll > | |
store_children(List< Directories > hierarchie, string name, T payload, bool use_install_folder=false, bool overwrite=true, bool deep_store=true) | IJSONsavable< Scroll > | static |