PHP Class 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.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Text_Filter_Emoticons
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
getIcon ( string $icon ) : string Return the HTML image tag needed to display an emoticon.

Method Details

getIcon() public method

Return the HTML image tag needed to display an emoticon.
public getIcon ( string $icon ) : string
$icon string The emoticon name.
return string The HTML image code.