| [ Index ] |
PHP Cross Reference of Zikula Core 1.3.2 |
[Source view] [Print] [Project Stats]
File: calendar.php | (c) dynarch.com 2004 Distributed as part of "The Coolest DHTML Calendar" under the same terms. ----------------------------------------------------------------- This file implements a simple PHP wrapper for the calendar. It allows you to easily include all the calendar files and setup the calendar by instantiating and calling a PHP object.
| File Size: | 119 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
DHTML_Calendar:: (11 methods):
DHTML_Calendar()
set_option()
load_files()
get_load_files_code()
_make_calendar()
make_input_field()
_field_id()
_trigger_id()
_gen_id()
_make_js_hash()
_make_html_attr()
Class: DHTML_Calendar - X-Ref
| DHTML_Calendar($calendar_lib_path = '/calendar/',$lang = 'en',$theme = 'calendar-win2k-1',$stripped = true) X-Ref |
| No description |
| set_option($name, $value) X-Ref |
| No description |
| load_files() X-Ref |
| No description |
| get_load_files_code() X-Ref |
| No description |
| _make_calendar($other_options = array() X-Ref |
| No description |
| make_input_field($cal_options = array() X-Ref |
| No description |
| _field_id($id) X-Ref |
| No description |
| _trigger_id($id) X-Ref |
| No description |
| _gen_id() X-Ref |
| No description |
| _make_js_hash($array) X-Ref |
| No description |
| _make_html_attr($array) X-Ref |
| No description |
| Generated: Mon Feb 20 12:35:30 2012 | Cross-referenced by PHPXref 0.7.1 |