PHP 클래스 Horde_Date_Repeater_DayName, horde

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

공개 프로퍼티들

프로퍼티 타입 설명
$currentDayStart
$type

공개 메소드들

메소드 설명
__construct ( $type )
__toString ( )
next ( $pointer = 'future' )
this ( $pointer = 'future' )
width ( )

보호된 메소드들

메소드 설명
_dayNumber ( $dayName )

메소드 상세

__construct() 공개 메소드

public __construct ( $type )

__toString() 공개 메소드

public __toString ( )

_dayNumber() 보호된 메소드

protected _dayNumber ( $dayName )

next() 공개 메소드

public next ( $pointer = 'future' )

this() 공개 메소드

public this ( $pointer = 'future' )

width() 공개 메소드

public width ( )

프로퍼티 상세

$currentDayStart 공개적으로 프로퍼티

public $currentDayStart

$type 공개적으로 프로퍼티

public $type