Function __global->cns_get_num_emoticons_on_disk

Definitions

sources/cns_general_action2.php

  • Count the number of emoticons available on disk.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: int

Returns

  • Number of emoticons
  • Type: integer
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Count the number of emoticons available on disk.
 *
 * @return integer Number of emoticons
 */

function cns_get_num_emoticons_on_disk() : int