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
Afficher le fichier Open project: horde/horde

Méthodes publiques

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

Method Details

__construct() public méthode

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

html() public méthode

Return the HTML representing this view.
public html ( ) : string
Résultat string The HTML.