renderSortLink('/index', _('Fach'), 'name') ?> renderSortLink('/index', _('Studiengangteile'), 'count_stgteile', ['style' => 'width: 5%; text-align: center;']) ?> getId() || (isset($stgteil_ids) && count($stgteil_ids))) : ?> render_partial('studiengaenge/studiengangteile/details_grouped', compact('stgteile')) ?> MVVController::$items_per_page) : ?>
count_stgteile) : ?> name) ?> name) ?> count_stgteile ?> _('Neuen Studiengangteil für gewähltes Fach anlegen')])->asImg(); ?>
open('shared/pagechooser'); $pagination->clear_attributes(); $pagination->set_attribute('perPage', MVVController::$items_per_page); $pagination->set_attribute('num_postings', $count); $pagination->set_attribute('page', $page); $parts = explode('?', $controller->action_url('index')); $page_link = reset($parts) . '?page_faecher=%s'; $pagination->set_attribute('pagelink', $page_link); echo $pagination->render(); ?>