= $SLANG['Id'] ?> | = $event['Id'] ?> |
= $SLANG['Name'] ?> | = validHtmlStr($event['Name']) ?> |
= $SLANG['Monitor'] ?> | = validHtmlStr($event['MonitorName']) ?> (= $event['MonitorId'] ?>) |
= $SLANG['Cause'] ?> | = validHtmlStr($event['Cause']) ?> |
= $SLANG['Notes'] ?> | = validHtmlStr($event['Notes']) ?> |
= $SLANG['Time'] ?> | = strftime( STRF_FMT_DATETIME_SHORTER, strtotime($event['StartTime']) ) ?> |
= $SLANG['Duration'] ?> | = $event['Length'] ?> |
= $SLANG['Frames'] ?> | = $event['Frames'] ?> |
= $SLANG['AttrAlarmFrames'] ?> | = $event['AlarmFrames'] ?> |
= $SLANG['AttrTotalScore'] ?> | = $event['TotScore'] ?> |
= $SLANG['AttrAvgScore'] ?> | = $event['AvgScore'] ?> |
= $SLANG['AttrMaxScore'] ?> | = $event['MaxScore'] ?> |
= $SLANG['Archived'] ?> | = $event['Archived']?$SLANG['Yes']:$SLANG['No'] ?> |