(no description)
File Size: | 139 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
communication:: (7 methods):
get_manage_url()
get_settings_section_name()
enable_plugin()
get_enabled_plugins()
load_settings()
is_uninstall_allowed()
is_plugin_enabled()
Class: communication - X-Ref
Class for communication provider.get_manage_url() X-Ref |
No description |
get_settings_section_name() X-Ref |
No description |
enable_plugin(string $pluginname, int $enabled) X-Ref |
No description |
get_enabled_plugins() X-Ref |
No description |
load_settings(\part_of_admin_tree $adminroot, $parentnodename, $hassiteconfig) X-Ref |
No description |
is_uninstall_allowed() X-Ref |
No description |
is_plugin_enabled($fullpluginname) X-Ref |
Checks if a communication plugin is ready to be used. It checks the plugin status as well as the plugin is missing or not. param: string $fullpluginname the name of the plugin return: bool |