PHP Класс Horde_Date_Repeater, horde

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$now

Открытые методы

Метод Описание
__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.

Описание методов

__toString() публичный Метод

public __toString ( )

next() публичный Метод

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

this() публичный Метод

public this ( $pointer = 'future' )

width() абстрактный публичный Метод

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

Описание свойств

$now публичное свойство

public $now