Horde_Date_Repeater_MonthName extends Horde_Date_Repeater
Date repeater.
Tags
Table of Contents
- $currentMonthStart : mixed
- $now : mixed
- $type : mixed
- __construct() : mixed
- __toString() : mixed
- index() : mixed
- next() : mixed
- returns the next occurance of this repeatable.
- this() : mixed
- width() : mixed
- returns the width (in seconds or months) of this repeatable.
- _monthNumber() : mixed
Properties
$currentMonthStart
public
mixed
$currentMonthStart
$now
public
mixed
$now
$type
public
mixed
$type
Methods
__construct()
public
__construct(mixed $type) : mixed
Parameters
- $type : mixed
Return values
mixed —__toString()
public
__toString() : mixed
Return values
mixed —index()
public
index() : mixed
Return values
mixed —next()
returns the next occurance of this repeatable.
public
next([mixed $pointer = 'future' ]) : mixed
Parameters
- $pointer : mixed = 'future'
Return values
mixed —this()
public
this([mixed $pointer = 'future' ]) : mixed
Parameters
- $pointer : mixed = 'future'
Return values
mixed —width()
returns the width (in seconds or months) of this repeatable.
public
width() : mixed
Return values
mixed —_monthNumber()
protected
_monthNumber(mixed $monthName) : mixed
Parameters
- $monthName : mixed