Stud.IP  5.4
index.php File Reference

Variables

if(empty( $feedback_elements))(_('Es wurden noch keine Feedback-Elemente angelegt.')) ?><? else< caption >< div class="caption-container"><?=_( 'Feedback-Elemente') ?></div ></caption >< colgroup >< col width="50px" class="responsive-hidden">< col >< col width="80px" class="responsive-hidden">< col width="100px" class="responsive-hidden">< col width="100px">< col width="150px" class="responsive-hidden">< col width="120px">< col width="80px"></colgroup >< thead >< tr >< th data-sort="htmldata" class="responsive-hidden"><?=_( 'Kontext') ?></th >< th data-sort="text"><?=_( 'Fragestellung') ?></th >< th data-sort="htmldata"><?=_( 'Ergebnis') ?></th >< th data-sort="text" class="responsive-hidden"><?=_( 'Einträge') ?></th >< th data-sort="text" class="responsive-hidden"><?=_( 'Modus') ?></th >< th data-sort="text" class="responsive-hidden"><?=_( 'Autor/-in') ?></th >< th data-sort="htmldata"><?=_( 'Datum') ?></th >< th data-sort="false"><?=_( 'Aktionen') ?></th ></tr ></thead >< tbody ><? foreach( $feedback_elements as $feedback) :?> $range = $feedback->getRange()
 
 endif
 
 $actionMenu = ActionMenu::get()->setContext($feedback->question)
 
 endforeach = $actionMenu->render()
 

Variable Documentation

◆ $actionMenu

$actionMenu = ActionMenu::get()->setContext($feedback->question)

◆ $range

read Range null $range = $feedback->getRange()

◆ endforeach

endforeach = $actionMenu->render()

◆ endif

endif