Function __global->show_im_contacts

Definitions

sources/chat_lobby.php

  • Show IM contacts, with online/offline status and clickability to initiate IM sessions.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$member_id ?MEMBER Null N/A N/A The member ID (null: current user)
$simpler boolean False N/A N/A Whether to show a simpler, more compact, UI
$max ?integer Null N/A N/A Maximum to show (null: default)

Return

  • The contact UI
  • Type: Tempcode
  • Set: N/A
  • Range: N/A