Class ModWhosonlineHelper

Description

Helper for mod_whosonline

  • since: 1.5

Located in /modules/mod_whosonline/helper.php (line 19)


	
			
Method Summary
 static array getOnlineCount ()
 static array getOnlineUserNames (mixed $params)
Methods
static getOnlineCount (line 28)

Show online count

  • return: The number of Users and Guests online.
  • since: 1.5.0
  • access: public
static array getOnlineCount ()
static getOnlineUserNames (line 76)

Show online member names

  • return: (array) $db->loadObjectList() The names of the online users.
  • since: 1.5.0
  • access: public
static array getOnlineUserNames (mixed $params)
  • mixed $params: The parameters

Documentation generated on Tue, 19 Nov 2013 15:04:21 +0100 by phpDocumentor 1.4.3