{@$year = substr($selected_date,0,4)} {@$year_month = substr($selected_date,0,6)} {@$month = substr($selected_date,4,2)} {@$week = $Model->getWeek($selected_date)} {@$eom = date('t', mktime(0,0,0,$month,1,$year))}
{$lang->email} | {$lang->nick_name} | {$lang->admin_graph} | {$lang->getpoint} |
---|---|---|---|
{@$user_info = $oMemberModel->getMemberInfoByMemberSrl($val2->member_srl)} {$user_info->email_address} |
{$user_info->nick_name}
|
{@$total_info = $Model->getTotalData($user_info->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 = $Model->getYearlyData($year,$user_info->member_srl)}
{@$percent=(int)($yearly_info/$yearly * 100)}
{$lang->attendance_perfect}{$percent}%
{$yearly_info}/{$yearly}({$percent}%)
|
{$Model->getTotalPoint($user_info->member_srl)} | |
{$lang->monthly_info}({$year.'-'.$month}) |
{@$monthly_information = $Model->getMonthlyAttendance($user_info->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 = $Model->getWeeklyData($user_info->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} |