|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | tool |
Variables | |
| $string ['capabilitylabel'] = 'Capability:' | |
| $string ['capabilityreport'] = 'Capability overview' | |
| $string ['forroles'] = 'For roles {$a}' | |
| $string ['getreport'] = 'Get the overview' | |
| $string ['changeoverrides'] = 'Change overrides in this context' | |
| $string ['changeroles'] = 'Change role definitions' | |
| $string ['intro'] = 'This report shows, for a particular capability, what permission that capability has in the definition of every role (or a selection of roles), and everywhere in the site where that capability is overridden.' | |
| $string ['pluginname'] = 'Capability overview' | |
| $string ['reportforcapability'] = 'Report for capability \'{$a}\'' | |
| $string ['reportsettings'] = 'Report settings' | |
| $string ['roleslabel'] = 'Roles:' | |
| $string['capabilitylabel'] = 'Capability:' |
Definition at line 26 of file tool_capability.php.
| $string['capabilityreport'] = 'Capability overview' |
Definition at line 27 of file tool_capability.php.
| $string['forroles'] = 'For roles {$a}' |
Definition at line 28 of file tool_capability.php.
| $string['getreport'] = 'Get the overview' |
Definition at line 29 of file tool_capability.php.
| $string['changeoverrides'] = 'Change overrides in this context' |
Definition at line 30 of file tool_capability.php.
| $string['changeroles'] = 'Change role definitions' |
Definition at line 31 of file tool_capability.php.
| $string['intro'] = 'This report shows, for a particular capability, what permission that capability has in the definition of every role (or a selection of roles), and everywhere in the site where that capability is overridden.' |
Definition at line 32 of file tool_capability.php.
| $string['pluginname'] = 'Capability overview' |
Definition at line 33 of file tool_capability.php.
| $string['reportforcapability'] = 'Report for capability \'{$a}\'' |
Definition at line 34 of file tool_capability.php.
| $string['reportsettings'] = 'Report settings' |
Definition at line 35 of file tool_capability.php.
| $string['roleslabel'] = 'Roles:' |
Definition at line 36 of file tool_capability.php.