[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Classes to enforce the various access rules that can apply to a quiz.
Copyright: | 2009 Tim Hunt |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 479 lines (21 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
block_quiz_results:: (6 methods):
init()
applicable_formats()
get_owning_quiz()
instance_config_save()
get_content()
instance_allow_multiple()
Class: block_quiz_results - X-Ref
init() X-Ref |
No description |
applicable_formats() X-Ref |
No description |
get_owning_quiz() X-Ref |
If this block belongs to a quiz context, then return that quiz's id. Otherwise, return 0. return: integer the quiz id. |
instance_config_save($data, $nolongerused = false) X-Ref |
No description |
get_content() X-Ref |
No description |
instance_allow_multiple() X-Ref |
No description |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |