PHP Class Horde_Date_Repeater, horde

Mostra file Open project: horde/horde Class Usage Examples

Public Properties

Property Type Description
$now

Public Methods

Method Description
__toString ( )
next ( $pointer = 'future' ) returns the next occurance of this repeatable.
this ( $pointer = 'future' )
width ( ) returns the width (in seconds or months) of this repeatable.

Method Details

__toString() public method

public __toString ( )

next() public method

returns the next occurance of this repeatable.
public next ( $pointer = 'future' )

this() public method

public this ( $pointer = 'future' )

width() abstract public method

returns the width (in seconds or months) of this repeatable.
abstract public width ( )

Property Details

$now public_oe property

public $now