higrid.net


other_package\hgCalendar
hgCalendar.php at line 7

Class hgCalendar

hgCalendar

public class hgCalendar

Description of hgCalendar

Author:
She Yi [email protected]

Field Summary
mixed

$buttonIcon

mixed

$buttonOnly

mixed

$fontsize

mixed

$version

Constructor Summary
void

__construct()

Method Summary
void

getOption(mixed option)

void

setOption(mixed option, mixed value)

void

setEvent(mixed event, mixed code)

void

renderCalendar(mixed element, bool script, bool echo)

Field Detail

hgCalendar.php at line 12

buttonIcon

public mixed $buttonIcon = false

hgCalendar.php at line 13

buttonOnly

public mixed $buttonOnly = false

hgCalendar.php at line 14

fontsize

public mixed $fontsize = '69%'

hgCalendar.php at line 8

version

public mixed $version = '2.1'

Constructor Detail

hgCalendar.php at line 16

__construct

public void __construct()

Method Detail

hgCalendar.php at line 21

getOption

public void getOption(mixed option)

hgCalendar.php at line 29

setOption

public void setOption(mixed option, mixed value)

hgCalendar.php at line 45

setEvent

public void setEvent(mixed event, mixed code)

hgCalendar.php at line 52

renderCalendar

public void renderCalendar(mixed element, bool script, bool echo)

higrid.net