You are here

constant BIGBLUEBUTTON_DISPLAY_WIDTH in BigBlueButton 7

3 uses of BIGBLUEBUTTON_DISPLAY_WIDTH
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?

File

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

Code

define('BIGBLUEBUTTON_DISPLAY_WIDTH', variable_get('bbb_display_width', '100%'));