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

Public Member Functions

 get_enrolment_type_filter ()

Static Protected Attributes

static $sortablefields = array('firstname', 'lastname', 'email', 'lastaccess')

Detailed Description

Table control used for enrolled users

Definition at line 700 of file renderer.php.


Member Function Documentation

Gets the enrolment type filter control for this table

Returns:
single_select

Definition at line 714 of file renderer.php.

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

$sortablefields = array('firstname', 'lastname', 'email', 'lastaccess') [static, protected]

Reimplemented from course_enrolment_table.

Definition at line 707 of file renderer.php.


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