PHP Class Kronolith_FreeBusy_View_Month, horde

Copyright 2004-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information.
Author: Gunnar Wrobel ([email protected])
Author: Jan Schneider ([email protected])
Inheritance: extends Kronolith_FreeBusy_View
Exibir arquivo Open project: horde/horde

Public Properties

Property Type Description
$view string This view type

Protected Properties

Property Type Description
$_days integer Number of days

Protected Methods

Method Description
_hours ( )
_render ( Horde_Date $day = null )
_title ( )

Method Details

_hours() protected method

protected _hours ( )

_render() protected method

protected _render ( Horde_Date $day = null )
$day Horde_Date

_title() protected method

protected _title ( )

Property Details

$_days protected_oe property

Number of days
protected int $_days
return integer

$view public_oe property

This view type
public string $view
return string