context->oSdocument->variables; if($oSdocument['plan_sdate'] == null && $get_plan_sdate) $oSdocument['plan_sdate'] = $get_plan_sdate; $plan_bgcolor = $oSdocument['plan_bgcolor']; $plan_check = $oSdocument['plan_check']; $plan_period = $oSdocument['plan_period']; $plan_value = $oSdocument['plan_value']; if($plan_bgcolor == null) $plan_bgcolor = 0; if($plan_period == null) $plan_period = 0; if($plan_value == null) $plan_value = 0; //$__Context->in_extra_vars1 = $in_extra_vars1; // XE변수로 변환 if ($pYear == null){ $pYear = date("Y"); $pMonth = date("n"); $pDay = date("d"); } $tmparr=explode("-", $in_extra_vars1); //클릭한 날자 if ($tmparr[2] != null){ $pDay =$tmparr[2]; } ?>
".sprintf("%d-%02d-%02d",$year,$month,$day)."
"; while ($j<$day_max){ if ($i<$week_start) { $html .= "
·
"; } else { if ($i%7==0) $font_color = " RED"; else if ($i%7==6) $font_color = ""; else $font_color = ""; if ($month==$pMonth and $day == ($j+1)) $font_weight = " B"; else $font_weight = ""; $html .= "
" . ($j+1) . "
"; $j ++; } $i ++; } while ($i%7!==0){ $html .= "
·
"; $i ++; } $html .= "
"; return $html; } ?>

{@ $_color = array('555555','222288','226622','2266EE','8866CC','88AA66','EE2222','EE6622','EEAA22','EEEE22') }
get('title_bold')=='Y')-->checked="checked" />
isNotice())-->checked="checked" id="is_notice" />
isSecret())-->checked="checked" id="is_secret" />
useNotify())-->checked="checked" id="notify_message" />
{$oSdocument->getEditor()}

{$lang->about_tag}

일정시작 *

반드시 입력 하십시요.

일정종료

참고: 당일로 종료되는 일정은 넣지 않아도 됩니다.

배경색상

참 고: 일정배경에 하이라이트 표시

일정확인

참고: 일정앞에 아이콘 표시.(일정확인, 중요도 분류등의 용도로 사용. 기본값=null)
:".$val."\n"; } ?>

반복주기

반복주기 선택

반복내용
{$val->name} * {$val->getFormHTML()}