PHP Class Ansel_Widget_Tags, 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_Widget_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_resourceType string i.e., image or gallery

Méthodes publiques

Méthode Description
__construct ( $params )
html ( ) : string Build the HTML for this widget

Méthodes protégées

Méthode Description
_getTagHTML ( ) : string Helper function to build the list of tags

Method Details

__construct() public méthode

public __construct ( $params )

_getTagHTML() protected méthode

Helper function to build the list of tags
protected _getTagHTML ( ) : string
Résultat string The HTML representing the tag list.

html() public méthode

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

Property Details

$_resourceType protected_oe property

i.e., image or gallery
protected string $_resourceType
Résultat string