Go to the source code of this file.
Variables | |
| $permission = 27 | |
| $groupid = clean_int($_REQUEST['gid']) | |
| $user = clean_int($_REQUEST['user']) | |
| $nmonth = clean_int($_REQUEST['nmonth']) | |
| $nyear = clean_int($_REQUEST['nyear']) | |
| $type = clean_int($_REQUEST['type']) | |
| $selectedday = clean_int($_REQUEST['selectedday']) | |
| $selectedmonth = clean_int($_REQUEST['selectedmonth']) | |
| $selectedyear = clean_int($_REQUEST['selectedyear']) | |
| $selectedtype = clean_int($_REQUEST['selectedtype']) | |
| $approved = clean_int($_REQUEST['approved']) | |
| $length = clean_fixed_list($_REQUEST['length'], array('day','am','pm')) | |
| $display = clean_fixed_list($_REQUEST['display'], array('month','list','year','week','day')) | |
| $weeknumber = clean_int($weeknumber) | |
| $title = $strCalendar | |
| $pagecss = array('calendar/planner.css.php') | |
| else | $approver = FALSE |
| $gidurl = '' | |
| else | $year = intval($_REQUEST['year']) |
| else | $month = intval($_REQUEST['month']) |
| else | $day = intval($_REQUEST['day']) |
| $calendarTypes = array('list','year','month','week','day') | |
| if ($type!=HOL_PUBLIC) | |
| $approved = clean_int($_REQUEST['approved']) |
Definition at line 36 of file calendar.php.
Referenced by draw_calendar(), user_count_holidays(), and user_holiday().
| else $approver = FALSE |
Definition at line 49 of file calendar.php.
Referenced by appointment_popup(), and display_holiday_table().
| $calendarTypes = array('list','year','month','week','day') |
Definition at line 67 of file calendar.php.
| else $day = intval($_REQUEST['day']) |
Definition at line 65 of file calendar.php.
| $display = clean_fixed_list($_REQUEST['display'], array('month','list','year','week','day')) |
Definition at line 38 of file calendar.php.
Referenced by transactions_report().
| $gidurl = '' |
Definition at line 54 of file calendar.php.
| $groupid = clean_int($_REQUEST['gid']) |
Definition at line 24 of file calendar.php.
Referenced by check_group_holiday(), draw_chart(), group_drop_down(), group_selector(), group_user_selector(), and user_group_id().
| $length = clean_fixed_list($_REQUEST['length'], array('day','am','pm')) |
Definition at line 37 of file calendar.php.
Referenced by act_count_duplicate_title(), check_group_holiday(), soap_transport_http::decodeChunked(), draw_consultant_chart(), generate_password(), gethtmlstring(), leading_zero(), and user_holiday().
| else $month = intval($_REQUEST['month']) |
Definition at line 62 of file calendar.php.
| $nmonth = clean_int($_REQUEST['nmonth']) |
Definition at line 29 of file calendar.php.
Referenced by draw_calendar().
| $nyear = clean_int($_REQUEST['nyear']) |
Definition at line 30 of file calendar.php.
Referenced by draw_calendar(), and month_select().
| $pagecss = array('calendar/planner.css.php') |
Definition at line 42 of file calendar.php.
| $permission = 27 |
Definition at line 16 of file calendar.php.
| $selectedday = clean_int($_REQUEST['selectedday']) |
Definition at line 32 of file calendar.php.
Referenced by draw_calendar().
| $selectedmonth = clean_int($_REQUEST['selectedmonth']) |
Definition at line 33 of file calendar.php.
Referenced by draw_calendar().
| $selectedtype = clean_int($_REQUEST['selectedtype']) |
Definition at line 35 of file calendar.php.
| $selectedyear = clean_int($_REQUEST['selectedyear']) |
Definition at line 34 of file calendar.php.
Referenced by draw_calendar().
| $title = $strCalendar |
Definition at line 41 of file calendar.php.
Definition at line 31 of file calendar.php.
Referenced by nusoap_client::_getProxyClassCode(), appointment_type_dropdown(), choose_tag_func(), dashboard_engineer_edit(), dashboard_watch_incidents_edit(), nusoap_parser::decodeSimple(), display_drafts(), drafts_waiting_on_incident(), draw_calendar(), draw_chart_image(), feedback_html_question(), feedback_qtype_listbox(), get_color(), nusoap_xmlschema::getPHPType(), nusoap_xmlschema::getTypeDef(), wsdl::getTypeDef(), group_user_selector(), incidents_stats_type_dash(), incidentstatus_name(), wsdl::parametersMatchWrapped(), nusoap_xmlschema::parseFile(), nusoap_xmlschema::parseString(), reassign_incident(), replace_tags(), saction_ChaseCustomers(), nusoap_xmlschema::schemaStartElement(), nusoap_server::send_response(), nusoap_base::serialize_val(), wsdl::serializeParameters(), wsdl::serializeRPCParameters(), wsdl::serializeType(), nusoap_xmlschema::serializeTypeDef(), soap_transport_http::setContentType(), nusoap_xmlschema::typeToForm(), and user_holiday().
| $user = clean_int($_REQUEST['user']) |
Definition at line 28 of file calendar.php.
| $weeknumber = clean_int($weeknumber) |
Definition at line 39 of file calendar.php.
| else $year = intval($_REQUEST['year']) |
Definition at line 59 of file calendar.php.
| if($type!=HOL_PUBLIC) |
Definition at line 79 of file calendar.php.
For more help developing with SiT! see http://sitracker.org/wiki/DevelopmentHowTo