|
| add_conditional_element (string $name, admin_setting $item, admin_settingpage $settings) |
| Add the setting and lock it conditionally.
|
|
| add_defaultmessages_settings () |
| Helper function renders default messages settings if the feature is enabled.
|
|
| add_experimental_settings () |
| Helper function renders experimental settings if any of the features there is enabled.
|
|
| add_extended_settings () |
| Helper function renders extended settings if any of the features there is enabled.
|
|
| add_general_settings () |
| Helper function renders general settings if the feature is enabled.
|
|
| add_importrecordings_settings () |
| Helper function renders import recording settings if the feature is enabled.
|
|
| add_lock_setting_from_name (string $settingname, admin_settingpage $lockingsetting) |
| Helper function renders setting if the feature is enabled.
|
|
| add_lock_settings () |
| Helper function to render lock settings.
|
|
| add_muteonstart_settings () |
| Helper function renders general settings if the feature is enabled.
|
|
| add_participants_settings () |
| Helper function renders participant settings if the feature is enabled.
|
|
| add_preupload_settings () |
| Helper function renders preuploaded presentation settings if the feature is enabled.
|
|
| add_record_settings () |
| Helper function renders record settings if the feature is enabled.
|
|
| add_showrecordings_settings () |
| Helper function renders show recording settings if the feature is enabled.
|
|
| add_userlimit_settings () |
| Helper function renders userlimit settings if the feature is enabled.
|
|
| add_voicebridge_settings () |
| Helper function renders static voice bridge settings if the feature is enabled.
|
|
| add_waitmoderator_settings () |
| Helper function renders wait for moderator settings if the feature is enabled.
|
|
| reset_cache () |
| Process reset cache.
|
|