ORE Studio 0.0.4
Loading...
Searching...
No Matches
system_settings_service Member List

This is the complete list of members for system_settings_service, including all inherited members.

get(const std::string &name)system_settings_service
get_all()system_settings_service
get_bool(std::string_view name) constsystem_settings_service
get_history(const std::string &name)system_settings_service
get_int(std::string_view name) constsystem_settings_service
get_json(std::string_view name) constsystem_settings_service
get_string(std::string_view name) constsystem_settings_service
is_bootstrap_mode_enabled() const (defined in system_settings_service)system_settings_service
is_password_validation_disabled() const (defined in system_settings_service)system_settings_service
is_signup_requires_authorization_enabled() const (defined in system_settings_service)system_settings_service
is_user_signups_enabled() const (defined in system_settings_service)system_settings_service
refresh()system_settings_service
remove(const std::string &name)system_settings_service
save(const domain::system_setting &setting)system_settings_service
set_bootstrap_mode(bool enabled, std::string_view modified_by, std::string_view change_reason_code, std::string_view change_commentary) (defined in system_settings_service)system_settings_service
set_signup_requires_authorization(bool enabled, std::string_view modified_by, std::string_view change_reason_code, std::string_view change_commentary) (defined in system_settings_service)system_settings_service
set_user_signups(bool enabled, std::string_view modified_by, std::string_view change_reason_code, std::string_view change_commentary) (defined in system_settings_service)system_settings_service
system_settings_service(database::context ctx, std::string tenant_id={})system_settings_serviceexplicit