Class userList

Description

userList displays the list of system users.

Users are those that can login at edit.php and admin.php interfaces (they could have been called also editors). Only the superuser can access the users module.

Located in /templates/admin/users/list/userList.php (line 34)

WebObject
   |
   --userList
Method Summary
 void add_users_rs ()
 void get_nr_of_recs ()
 void get_page_vars ()
 void init ()
 void onRender ()
 void on_add_new ( $event_args)
 void on_delete ( $event_args)
 void on_next ( $event_args)
 void on_refresh ( $event_args)
 void on_select ( $event_args)
 void selectFirst ()
Methods
add_users_rs (line 109)

Constructs and adds to the webpage the recordset 'users'.

void add_users_rs ()
get_nr_of_recs (line 144)
void get_nr_of_recs ()
get_page_vars (line 152)
void get_page_vars ()
init (line 36)
void init ()
onRender (line 102)
void onRender ()
on_add_new (line 96)
void on_add_new ( $event_args)
  • $event_args
on_delete (line 82)
void on_delete ( $event_args)
  • $event_args
on_next (line 60)
void on_next ( $event_args)
  • $event_args
on_refresh (line 67)
void on_refresh ( $event_args)
  • $event_args
on_select (line 76)
void on_select ( $event_args)
  • $event_args
selectFirst (line 47)

set currentUser as the first user in the list

void selectFirst ()

Documentation generated on Wed, 09 Jan 2008 08:26:53 +0100 by phpDocumentor 1.3.2