/admin/code/tce_functions_user_select.php

Description

Functions to display and select registered user.

  • since: 2001-09-13
  • 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_select_user (line 46)

Display user selection for using F_show_select_user function.

  • uses: F_show_select_user()
  • since: 2001-09-13
  • 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
true F_select_user (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
F_show_select_user (line 68)

Display user selection XHTML table.

  • return: in case of empty database, true otherwise
  • usedby: F_select_user()
  • since: 2001-09-13
  • 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_select_user (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_user_table_header_element (line 176)

Display table header element with order link.

  • return: header element string
table F_user_table_header_element (string $order_field, string $orderdir, string $title, string $name, [string $current_order_field = ""])
  • string $order_field: name of table field
  • string $orderdir: order direction
  • string $title: title field of anchor link
  • string $name: column name
  • string $current_order_field: current order field name

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