/admin/code/tce_functions_users_online.php

Description

Functions to display online users' data.

  • since: 2001-10-18
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
Functions
F_list_online_users (line 66)

Display online users.

  • return: in case of empty database, true otherwise
  • usedby: F_show_online_users()
  • since: 2001-10-18
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
false F_list_online_users (string $wherequery, string $order_field, int $orderdir, int $firstrow, int $rowsperpage)
  • 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
F_show_online_users (line 46)

Display online users form using F_list_online_users function.

  • return: in case of empty database, true otherwise
  • uses: F_list_online_users()
  • since: 2001-10-18
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
false F_show_online_users (string $wherequery, string $order_field, string $orderdir, string $firstrow, string $rowsperpage)
  • 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

Documentation generated on Fri, 24 Nov 2006 21:16:25 +0100 by phpDocumentor 1.3.0RC3