{$lang->email} | {$lang->nick_name} | {$lang->admin_graph} | {$lang->getpoint} |
---|---|---|---|
{$val2->email_address} |
{$val2->nick_name}
|
{@$total_info = getModel('attendance')->getTotalData($val2->member_srl)}
{@$percent=(int)($total_info->total/$total_info->total * 100)}
{$lang->view_total_day}
{$total_info->total}/{$total_info->total} {$lang->days}
|
{$total_info->total_point}({$lang->view_total_point}) |
{$lang->yearly_info}({$year}) |
{@$pad = date('t', mktime(0, 0, 0, 02, 1, $year))}
{@$yearly = 366}
{@$yearly = 365}
{@$yearly_info = getModel('attendance')->getYearlyData($year,$val2->member_srl)}
{@$percent=(int)($yearly_info/$yearly * 100)}
{$lang->attendance_perfect} {$percent}%
{$yearly_info}/{$yearly} ({$percent}%)
|
{getModel('attendance')->getTotalPoint($val2->member_srl)} | |
{$lang->monthly_info}({$year.'-'.$month}) |
{@$monthly_information = getModel('attendance')->getMonthlyAttendance($val2->member_srl, $year_month)}
{@$percent=(int)($monthly_information->monthly/$eom * 100)}
{$lang->attendance_perfect} {$percent}%
{$monthly_information->monthly}/{$eom} ({$percent}%)
|
{$monthly_information->monthly_point} | |
{$lang->weekly_info}({substr($week->monday,0,4).'-'.substr($week->monday,4,2).'-'.substr($week->monday,6,2)} ~ {substr($week->sunday,0,4).'-'.substr($week->sunday,4,2).'-'.substr($week->sunday,6,2)}) |
{@$weekly_information = getModel('attendance')->getWeeklyData($val2->member_srl, $week)}
{@$percent=(int)($weekly_information->weekly/7 * 100)}
{$lang->attendance_perfect} {$percent}%
{$weekly_information->weekly}/7 ({$percent}%)
|
{$weekly_information->weekly_point} | |
{$lang->attend_attended_time} : {substr($total_info->regdate,0,4).'-'.substr($total_info->regdate,4,2).'-'.substr($total_info->regdate,6,2)} {substr($total_info->regdate,8,2)}:{substr($total_info->regdate,10,2)} | {$lang->attendance_continuity_day} : {$total_info->continuity} | {$lang->attendance_continuity_point} : {$total_info->continuity_point} |
{$lang->messages} |