|
Moodle
2.2.1
http://www.collinsharper.com
|

Public Member Functions | |
| __construct ($environment) | |
| setEnvironment ($environment) | |
| getEnvironment () | |
Data Fields | |
| $environment = null | |
Definition at line 31 of file RequestAbstract.php.
| __construct | ( | $ | environment | ) |
constructor give them the environment
| integer | $environment |
Definition at line 46 of file RequestAbstract.php.

| getEnvironment | ( | ) |
the current configured environment value
Definition at line 68 of file RequestAbstract.php.
| setEnvironment | ( | $ | environment | ) |
sets a new moduleId
| integer | $environment |
Definition at line 57 of file RequestAbstract.php.

| $environment = null |
Definition at line 38 of file RequestAbstract.php.