|
context | $context |
| The context we are in.
|
|
array | $localconfig |
| Any local configuration for this filter in this context.
|
|
◆ filter()
filter_emoticon::filter |
( |
|
$text, |
|
|
array |
$options = array() |
|
) |
| |
◆ replace_emoticons()
filter_emoticon::replace_emoticons |
( |
|
$text | ) |
|
|
protected |
Replace emoticons found in the text with their images.
- Parameters
-
- Return values
-
string | the modified result |
◆ $emoticonimgs
array filter_emoticon::$emoticonimgs = array() |
|
staticprotected |
Internal cache used for replacing.
Multidimensional array;
- dimension 1: language,
- dimension 2: theme.
◆ $emoticontexts
array filter_emoticon::$emoticontexts = array() |
|
staticprotected |
Internal cache used for replacing.
Multidimensional array;
- dimension 1: language,
- dimension 2: theme.
The documentation for this class was generated from the following file: