PHP 클래스 Turba_View_Browse, horde

Copyright 2000-2016 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (ASL). If you did did not receive this file, see http://www.horde.org/licenses/apache.
저자: Chuck Hagenbuch ([email protected])
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_params array

공개 메소드들

메소드 설명
__construct ( array $params ) Constructor;
run ( )
updateSortOrderFromVars ( )

메소드 상세

__construct() 공개 메소드

Constructor;
public __construct ( array $params )
$params array Stuff to import into the view's scope.

run() 공개 메소드

public run ( )

updateSortOrderFromVars() 공개 메소드

프로퍼티 상세

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

protected array $_params
리턴 array