You are here

constant BBB_DISPLAY_HEIGHT in BigBlueButton 6

3 uses of BBB_DISPLAY_HEIGHT
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

File

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

Code

define('BBB_DISPLAY_HEIGHT', variable_get('bbb_display_height', '580px'));