Kronolith_View_Month
in package
The Kronolith_View_Month:: class provides an API for viewing months.
Tags
Table of Contents
- $date : Horde_Date
- $month : int
- $year : int
- $_currentCalendars : array<string|int, mixed>
- $_endDate : Horde_Date
- $_events : array<string|int, mixed>
- $_startday : int
- $_startOfView : int
- __construct() : Kronolith_View_Month
- getMonth() : mixed
- getName() : mixed
- html() : mixed
- link() : mixed
Properties
$date
public
Horde_Date
$date
$month
public
int
$month
$year
public
int
$year
$_currentCalendars
protected
array<string|int, mixed>
$_currentCalendars
= array()
$_endDate
protected
Horde_Date
$_endDate
$_events
protected
array<string|int, mixed>
$_events
= array()
$_startday
protected
int
$_startday
$_startOfView
protected
int
$_startOfView
Methods
__construct()
public
__construct(Horde_Date $date) : Kronolith_View_Month
Parameters
- $date : Horde_Date
Tags
Return values
Kronolith_View_Month —getMonth()
public
getMonth(mixed $offset) : mixed
Parameters
- $offset : mixed
Return values
mixed —getName()
public
getName() : mixed
Return values
mixed —html()
public
html() : mixed
Return values
mixed —link()
public
link(mixed $offset[, mixed $full = false ]) : mixed
Parameters
- $offset : mixed
- $full : mixed = false