Class ilChatroomSmilies.
More...
◆ _getSmileyDir()
| static ilChatroomSmilies::_getSmileyDir |
( |
| ) |
|
|
static |
◆ _prepareKeywords()
| static ilChatroomSmilies::_prepareKeywords |
( |
string |
$words | ) |
|
|
static |
Trims given keywords and returns them in one array.
- Parameters
-
- Returns
- string[]
Definition at line 335 of file class.ilChatroomSmilies.php.
335 : array
336 {
337 return array_filter(array_map('trim', explode("\n", $words)));
338 }
◆ getSmiliesBasePath()
| static ilChatroomSmilies::getSmiliesBasePath |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: