[ Index ] |
|
Code source de b2evolution 2.1.0-beta |
[Code source] [Imprimer] [Statistiques]
This file implements the Whosonline plugin. This file is part of the b2evolution project - {@link http://b2evolution.net/}
Author: | blueyed: Daniel HAHLER. |
Author: | fplanque: Francois PLANQUE - {@link http://fplanque.net/} |
Author: | jeffbearer: Jeff BEARER - {@link http://www.jeffbearer.com/}. |
Copyright: | (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/} |
Version: | $Id: _whosonline.plugin.php,v 1.2 2007/06/20 23:36:06 fplanque Exp $ |
Poids: | 329 lignes (8 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
whosonline_plugin:: (3 méthodes):
PluginInit()
get_widget_param_definitions()
SkinTag()
OnlineSessions:: (5 méthodes):
init()
number_of_guests()
display_onliners()
display_online_users()
display_online_guests()
Classe: whosonline_plugin - X-Ref
Calendar PluginPluginInit( & $params ) X-Ref |
Init |
get_widget_param_definitions( $params ) X-Ref |
Get definitions for widget specific editable params param: local params like 'for_editing' => true |
SkinTag( $params ) X-Ref |
Event handler: SkinTag (widget) param: array Associative array of parameters. return: boolean did we display? |
Classe: OnlineSessions - X-Ref
This tracks who is onlineinit() X-Ref |
Get an array of registered users and guests. return: array containing number of registered users and guests ('registered' and 'guests') |
number_of_guests( $display = true ) X-Ref |
Get the number of guests. param: boolean display? |
display_onliners( $params ) X-Ref |
Template function: Display onliners, both registered users and guests. |
display_online_users( $params ) X-Ref |
Template function: Display the registered users who are online param: array |
display_online_guests( $params ) X-Ref |
Template function: Display number of online guests. |
Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |