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

Public Member Functions

 __construct ()
 get_intro_text ()

Protected Member Functions

 set_allow ($fromroleid, $targetroleid)
 get_cell_tooltip ($fromrole, $targetrole)

Detailed Description

Subclass of role_allow_role_page for the Allow assigns tab.

Definition at line 1390 of file lib.php.


Constructor & Destructor Documentation

Definition at line 1391 of file lib.php.


Member Function Documentation

get_cell_tooltip ( fromrole,
targetrole 
) [protected]

Definition at line 1399 of file lib.php.

Snippet of text displayed above the table, telling the admin what to do.

Returns:
unknown_type

Reimplemented from role_allow_role_page.

Definition at line 1406 of file lib.php.

set_allow ( fromroleid,
targetroleid 
) [protected]

Set one allow in the database.

Parameters:
integer$fromroleid
integer$targetroleid

Reimplemented from role_allow_role_page.

Definition at line 1395 of file lib.php.

Here is the call graph for this function:


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