PHP 클래스 Horde_Date_Repeater, horde

파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$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