/sources/chat_stats.php

Description
Functions
get_num_chatposts (line 51)

Get the total number of chat posts in all the chatrooms.

  • return: The number of chat posts in the database
integer get_num_chatposts ()
get_num_chatrooms (line 41)

Get the number of chatrooms in the database. By default, there is only one, but more may be added via the admin panel.

  • return: The number of chatrooms in the database
integer get_num_chatrooms ()
get_num_chatters (line 26)

Get the number of people using the chat system at the moment. Note that this is intentionally different from 'users online' even if site wide IM is enabled- it has a 60 second timeout, so it really is active people.

  • return: The number of people on the chat system
integer get_num_chatters ()

Documentation generated on Sun, 02 Jan 2011 23:10:53 +0000 by phpDocumentor 1.4.3