PHP Класс 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.
Автор: Michael J Rubinsky ([email protected])
Наследование: extends Ansel_Widget_Base
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_resourceType string i.e., image or gallery

Открытые методы

Метод Описание
__construct ( $params )
html ( ) : string Build the HTML for this widget

Защищенные методы

Метод Описание
_getTagHTML ( ) : string Helper function to build the list of tags

Описание методов

__construct() публичный Метод

public __construct ( $params )

_getTagHTML() защищенный Метод

Helper function to build the list of tags
protected _getTagHTML ( ) : string
Результат string The HTML representing the tag list.

html() публичный Метод

Build the HTML for this widget
public html ( ) : string
Результат string The HTML representing this widget.

Описание свойств

$_resourceType защищенное свойство

i.e., image or gallery
protected string $_resourceType
Результат string