|
Ring Daemon
|
This is the complete list of members for jami::PluginPreferencesUtils, including all inherited members.
| addAlwaysHandlerPreference(const std::string &handlerName, const std::string &rootPath) | jami::PluginPreferencesUtils | static |
| convertArrayToString(const Json::Value &jsonArray) | jami::PluginPreferencesUtils | static |
| getAllowDenyListPreferences(ChatHandlerList &list) | jami::PluginPreferencesUtils | static |
| getAllowDenyListsPath() | jami::PluginPreferencesUtils | static |
| getAlwaysPreference(const std::string &rootPath, const std::string &handlerName, const std::string &accountId) | jami::PluginPreferencesUtils | static |
| getPreferences(const std::filesystem::path &rootPath, const std::string &accountId="") | jami::PluginPreferencesUtils | static |
| getPreferencesConfigFilePath(const std::filesystem::path &rootPath, const std::string &accountId="") | jami::PluginPreferencesUtils | static |
| getPreferencesValuesMap(const std::filesystem::path &rootPath, const std::string &accountId="") | jami::PluginPreferencesUtils | static |
| getUserPreferencesValuesMap(const std::filesystem::path &rootPath, const std::string &accountId="") | jami::PluginPreferencesUtils | static |
| parsePreferenceConfig(const Json::Value &jsonPreference) | jami::PluginPreferencesUtils | static |
| resetPreferencesValuesMap(const std::string &rootPath, const std::string &accountId) | jami::PluginPreferencesUtils | static |
| setAllowDenyListPreferences(const ChatHandlerList &list) | jami::PluginPreferencesUtils | static |
| valuesFilePath(const std::filesystem::path &rootPath, const std::string &accountId="") | jami::PluginPreferencesUtils | static |