PHP Class Horde_Date_Repeater_MonthName, horde

Inheritance: extends Horde_Date_Repeater
Mostra file Open project: horde/horde Class Usage Examples

Public Properties

Property Type Description
$currentMonthStart
$type

Public Methods

Method Description
__construct ( $type )
__toString ( )
index ( )
next ( $pointer = 'future' )
this ( $pointer = 'future' )
width ( )

Protected Methods

Method Description
_monthNumber ( $monthName )

Method Details

__construct() public method

public __construct ( $type )

__toString() public method

public __toString ( )

_monthNumber() protected method

protected _monthNumber ( $monthName )

index() public method

public index ( )

next() public method

public next ( $pointer = 'future' )

this() public method

public this ( $pointer = 'future' )

width() public method

public width ( )

Property Details

$currentMonthStart public_oe property

public $currentMonthStart

$type public_oe property

public $type