PHP Class Horde_Date_Repeater, horde

Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Свойство Type Description
$now

Méthodes publiques

Méthode 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 méthode

public __toString ( )

next() public méthode

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

this() public méthode

public this ( $pointer = 'future' )

width() abstract public méthode

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

Property Details

$now public_oe property

public $now