$slotsPerHour
$slotsPerHour : integer
How many time slots are we dividing each hour into? Set from user preferences.
The Kronolith_View_Day:: class provides an API for viewing days.
__construct(\Horde_Date $date, array $events = null) : \Kronolith_View_Day
Constructor.
\Horde_Date | $date | The day for this view |
array | $events | An array of Kronolith_Event objects |