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


Public Member Functions | |
| __construct () | |
| __call ($method, $arguments) | |
Protected Attributes | |
| $exposedkey = 'exposed_' | |
This is a dummy object that allows us to call protected methods within the global navigation class by prefixing the methods with `exposed_`
Definition at line 462 of file testnavigationlib.php.
| __construct | ( | ) |
Definition at line 464 of file testnavigationlib.php.
| __call | ( | $ | method, |
| $ | arguments | ||
| ) |
Definition at line 469 of file testnavigationlib.php.
$exposedkey = 'exposed_' [protected] |
Definition at line 463 of file testnavigationlib.php.