Class Kronolith_View_Week
The Kronolith_View_Week:: class provides an API for viewing weeks.
Direct known subclasses
Kronolith_View_WorkWeek
Package: Kronolith
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Located at View/Week.php
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Located at View/Week.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
public
boolean
|
$parsed
|
#
false
|
public
array
|
$days
|
#
array()
|
public
mixed
|
$week
|
#
null
|
public
mixed
|
$year
|
#
null
|
public
mixed
|
$startDay
|
#
null
|
public
mixed
|
$endDay
|
#
null
|
public
mixed
|
$startDate
|
#
null
|
public
boolean
|
$sidebyside
|
#
false
|
public
array
|
$_currentCalendars
|
#
array()
|
public
integer
|
$_slotsPerHour
How many time slots are we dividing each hour into? |
#
2
|
public
integer
|
$_slotsPerDay
How many slots do we have per day? Calculated from $_slotsPerHour. |