Interface EmojiInterface
Emoji service interface
Direct known implementers
SmiliesProvider
Namespace: Xoops\Core\Service\Contract
Package: Xoops\Core
Category: Xoops\Core\Service\Contract
Copyright: 2015 The XOOPS Project https://github.com/XOOPS/XoopsCore
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Version: Release: 1.0
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Service/Contract/EmojiInterface.php
Package: Xoops\Core
Category: Xoops\Core\Service\Contract
Copyright: 2015 The XOOPS Project https://github.com/XOOPS/XoopsCore
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Version: Release: 1.0
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Service/Contract/EmojiInterface.php
public
|
#
renderEmoji(
renderEmoji - given a string of source text being built for display, perform any processing of Emoji references required to display the intended imagery. |
public
|
#
getEmojiList(
getEmojiList - return a list of available emoji |
public
|
#
renderEmojiSelector(
renderEmojiSelector - provide emoji selector support for editing |
string |
MODE
|
#
Xoops\Core\Service\Contract\Manager::MODE_EXCLUSIVE
|