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

Go to the source code of this file.

Variables

 $capabilities

Variable Documentation

Initial value:
 array(

    'webservice/soap:use' => array(
        'riskbitmask' => RISK_CONFIG | RISK_DATALOSS | RISK_SPAM | RISK_PERSONAL | RISK_XSS,
        'captype' => 'read', 
        'contextlevel' => CONTEXT_COURSE, 
        'archetypes' => array(
        ),
    ),

)

Definition at line 3 of file access.php.

 All Data Structures Namespaces Files Functions Variables Enumerations