PHP Class 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.
Author: Michael J Rubinsky ([email protected])
Inheritance: extends Ansel_View_GalleryRenderer_Base
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
__construct ( Ansel_View_Gallery $view = null )
html ( ) : string Return the HTML representing this view.

Method Details

__construct() public method

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

html() public method

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