Stud.IP  5.4
choose_folder_from_course.php File Reference

Variables

 $options
 
if( $GLOBALS[ 'perm']->have_perm( 'admin'))( 'file/choose_folder_from_course') ?>" data-dialog> <? else
 
if( $GLOBALS[ 'perm']->have_perm( 'admin'))( 'file/choose_folder_from_course') ?>" data-dialog> <? endforeach = htmlReady($course->getTextualSemester())
 
 endif
 

Variable Documentation

◆ $options

$options
Initial value:
= array_filter([
'to_plugin' => Request::get('to_plugin'),
'from_plugin' => Request::get('from_plugin'),
'range_type' => Request::get('range_type'),
'fileref_id' => Request::getArray('fileref_id'),
'isfolder' => Request::get('isfolder'),
'copymode' => Request::get('copymode'),
], function ($value) {
return $value !== null;
})
static get($param, $default=NULL)
Definition: Request.class.php:197
static getArray($param)
Definition: Request.class.php:482

◆ else

if ($GLOBALS['perm']->have_perm('admin')) ('file/choose_folder_from_course') ?>" data-dialog> <? else
Initial value:
= QuickSearch::get('course_id', new StandardSearch('AnySeminar_id'))
->fireJSFunctionOnSelect("function () { jQuery('#folderchooser_course_search').submit(); }")
->setInputStyle('width: calc(100% - 40px); margin: 20px;')
->render()
Definition: StandardSearch.class.php:30
static get($name, $search=NULL)
Definition: QuickSearch.class.php:160

◆ endforeach

if ($GLOBALS['perm']->have_perm('admin')) ('file/choose_folder_from_course') ?>" data-dialog> <? endforeach = htmlReady($course->getTextualSemester())

◆ endif

endif