userList Class Reference

Inheritance diagram for userList:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 34 of file userList.php.

Public Member Functions

 init ()
 selectFirst ()
 set currentUser as the first user in the list
 on_next ($event_args)
 on_refresh ($event_args)
 on_select ($event_args)
 on_delete ($event_args)
 on_add_new ($event_args)
 onRender ()
 add_users_rs ()
 Constructs and adds to the webpage the recordset 'users'.
 get_nr_of_recs ()
 get_page_vars ()


Member Function Documentation

userList::init (  ) 

Definition at line 36 of file userList.php.

References selectFirst().

userList::selectFirst (  ) 

set currentUser as the first user in the list

Definition at line 47 of file userList.php.

References add_users_rs().

Referenced by init(), on_delete(), on_next(), and on_refresh().

userList::on_next ( event_args  ) 

Definition at line 60 of file userList.php.

References $event_args, and selectFirst().

userList::on_refresh ( event_args  ) 

Definition at line 67 of file userList.php.

References selectFirst().

userList::on_select ( event_args  ) 

Definition at line 76 of file userList.php.

References $event_args.

userList::on_delete ( event_args  ) 

Definition at line 82 of file userList.php.

References $event_args, selectFirst(), shell(), and T_().

userList::on_add_new ( event_args  ) 

Definition at line 96 of file userList.php.

userList::onRender (  ) 

Definition at line 102 of file userList.php.

References add_users_rs(), and get_page_vars().

userList::add_users_rs (  ) 

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

Definition at line 109 of file userList.php.

References shell().

Referenced by onRender(), and selectFirst().

userList::get_nr_of_recs (  ) 

Definition at line 144 of file userList.php.

References shell().

Referenced by get_page_vars().

userList::get_page_vars (  ) 

Definition at line 152 of file userList.php.

References get_nr_of_recs().

Referenced by onRender().


Generated on Wed Jan 9 08:27:48 2008 for DokBookWiki by  doxygen 1.5.2