Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
show.php File Reference

Variables

foreach($log_actions as
$log_action)($log_action['action_id']===$action_id)($log_action['log_group']!==$lastgroup)($log_action['description'])?>
</option ><?endforeach?>
</select ><?if(isset($objects))($types
as $name=> $title)($type===$name)($title)?>
<?endif?><?endforeach?>< input
type $selected endforeach 
else
<?=makeButton('anzeigen','input')?>
</p ><?if(isset($error_msg)):?>
<?=MessageBox::error($error_msg)?>
<?endif?><?if(isset($log_events)):?>
< tableclass="default">< tr >
< th ><?=_('Zeit')?></th >< th >
<?=_('Info')?></th ></tr >
<?foreach($log_eventsas
$log_event):?>< trclass="
<?=TextHelper::cycle('steel1','steelgraulight')?>
<tdstyle="font-size:smaller;white-space:nowrap;">
<?=date('d.m.YH:i:s',$log_event['time'])?>
</td><tdstyle="font-size:smaller;">
<?=$log_event['info']?><?if($format==='detail'&&$log_event['detail']):?>
<br><?=_('Info:').''.$log_event['detail']?>
<?endif?><?if($format==='detail'&&$log_event['debug']):?>
<br><?=_('Debug:').''.$log_event['debug']?>
<?endif?></td></tr>
<?endforeach?></table><p><?if(count($log_events)> 
$start

Variable Documentation

<?=makeButton('anzeigen','input')?></p><?if(isset($error_msg)):?><?=MessageBox::error($error_msg)?><?endif?><?if(isset($log_events)):?><tableclass="default"><tr><th><?=_('Zeit')?></th><th><?=_('Info')?></th></tr><?foreach($log_eventsas$log_event):?><trclass="<?=TextHelper::cycle('steel1','steelgraulight')?><tdstyle="font-size:smaller;white-space:nowrap;"><?=date('d.m.YH:i:s',$log_event['time'])?></td><tdstyle="font-size:smaller;"><?=$log_event['info']?><?if($format==='detail'&&$log_event['detail']):?><br><?=_('Info:').''.$log_event['detail']?><?endif?><?if($format==='detail'&&$log_event['debug']):?><br><?=_('Debug:').''.$log_event['debug']?><?endif?></td></tr><?endforeach?></table><p><?if(count($log_events)> $start
foreach($log_actions as $log_action)($log_action['action_id'] === $action_id) ($log_action['log_group'] !== $lastgroup) ($log_action['description']) ?> </option> <? endforeach ?> </select> <?if(isset($objects))($types as $name => $title) ($type === $name) ($title) ?> <? endif ?> <? endforeach ?> <input type $selected endforeach else
Initial value:
"object_id">
<? foreach ($objects as $object): $object[0] === $object_id ? 'selected' : '' $object[0] $selected htmlReady($object[1]) $controller->url_for('event_log/show?action_id='.urlencode($action_id)) Assets::img('icons/16/blue/refresh.png', array('title' => _('neue Suche')))