Stud.IP  4.2 Revision
index.php File Reference

Variables

foreach( $topic->dates as $date)("dispatch.php/course/dates/details/". $date->getId()) ?>" data-dialog endforeach $material $folderif ($documents_activated && $folder) ( 'dispatch.php/course/files/index/' . $folder->id ) ?>"><? $material endifif( $forum_activated &&( $link_to_thread=$topic->forum_thread_url))( $link_to_thread) ?>"> <? $material 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) ()?>" method endifif( $key< count( $topics) - 1)()?>" method endif endif endforeach else
 
 $actions = new ActionsWidget()
 

Variable Documentation

◆ $actions

$actions = new ActionsWidget()

◆ else

foreach ($topic->dates as $date) ("dispatch.php/course/dates/details/".$date->getId()) ?>" data-dialog endforeach $material $folderif ($documents_activated && $folder) ( 'dispatch.php/course/files/index/' . $folder->id ) ?>"> <? $material endifif ($forum_activated && ($link_to_thread = $topic->forum_thread_url)) ($link_to_thread) ?>"> <? $material 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) ()?>" method endifif ($key < count($topics) - 1) ()?>" method endif endif endforeach else
Initial value:
="post" style="display: inline;">
<input type="hidden" name="move_down" value="<?= $topic->getId() ?>">
<input type="hidden" name="open" value="<?= $topic->getId() ?>">
<?= \Studip\Button::createMoveDown(_("nach unten verschieben"))