Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/tool/unittest/db/access.php File Reference

Go to the source code of this file.

Namespaces

namespace  tool

Variables

 $capabilities

Variable Documentation

Initial value:
 array(

    

    'tool/unittest:execute' => array(
        'riskbitmask' => RISK_DATALOSS,
        'captype' => 'write', 
        'contextlevel' => CONTEXT_SYSTEM,
        'archetypes' => array(
        )
    )
)

Definition at line 26 of file access.php.

 All Data Structures Namespaces Files Functions Variables Enumerations