\Kronolith_View_Week

The Kronolith_View_Week:: class provides an API for viewing weeks.

Summary

Methods
Properties
Constants
__construct()
html()
parse()
getWeek()
link()
getName()
$parsed
$days
$week
$year
$startDay
$endDay
$startDate
$sidebyside
$_currentCalendars
$_slotsPerHour
$_slotsPerDay
No constants found
No protected methods found
$_controller
N/A
No private methods found
No private properties found
N/A

Properties

$parsed

$parsed : 

Type

$days

$days : 

Type

$week

$week : 

Type

$year

$year : 

Type

$startDay

$startDay : 

Type

$endDay

$endDay : 

Type

$startDate

$startDate : 

Type

$sidebyside

$sidebyside : 

Type

$_currentCalendars

$_currentCalendars : 

Type

$_slotsPerHour

$_slotsPerHour : integer

How many time slots are we dividing each hour into?

Type

integer

$_slotsPerDay

$_slotsPerDay : integer

How many slots do we have per day? Calculated from $_slotsPerHour.

Type

integer

$_controller

$_controller : 

Type

Methods

__construct()

__construct(\Horde_Date  $date) 

Parameters

\Horde_Date $date

html()

html() 

parse()

parse() 

Parse all events for all of the days that we're handling; then run through the results to get the total horizontal span for the week, and the latest event of the week.

getWeek()

getWeek(  $offset) 

Parameters

$offset

link()

link(  $offset,   $full = false) 

Parameters

$offset
$full

getName()

getName()