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


Protected Member Functions | |
| get_new_attribute ($name) | |
| Implementable API. | |
| get_new_final_element ($name) | |
helper extended nested_element class that implements some methods for instantiating and testing
Definition at line 46 of file structuremocks.php.
| 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.