You are here

constant BIGBLUEBUTTON_DISPLAY_MODE in BigBlueButton 7

4 uses of BIGBLUEBUTTON_DISPLAY_MODE
bbb_meeting_attend in ./bbb.module
Redirect to big blue button instance; Menu callback
bbb_meeting_moderate in ./bbb.module
Redirect to big blue button instance; Menu callback
bbb_settings in includes/pages.bbb.inc
Administrative settings; Menu callback TODO: Per node type settings?
theme_bbb_block_meeting in ./bbb.module
Theme meeting details block

File

./bbb.module, line 33
Big Blue Button - Enables universities and colleges to deliver a high-quality learning experience.

Code

define('BIGBLUEBUTTON_DISPLAY_MODE', variable_get('bbb_display_mode', 'inline'));