Function __global->_helper_apply_emoticons

Definitions

sources/cns_forum_driver_helper.php

  • Get a map between emoticon codes and templates representing the HTML-image-code for this emoticon. The emoticons presented of course depend on the forum involved.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$this_ref object required parameter N/A N/A Link to the real forum driver
$member_id ?MEMBER Null N/A N/A Only emoticons the given member can see (null: don't care)

Return

  • The map
  • Type: array
  • Set: N/A
  • Range: N/A