Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
mod_bigbluebuttonbn\setting_validator Class Reference

Static Public Member Functions

static section_default_messages_shown ()
 Validate if default messages section will be shown.
 
static section_disablecam_shown ()
 Validate if disablecam section will be shown.
 
static section_disablemic_shown ()
 Validate if disablemic section will be shown.
 
static section_disablenote_shown ()
 Validate if disablenote section will be shown.
 
static section_disableprivatechat_shown ()
 Validate if disableprivatechat section will be shown.
 
static section_disablepublicchat_shown ()
 Validate if disablepublicchat section will be shown.
 
static section_general_shown ()
 Validate if general section will be shown.
 
static section_hideuserlist_shown ()
 Validate if hideuserlist section will be shown.
 
static section_import_recordings_shown ()
 Validate if import recording section will be shown.
 
static section_lock_shown ()
 Validate that session lock settings is shown or not.
 
static section_moderator_default_shown ()
 Validate if moderator default section will be shown.
 
static section_muteonstart_shown ()
 Validate if muteonstart section will be shown.
 
static section_preupload_presentation_shown ()
 Validate if preupload presentation section will be shown.
 
static section_record_meeting_shown ()
 Validate if record meeting section will be shown.
 
static section_settings_extended_shown ()
 Validate if settings extended section will be shown.
 
static section_show_recordings_shown ()
 Validate if show recording section will be shown.
 
static section_static_voice_bridge_shown ()
 Validate if static voice bridge section will be shown.
 
static section_user_limit_shown ()
 Validate if user limit section will be shown.
 
static section_wait_moderator_shown ()
 Validate if wait moderator section will be shown.
 

Member Function Documentation

◆ section_default_messages_shown()

static mod_bigbluebuttonbn\setting_validator::section_default_messages_shown ( )
static

Validate if default messages section will be shown.

Return values
bool

◆ section_disablecam_shown()

static mod_bigbluebuttonbn\setting_validator::section_disablecam_shown ( )
static

Validate if disablecam section will be shown.

Return values
bool

◆ section_disablemic_shown()

static mod_bigbluebuttonbn\setting_validator::section_disablemic_shown ( )
static

Validate if disablemic section will be shown.

Return values
bool

◆ section_disablenote_shown()

static mod_bigbluebuttonbn\setting_validator::section_disablenote_shown ( )
static

Validate if disablenote section will be shown.

Return values
bool

◆ section_disableprivatechat_shown()

static mod_bigbluebuttonbn\setting_validator::section_disableprivatechat_shown ( )
static

Validate if disableprivatechat section will be shown.

Return values
bool

◆ section_disablepublicchat_shown()

static mod_bigbluebuttonbn\setting_validator::section_disablepublicchat_shown ( )
static

Validate if disablepublicchat section will be shown.

Return values
bool

◆ section_general_shown()

static mod_bigbluebuttonbn\setting_validator::section_general_shown ( )
static

Validate if general section will be shown.

Return values
bool

◆ section_hideuserlist_shown()

static mod_bigbluebuttonbn\setting_validator::section_hideuserlist_shown ( )
static

Validate if hideuserlist section will be shown.

Return values
bool

◆ section_import_recordings_shown()

static mod_bigbluebuttonbn\setting_validator::section_import_recordings_shown ( )
static

Validate if import recording section will be shown.

Return values
bool

◆ section_lock_shown()

static mod_bigbluebuttonbn\setting_validator::section_lock_shown ( )
static

Validate that session lock settings is shown or not.

Return values
bool

◆ section_moderator_default_shown()

static mod_bigbluebuttonbn\setting_validator::section_moderator_default_shown ( )
static

Validate if moderator default section will be shown.

Return values
bool

◆ section_muteonstart_shown()

static mod_bigbluebuttonbn\setting_validator::section_muteonstart_shown ( )
static

Validate if muteonstart section will be shown.

Return values
bool

◆ section_preupload_presentation_shown()

static mod_bigbluebuttonbn\setting_validator::section_preupload_presentation_shown ( )
static

Validate if preupload presentation section will be shown.

Return values
bool

◆ section_record_meeting_shown()

static mod_bigbluebuttonbn\setting_validator::section_record_meeting_shown ( )
static

Validate if record meeting section will be shown.

Return values
bool

◆ section_settings_extended_shown()

static mod_bigbluebuttonbn\setting_validator::section_settings_extended_shown ( )
static

Validate if settings extended section will be shown.

Return values
bool

◆ section_show_recordings_shown()

static mod_bigbluebuttonbn\setting_validator::section_show_recordings_shown ( )
static

Validate if show recording section will be shown.

Return values
bool

◆ section_static_voice_bridge_shown()

static mod_bigbluebuttonbn\setting_validator::section_static_voice_bridge_shown ( )
static

Validate if static voice bridge section will be shown.

Return values
bool

◆ section_user_limit_shown()

static mod_bigbluebuttonbn\setting_validator::section_user_limit_shown ( )
static

Validate if user limit section will be shown.

Return values
bool

◆ section_wait_moderator_shown()

static mod_bigbluebuttonbn\setting_validator::section_wait_moderator_shown ( )
static

Validate if wait moderator section will be shown.

Return values
bool

The documentation for this class was generated from the following file: