PHP 클래스 IMP_Ftree_Prefs_Expanded, horde

저자: Michael Slusarz ([email protected])
상속: extends IMP_Ftree_Prefs
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_expanded integer Value of nav_expanded pref.

공개 메소드들

메소드 설명
__construct ( ) Constructor.
offsetGet ( $offset )
shutdown ( )

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

offsetGet() 공개 메소드

public offsetGet ( $offset )

shutdown() 공개 메소드

public shutdown ( )

프로퍼티 상세

$_expanded 보호되어 있는 프로퍼티

Value of nav_expanded pref.
protected int $_expanded
리턴 integer