* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * @var string $overview_url * @var array $sem_class * @var array $modules */ ?>
">
    getSemTypes() as $id => $sem_type) : ?> render_partial("admin/sem_classes/_sem_type.php", ['sem_type' => $sem_type]) ?>

">

$module_info) : ?> render_partial("admin/sem_classes/content_plugin.php", [ 'plugin' => $module_info, 'sem_class' => $sem_class, 'plugin_id' => $module_name, 'activated' => $sem_class['modules'][$module_name]['activated'] ?? false, 'sticky' => $sem_class['modules'][$module_name]['sticky'] ?? false, ] )?>