Documentation

DHTML_Calendar
in package

Table of Contents

$calendar_file  : mixed
$calendar_lang_file  : mixed
$calendar_lib_path  : mixed
$calendar_options  : mixed
$calendar_setup_file  : mixed
$calendar_theme_file  : mixed
_field_id()  : mixed
_gen_id()  : mixed
_make_calendar()  : mixed
_make_html_attr()  : mixed
_make_js_hash()  : mixed
_trigger_id()  : mixed
DHTML_Calendar()  : mixed
get_load_files_code()  : mixed
load_files()  : mixed
make_input_field()  : mixed
set_option()  : mixed

Properties

$calendar_file

public mixed $calendar_file

$calendar_lang_file

public mixed $calendar_lang_file

$calendar_lib_path

public mixed $calendar_lib_path

$calendar_options

public mixed $calendar_options

$calendar_setup_file

public mixed $calendar_setup_file

$calendar_theme_file

public mixed $calendar_theme_file

Methods

_field_id()

public _field_id(mixed $id) : mixed
Parameters
$id : mixed
Return values
mixed

_gen_id()

public _gen_id() : mixed
Return values
mixed

_make_calendar()

public _make_calendar([mixed $other_options = array() ]) : mixed
Parameters
$other_options : mixed = array()
Return values
mixed

_make_html_attr()

public _make_html_attr(mixed $array) : mixed
Parameters
$array : mixed
Return values
mixed

_make_js_hash()

public _make_js_hash(mixed $array) : mixed
Parameters
$array : mixed
Return values
mixed

_trigger_id()

public _trigger_id(mixed $id) : mixed
Parameters
$id : mixed
Return values
mixed

DHTML_Calendar()

public DHTML_Calendar([mixed $calendar_lib_path = '/calendar/' ][, mixed $lang = 'en' ][, mixed $theme = 'calendar-win2k-1' ][, mixed $stripped = true ]) : mixed
Parameters
$calendar_lib_path : mixed = '/calendar/'
$lang : mixed = 'en'
$theme : mixed = 'calendar-win2k-1'
$stripped : mixed = true
Return values
mixed

get_load_files_code()

public get_load_files_code() : mixed
Return values
mixed

load_files()

public load_files() : mixed
Return values
mixed

make_input_field()

public make_input_field([mixed $cal_options = array() ][, mixed $field_attributes = array() ]) : mixed
Parameters
$cal_options : mixed = array()
$field_attributes : mixed = array()
Return values
mixed

set_option()

public set_option(mixed $name, mixed $value) : mixed
Parameters
$name : mixed
$value : mixed
Return values
mixed

Search results