PHP 클래스 Horde_Date_Repeater_SeasonName, horde

상속: extends Horde_Date_Repeater_Season
파일 보기 프로젝트 열기: horde/horde

공개 프로퍼티들

프로퍼티 타입 설명
$autumn
$spring
$summer
$type
$winter

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

public __construct ( $type )

__toString() 공개 메소드

public __toString ( )

next() 공개 메소드

public next ( $pointer = 'future' )

this() 공개 메소드

public this ( $pointer = 'future' )

width() 공개 메소드

public width ( )

프로퍼티 상세

$autumn 공개적으로 프로퍼티

public $autumn

$spring 공개적으로 프로퍼티

public $spring

$summer 공개적으로 프로퍼티

public $summer

$type 공개적으로 프로퍼티

public $type

$winter 공개적으로 프로퍼티

public $winter