Class CCalUser
- api_AContainer
- CCalUser
Methods summary
public
|
|
public
boolean
|
|
public
array
|
#
getMap( )
Obtains static map of calendar user fields. Function with the same name is used for other objects in a unified container api_AContainer. |
public static
array
|
Properties summary
Magic properties
public
integer
|
$IdCalUser
Identifier of calendar user. |
public
integer
|
$IdUser
Identifier of user wich contains the calendar user. |
public
boolean
|
$ShowWeekEnds
If true Saturday and Sunday will be highlighted. |
public
boolean
|
$ShowWorkDay
If true working time will be highlighted. |
public
integer
|
$WorkDayStarts
The start of the working day. |
public
integer
|
$WorkDayEnds
The end of the working day: 6 - Saturday, 0 - Sunday, 1 - Monday. |
public
integer
|
$WeekStartsOn
Day of the week to start the week. |
public
integer
|
$DefaultTab
Work with calendar begins with this panel: 1 - Day view, 2 - Week view, 3 - Month view. |