Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
index.php File Reference

Variables

if($topFolder)(empty($controllerpath)) $show_downloads = Config::get()->DISPLAY_DOWNLOAD_COUNTER === 'always'
 
 $vue_breadcrumbs = []
 
 $folder = $topFolder
 
 do
 
 $vue_topFolder
 
if(is_a($vue_topFolder['description'],"Flexi_Template")) $vue_files = []
 
foreach($topFolder->getFiles()
as $file) 
$vue_folders = []
 
foreach($topFolder->
getSubfolders() as $folder) 
$vue_topFolder ['buttons'] = '<span class="multibuttons">'
 

Variable Documentation

$folder = $topFolder
if ($topFolder) (empty($controllerpath)) $show_downloads = Config::get()->DISPLAY_DOWNLOAD_COUNTER === 'always'
$vue_breadcrumbs = []
if (is_a($vue_topFolder['description'],"Flexi_Template")) $vue_files = []
foreach ($topFolder->getFiles() as $file) $vue_folders = []
$vue_topFolder
Initial value:
= [
'description' => $topFolder->getDescriptionTemplate()
$topFolder
Definition: flat.php:11
if ($topFolder->isWritable($GLOBALS['user']->id)) if ($topFolder->isReadable($GLOBALS['user']->id)) if ($topFolder->isWritable($GLOBALS['user']->id)) $vue_topFolder['buttons'] = '<span class="multibuttons">'
do
Initial value:
{
'folder_id' => $folder->getId(),
'name' => $folder->name
$vue_breadcrumbs
Definition: index.php:11
$folder
Definition: index.php:12