|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | tool |
Variables | |
| $string ['contextlevel'] = 'Context level' | |
| $string ['count'] = 'Count' | |
| $string ['confirmdelete'] = 'Do you really want to delete all unsupported role assignments for role "{$a->role}" in context level "{$a->level}"?' | |
| $string ['noprolbems'] = 'No unsupported role assignments found.' | |
| $string ['pluginname'] = 'Unsupported role assignments' | |
| $string['contextlevel'] = 'Context level' |
Definition at line 26 of file tool_unsuproles.php.
| $string['count'] = 'Count' |
Definition at line 27 of file tool_unsuproles.php.
| $string['confirmdelete'] = 'Do you really want to delete all unsupported role assignments for role "{$a->role}" in context level "{$a->level}"?' |
Definition at line 28 of file tool_unsuproles.php.
| $string['noprolbems'] = 'No unsupported role assignments found.' |
Definition at line 29 of file tool_unsuproles.php.
| $string['pluginname'] = 'Unsupported role assignments' |
Definition at line 30 of file tool_unsuproles.php.