Moodle  2.2.1
http://www.collinsharper.com
course_enrolment_other_users_table Class Reference
Inheritance diagram for course_enrolment_other_users_table:
Collaboration diagram for course_enrolment_other_users_table:

Public Member Functions

 __construct (course_enrolment_manager $manager)
 get_user_search_button ()

Data Fields

 $otherusers = true

Detailed Description

Table used for other users

Other users are users who have roles but are not enrolled.

Definition at line 729 of file renderer.php.


Constructor & Destructor Documentation

Constructs the table

Parameters:
course_enrolment_manager$manager

Reimplemented from course_enrolment_table.

Definition at line 738 of file renderer.php.

Here is the call graph for this function:


Member Function Documentation

Gets a button to search users and assign them roles in the course.

int $count

Parameters:
int$page
Returns:
single_button

Definition at line 750 of file renderer.php.

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

$otherusers = true

Definition at line 731 of file renderer.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations