PHP Class Horde_Date_Repeater_Time, horde

Inheritance: extends Horde_Date_Repeater
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Свойство Type Description
$ambiguous
$currentTime
$type

Méthodes publiques

Méthode Description
__construct ( $time )
__toString ( )
next ( $pointer = 'future' ) Return the next past or future Span for the time that this Repeater represents pointer - Symbol representing which temporal direction to fetch the next day must be either :past or :future
this ( $context = 'future' )
width ( )

Method Details

__construct() public méthode

public __construct ( $time )

__toString() public méthode

public __toString ( )

next() public méthode

Return the next past or future Span for the time that this Repeater represents pointer - Symbol representing which temporal direction to fetch the next day must be either :past or :future
public next ( $pointer = 'future' )

this() public méthode

public this ( $context = 'future' )

width() public méthode

public width ( )

Property Details

$ambiguous public_oe property

public $ambiguous

$currentTime public_oe property

public $currentTime

$type public_oe property

public $type