[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
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: | 74 lines (2 kb) |
Included or required: | 1 time |
Referenced: | 2 times |
Includes or requires: | 0 files |
mock_info:: (5 methods):
__construct()
get_thing_name()
get_context()
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 |
set_in_database($availability) X-Ref |
No description |
get_modinfo() X-Ref |
No description |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |