Documentation

Kronolith_View_Month
in package

The Kronolith_View_Month:: class provides an API for viewing months.

Tags
author

Chuck Hagenbuch chuck@horde.org

author

Jan Schneider jan@horde.org

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

$_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

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
public link(mixed $offset[, mixed $full = false ]) : mixed
Parameters
$offset : mixed
$full : mixed = false
Return values
mixed

Search results