|
Stud.IP
3.2 Revision
|
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 ($documents_activated && $folder) ("folder.php#anker", array('data[cmd]' => "tree", 'open' => $folder->getId())) ?>"><? $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)<input type="hidden" name="move_up" value="<?=$topic-> getId() ?>"> <input type endif if ( $key< count( $topics) - 1)<input type="hidden" name="move_down" value="<?=$topic-> getId() ?>"> <input type endif endif endforeach | else |
| $actions = new ActionsWidget() | |
| $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 ($documents_activated && $folder) ("folder.php#anker", array('data[cmd]' => "tree", 'open' => $folder->getId())) ?>"> <? $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)<input type="hidden" name="move_up" value="<?= $topic-> getId () ?>"> <input type endif if ( $key< count( $topics) - 1)<input type="hidden" name="move_down" value="<?= $topic-> getId () ?>"> <input type endif endif endforeach else |