Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
index.php File Reference

Variables

if(count($topics) > 0)("Thema")?>
</th >< th ><?foreach($topics
as $key=> $topic)("open")
foreach($topic->dates as $date)("dispatch.php/course/dates/details/".$date->
getId())?>" data-dialog
endforeach $material $folderif
($folder) ("folder.php#anker",
array('data[cmd]' => "tree",
'open' => $folder->getId())) ?>">
<?$material endifif(class_exists("ForumIssue"))(ForumIssue::getThreadIdForIssue($topic->
getId()))?><?if($posting)("plugins.php/coreforum/index/index/".$posting['topic_id']."#".$posting['topic_id'])?>">
<? $material endif endifif
(!$material) ("Keine
Materialien zu dem Thema
vorhanden") ?> <? endif ?>
</td> </tr> </tbody> </table>
<div styleif
(!$cancelled_dates_locked
&& $topic->dates->count()) (_("Alle
Termine ausfallen lassen"),
URLHelper::getURL("dispatch.php/course/cancel_dates",
array('issue_id'=> $topic->
getId())), array('data-dialog'=> ''))?>
<?endif?><?if($key > 0)
<inputtype="hidden"name="move_up"value="
<?=$topic-> getId()?>"> <input
type endif if ($key< count($topics)-1)
<inputtype="hidden"name="move_down"value="
<?=$topic-> getId()?>"> <input
type endif endif endforeach 
else
 $actions = new ActionsWidget()

Variable Documentation

$actions = new ActionsWidget()
if (count($topics) > 0) ("Thema") ?></th> <th><?foreach ($topics as $key => $topic) ("open") foreach ($topic->dates as $date) ("dispatch.php/course/dates/details/".$date->getId()) ?>" data-dialog endforeach $material $folderif ($folder) ("folder.php#anker", array('data[cmd]' => "tree", 'open' => $folder->getId())) ?>"> <? $material endifif(class_exists("ForumIssue")) (ForumIssue::getThreadIdForIssue($topic->getId())) ?> <? if ($posting) ("plugins.php/coreforum/index/index/".$posting['topic_id']."#".$posting['topic_id']) ?>"> <? $material endif endifif (!$material) ("Keine Materialien zu dem Thema vorhanden") ?> <? endif ?> </td> </tr> </tbody> </table> <div styleif (!$cancelled_dates_locked && $topic->dates->count()) (_("Alle Termine ausfallen lassen"), URLHelper::getURL("dispatch.php/course/cancel_dates", array('issue_id'=> $topic->getId())), array('data-dialog'=> ''))?><?endif?><?if($key > 0)<inputtype="hidden"name="move_up"value="<?=$topic-> getId () ?>"> <input type endif if ($key< count($topics)-1)<inputtype="hidden"name="move_down"value="<?=$topic-> getId () ?>"> <input type endif endif endforeach else
Initial value:
"<?= $topic->getId() ?>">
<?= \Studip\Button::createMoveDown(_("nach unten verschieben"))