Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/report/security/db/access.php File Reference

Go to the source code of this file.

Namespaces

namespace  report

Variables

 $capabilities

Variable Documentation

Initial value:
 array(

    'report/security:view' => array(
        'riskbitmask' => RISK_CONFIG,
        'captype' => 'read',
        'contextlevel' => CONTEXT_SYSTEM,
        'archetypes' => array(
            'manager' => CAP_ALLOW
        ),
    )
)

Definition at line 26 of file access.php.

 All Data Structures Namespaces Files Functions Variables Enumerations