PHP Class 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.
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 Get the HTML representing this view.

Protected Methods

Method Description
_init ( ) Perform any tasks that should be performed before the view is rendered.

Method Details

__construct() public method

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

_init() protected method

Perform any tasks that should be performed before the view is rendered.
protected _init ( )

html() public method

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