|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct ($contexts) | |
| context_to_string ($contextid) | |
| string_to_context ($contextname) | |
Protected Member Functions | |
| generate_context_to_string_array ($contexts) | |
Protected Attributes | |
| $contexttostringarray = array() | |
Converts contextlevels to strings and back to help with reading/writing contexts to/from import/export files.
Definition at line 1246 of file questionlib.php.
| __construct | ( | $ | contexts | ) |
| context_to_string | ( | $ | contextid | ) |
Definition at line 1256 of file questionlib.php.
| generate_context_to_string_array | ( | $ | contexts | ) | [protected] |
| string_to_context | ( | $ | contextname | ) |
Definition at line 1260 of file questionlib.php.
$contexttostringarray = array() [protected] |
Definition at line 1250 of file questionlib.php.