PHP Class Ansel_Widget_GalleryFaces, horde

Copyright 2008-2016 Horde LLC (http://www.horde.org/)
Author: Duck ([email protected])
Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Ansel_Widget_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_supported_views array Supported views for this widget

Méthodes publiques

Méthode Description
__construct ( array $params ) : Ansel_Widget_ImageFaces Constructor
html ( ) : string Return the HTML representing this widget.

Méthodes protégées

Méthode Description
_getFaceNames ( ) : string Helper function for getting faces for this gallery.

Method Details

__construct() public méthode

Constructor
public __construct ( array $params ) : Ansel_Widget_ImageFaces
$params array Any parameters for this widget
Résultat Ansel_Widget_ImageFaces

_getFaceNames() protected méthode

Helper function for getting faces for this gallery.
protected _getFaceNames ( ) : string
Résultat string The HTML

html() public méthode

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

Property Details

$_supported_views protected_oe property

Supported views for this widget
protected array $_supported_views
Résultat array