PHP 클래스 Ansel_View_GalleryRenderer_GalleryLightbox, horde
Copyright 2008-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드 |
설명 |
|
__construct ( Ansel_View_Gallery $view = null ) |
|
|
html ( ) : string |
Get the HTML representing this view. |
|
보호된 메소드들
메소드 |
설명 |
|
_init ( ) |
Perform any tasks that should be performed before the view is rendered. |
|
메소드 상세
public __construct ( Ansel_View_Gallery $view = null ) |
$view |
Ansel_View_Gallery |
|
Perform any tasks that should be performed before the view is rendered.
Get the HTML representing this view.