| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
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.
| Poids: | 119 lignes (4 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
DHTML_Calendar:: (11 méthodes):
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()
Classe: DHTML_Calendar - X-Ref
| DHTML_Calendar($calendar_lib_path = '/calendar/',$lang = 'en',$theme = 'calendar-win2k-1',$stripped = true) X-Ref |
| Pas de description |
| set_option($name, $value) X-Ref |
| Pas de description |
| load_files() X-Ref |
| Pas de description |
| get_load_files_code() X-Ref |
| Pas de description |
| _make_calendar($other_options = array() X-Ref |
| Pas de description |
| make_input_field($cal_options = array() X-Ref |
| Pas de description |
| _field_id($id) X-Ref |
| Pas de description |
| _trigger_id($id) X-Ref |
| Pas de description |
| _gen_id() X-Ref |
| Pas de description |
| _make_js_hash($array) X-Ref |
| Pas de description |
| _make_html_attr($array) X-Ref |
| Pas de description |
| Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |