PHP Класс Horde_Core_Text_Filter_Emoticons, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_Text_Filter_Emoticons
Показать файл Открыть проект

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

Метод Описание
getIcon ( string $icon ) : string Return the HTML image tag needed to display an emoticon.

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

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

Return the HTML image tag needed to display an emoticon.
public getIcon ( string $icon ) : string
$icon string The emoticon name.
Результат string The HTML image code.