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

Protected Member Functions

 get_new_attribute ($name)
 Implementable API.
 get_new_final_element ($name)

Detailed Description

helper extended nested_element class that implements some methods for instantiating and testing

Definition at line 46 of file structuremocks.php.


Member Function Documentation

get_new_attribute ( name) [protected]

Implementable API.

Reimplemented from base_final_element.

Definition at line 48 of file structuremocks.php.

get_new_final_element ( name) [protected]

Returns one instace of the class to work with when final_elements are added simply by name

Reimplemented from base_nested_element.

Definition at line 52 of file structuremocks.php.


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