Stud.IP  5.4
admin_news.php File Reference

Variables

 endif = CSRFProtection::tokenTag()
 
if( $filter_text)(_( 'Filter zurücksetzen'), 'reset_filter') ?><? endif ?></footer >< br ><? if( $filter_text)(htmlReady( $filter_text))?><? endif ?><? if( $news_items &&count( $news_items))( $area_structure as $type=> $area_data)(isset( $news_items[ $type]) &&is_array( $news_items[ $type]) &&count( $news_items[ $type]) > 0)(! $area_type)( $area_data[ 'title']) ?></caption ><? endif ?>< colgroup >< col widthforeach( $news_items[ $type] as $news)( $title !==$last_title)( $title)( 'Alle auswählen') ?>"> </th> <th colspan endif $last_title endif $parts = explode('<admin_msg>', $news['object']->body)
 
 $body = $parts[0]
 
$admin_msg $menu = ActionMenu::get()->setContext($news['object']->topic)
 
if($news['object']->havePermission('unassign', $news['range_id'])) else
 

Variable Documentation

◆ $body

$body = $parts[0]

◆ $menu

$admin_msg $menu = ActionMenu::get()->setContext($news['object']->topic)

◆ $parts

if($filter_text) (_('Filter zurücksetzen'), 'reset_filter') ?> <? endif ?> </footer> <br> <? if ($filter_text) (htmlReady($filter_text) )?> <? endif ?> <? if ($news_items && count($news_items)) ($area_structure as $type => $area_data) (isset($news_items[$type]) && is_array($news_items[$type]) && count($news_items[$type]) > 0) (!$area_type) ($area_data['title']) ?> </caption> <? endif ?> <colgroup> <col widthforeach($news_items[$type] as $news) ($title !== $last_title) ($title) ('Alle auswählen') ?>"> </th> <th colspan endif $last_title endif $parts = explode('<admin_msg>', $news['object']->body)

◆ else

if ( $news[ 'object']->havePermission( 'unassign', $news[ 'range_id'])) else
Initial value:
{
$menu->addButton(
'news_remove_' . $news['object']->news_id . '_' . $news['range_id'],
_('Ankündigung löschen'),
Icon::create('trash')
)
static create($shape, $role=Icon::DEFAULT_ROLE, $attributes=[])
Definition: Icon.class.php:101
title _
Definition: likert_evaluation.php:102
$admin_msg $menu
Definition: admin_news.php:127

◆ endif