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

Public Member Functions

 __construct ($context, $roleid)

Protected Member Functions

 print_show_hide_advanced_button ()
 add_permission_cells ($capability)

Protected Attributes

 $stradvmessage
 $strallow

Detailed Description

Definition at line 816 of file lib.php.


Constructor & Destructor Documentation

__construct ( context,
id 
)

Constructor

Parameters:
object$contextthe context this table relates to.
string$idwhat to put in the id="" attribute.

Reimplemented from define_role_table_advanced.

Definition at line 820 of file lib.php.


Member Function Documentation

add_permission_cells ( capability) [protected]

Reimplemented from define_role_table_advanced.

Definition at line 833 of file lib.php.

Reimplemented from define_role_table_advanced.

Definition at line 827 of file lib.php.


Field Documentation

$stradvmessage [protected]

Definition at line 817 of file lib.php.

$strallow [protected]

Definition at line 818 of file lib.php.


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