Moodle  2.2.1
http://www.collinsharper.com
exposed_settings_navigation Class Reference
Inheritance diagram for exposed_settings_navigation:
Collaboration diagram for exposed_settings_navigation:

Public Member Functions

 __construct ()
 __call ($method, $arguments)

Protected Attributes

 $exposedkey = 'exposed_'

Detailed Description

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.


Constructor & Destructor Documentation

Definition at line 464 of file testnavigationlib.php.


Member Function Documentation

__call ( method,
arguments 
)

Definition at line 469 of file testnavigationlib.php.


Field Documentation

$exposedkey = 'exposed_' [protected]

Definition at line 463 of file testnavigationlib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations