uList Class Reference

Inheritance diagram for uList:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 30 of file uList.php.

Public Member Functions

 init ()
 selectFirst ()
 set currentUser as the first user in the list
 on_next ($event_args)
 on_select ($event_args)
 on_delete ($event_args)
 on_add_user ($event_args)
 onRender ()
 add_all_users_rs ()
 Constructs and adds to the webpage the recordset 'all_users' with all the users of the site.
 add_users_rs ()
 Constructs and adds to the webpage the recordset 'users'.
 get_nr_of_recs ()
 get_page_vars ()


Member Function Documentation

uList::init (  ) 

Definition at line 32 of file uList.php.

References selectFirst().

uList::selectFirst (  ) 

set currentUser as the first user in the list

Definition at line 43 of file uList.php.

References add_users_rs().

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

uList::on_next ( event_args  ) 

Definition at line 56 of file uList.php.

References $event_args, and selectFirst().

uList::on_select ( event_args  ) 

Definition at line 63 of file uList.php.

References $event_args.

uList::on_delete ( event_args  ) 

Definition at line 69 of file uList.php.

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

uList::on_add_user ( event_args  ) 

Definition at line 84 of file uList.php.

References $book_id, $event_args, get_user_data(), save_user_data(), and shell().

uList::onRender (  ) 

Definition at line 112 of file uList.php.

References add_all_users_rs(), add_users_rs(), and get_page_vars().

uList::add_all_users_rs (  ) 

Constructs and adds to the webpage the recordset 'all_users' with all the users of the site.

Definition at line 121 of file uList.php.

References shell().

Referenced by onRender().

uList::add_users_rs (  ) 

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

Definition at line 142 of file uList.php.

References $book_id, and shell().

Referenced by onRender(), and selectFirst().

uList::get_nr_of_recs (  ) 

Definition at line 177 of file uList.php.

References $book_id, and shell().

Referenced by get_page_vars().

uList::get_page_vars (  ) 

Definition at line 185 of file uList.php.

References get_nr_of_recs().

Referenced by onRender().


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