Function Hook_import_phpbb3->convert_topic_emoticon

Definitions

sources/hooks/modules/admin_import/phpbb3.php

  • Convert a phpBB topic icon code into a standard software theme image code (assumes the default ones).
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$iconid integer required parameter N/A N/A phpBB code

Return

  • Software code
  • Type: ID_TEXT
  • Set: N/A
  • Range: N/A