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.
Показать файл
Открыть проект
Открытые методы
Метод |
Описание |
|
__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. |
|
Описание методов
__construct()
публичный Метод
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.