constant BIGBLUEBUTTON_DISPLAY_HEIGHT in BigBlueButton 7
3 uses of BIGBLUEBUTTON_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 TODO: Per node type settings?
File
- ./
bbb.module, line 34 - Big Blue Button - Enables universities and colleges to deliver a high-quality learning experience.
Code
define('BIGBLUEBUTTON_DISPLAY_HEIGHT', variable_get('bbb_display_height', '580px'));