com-tecnick-tcexam-admin
[ class tree: com-tecnick-tcexam-admin ] [ index: com-tecnick-tcexam-admin ] [ all elements ]

Procedural File: tce_functions_users_online.php

Source Location: /admin/code/tce_functions_users_online.php



Page Details:

Functions to display online users' data.



Tags:

author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2001-10-18
license:  GNU General Public License








F_list_online_users [line 88]

false F_list_online_users( string $wherequery, string $order_field, int $orderdir, int $firstrow, int $rowsperpage)

Display online users.



Tags:

return:  in case of empty database, true otherwise
author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2001-10-18
usedby:  F_show_online_users()
license:  GNU General Public License


Parameters

string   $wherequery   users selection query
string   $order_field   order by column name
int   $orderdir   oreder direction
int   $firstrow   number of first row to display
int   $rowsperpage   number of rows per page
[ Top ]



F_show_online_users [line 67]

false F_show_online_users( string $wherequery, string $order_field, string $orderdir, string $firstrow, string $rowsperpage)

Display online users form using F_list_online_users function.



Tags:

return:  in case of empty database, true otherwise
author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2001-10-18
uses:  F_list_online_users()
license:  GNU General Public License


Parameters

string   $wherequery   users selection query
string   $order_field   order by column name
string   $orderdir   oreder direction
string   $firstrow   number of first row to display
string   $rowsperpage   number of rows per page
[ Top ]



Documentation generated on Thu, 05 Feb 2009 12:44:41 +0100 by phpDocumentor 1.4.1