Stud.IP  5.4
overview.php File Reference

Variables

if(count( $questionnaires))( $questionnaires as $questionnaire)( 'questionnaire/_overview_questionnaire.php', compact( 'questionnaire', 'range_type', 'params')) ?><? endforeach ?><? else( 'Sie haben noch keine Fragebögen erstellt.') ?></td ></tr ><? endif ?></tbody >< tfoot >< tr >< td colspan $actions = new ActionsWidget()
 
if(!empty($statusgruppen)) else
 

Variable Documentation

◆ $actions

if(count($questionnaires)) ($questionnaires as $questionnaire) ('questionnaire/_overview_questionnaire.php', compact('questionnaire', 'range_type', 'params')) ?> <? endforeach ?> <? else ('Sie haben noch keine Fragebögen erstellt.') ?> </td> </tr> <? endif ?> </tbody> <tfoot> <tr> <td colspan $actions = new ActionsWidget()

◆ else

if (!empty( $statusgruppen)) else
Initial value:
{
$actions->addLink(
_('Fragebogen erstellen'),
$controller->url_for('questionnaire/edit', compact('range_type', 'range_id')),
Icon::create('add'),
['data-dialog' => 'size=big']
)
static create($shape, $role=Icon::DEFAULT_ROLE, $attributes=[])
Definition: Icon.class.php:101
title _
Definition: likert_evaluation.php:102
if(count( $questionnaires))( $questionnaires as $questionnaire)( 'questionnaire/_overview_questionnaire.php', compact( 'questionnaire', 'range_type', 'params')) ?><? endforeach ?><? else( 'Sie haben noch keine Fragebögen erstellt.') ?></td ></tr ><? endif ?></tbody >< tfoot >< tr >< td colspan $actions
Definition: overview.php:40