Stud.IP  4.2 Revision
index.php File Reference

Functions

if( $num_updates)( $this->render_partial( 'admin/plugin/update_info')) ?><? endif ?><? if(count( $plugins) count($plugins) count(array_filter($plugins,($p) { return $p['enabled'];})) count(array_filter( $plugins, function( $p) { return ! $p[ 'enabled'];}))) ?></div ><? foreach ($plugins as $plugin)
 

Variables

if( $num_updates)( $this->render_partial( 'admin/plugin/update_info')) ?><? endif ?><? if(count( $plugins) else
 
 width
 

Function Documentation

◆ foreach()

if ($num_updates) ($this->render_partial('admin/plugin/update_info')) ?> <? endif ?> <? if (count($plugins) count ( $plugins) count (array_filter( $plugins,( $p) { return $p[ 'enabled'];})) count (array_filter($plugins, function ($p) { return !$p['enabled']; })) ) ?> </div> <? foreach (   $plugins as)

Variable Documentation

◆ else

if ($num_updates) ($this->render_partial('admin/plugin/update_info')) ?> <? endif ?> <? if (count($plugins) else
Initial value:
= MessageBox::info(_('Es sind noch keine Plugins in diesem Stud.IP vorhanden.'), [
_('Sie können Plugins aus dem Marktplatz installieren oder manuell hochladen.'),
_('Benutzen Sie dafür die Funktion "%sweitere Plugins installieren%s" in der Info-Box.'),
'<a href="' . $controller->url_for('admin/plugin/search') . '">',
'</a>'
)
])
static info($message, $details=[], $close_details=false)
Definition: MessageBox.class.php:92

◆ width

width
Initial value:
="30">
<input type="checkbox" name="enabled_<?= $pluginid ?>"
value="1" <? if ($plugin['enabled']) echo 'checked'
if(count($plugins)===0)<?=_( 'Es wurden keine Plugins gefunden.') ?></td ></tr ><? else:?><? foreach(array_values( $plugins) as $index=> $plugin
Definition: show_role.php:173