PHP Класс Ansel_View_GalleryRenderer_Gallery, 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.
Автор: Michael J Rubinsky ([email protected])
Наследование: extends Ansel_View_GalleryRenderer_Base
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Ansel_View_Gallery $view = null )
html ( ) : string Return the HTML representing this view.

Описание методов

__construct() публичный Метод

public __construct ( Ansel_View_Gallery $view = null )
$view Ansel_View_Gallery

html() публичный Метод

Return the HTML representing this view.
public html ( ) : string
Результат string The HTML.