PHP 클래스 Ansel_View_Gallery, horde

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
저자: Chuck Hagenbuch ([email protected])
저자: Michael J Rubinsky ([email protected])
상속: extends Ansel_View_Ansel
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_renderer Ansel_View_GalleryRenderer @var Ansel_View_GalleryRenderer

공개 메소드들

메소드 설명
__construct ( array $params = [] ) Const'r
getGalleryCrumbData ( )
getTitle ( ) : string Get this gallery's title.
html ( ) : string Return the HTML representing this view.
viewType ( )

메소드 상세

__construct() 공개 메소드

Const'r
또한 보기: Ansel_View_Base::__construct
public __construct ( array $params = [] )
$params array

getGalleryCrumbData() 공개 메소드

public getGalleryCrumbData ( )

getTitle() 공개 메소드

Get this gallery's title.
public getTitle ( ) : string
리턴 string The gallery's title.

html() 공개 메소드

Return the HTML representing this view.
public html ( ) : string
리턴 string The HTML.

viewType() 공개 메소드

public viewType ( )

프로퍼티 상세

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

@var Ansel_View_GalleryRenderer
protected Ansel_View_GalleryRenderer $_renderer
리턴 Ansel_View_GalleryRenderer