See Release Notes
Long Term Support Release
For use in unit tests that require an info object which isn't really used.
Copyright: | 2014 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 78 lines (2 kb) |
Included or required: | 1 time |
Referenced: | 5 times |
Includes or requires: | 0 files |
mock_info:: (6 methods):
__construct()
get_thing_name()
get_context()
get_view_hidden_capability()
set_in_database()
get_modinfo()
__construct($course = null, $userid = 0) X-Ref |
Constructs with item details. param: \stdClass $course Optional course param (otherwise uses $SITE) param: int $userid Userid for modinfo (if used) |
get_thing_name() X-Ref |
No description |
get_context() X-Ref |
No description |
get_view_hidden_capability() X-Ref |
No description |
set_in_database($availability) X-Ref |
No description |
get_modinfo() X-Ref |
No description |