$converter (defined in moodle1_handler) | moodle1_handler | protected |
$currentcategory | moodle1_question_bank_handler | protected |
$currentcategoryraw | moodle1_question_bank_handler | protected |
$fileman | moodle1_question_bank_handler | protected |
$xmlfilename | moodle1_xml_handler | protected |
$xmlwriter (defined in moodle1_xml_handler) | moodle1_xml_handler | protected |
__construct(moodle1_converter $converter) | moodle1_handler | |
close_xml_writer() | moodle1_xml_handler | protected |
get_converter() | moodle1_handler | |
get_current_category_context() | moodle1_question_bank_handler | |
get_file_manager() | moodle1_question_bank_handler | |
get_paths() | moodle1_question_bank_handler | |
get_qtype_handler($qtype) | moodle1_question_bank_handler | protected |
has_xml_writer() | moodle1_xml_handler | protected |
log($message, $level, $a=null, $depth=null, $display=false) | moodle1_handler | |
make_sure_xml_exists($filename, $rootelement=false, $content=array()) | moodle1_xml_handler | protected |
on_question_categories_end() | moodle1_question_bank_handler | |
on_question_categories_start() | moodle1_question_bank_handler | |
on_question_category_end() | moodle1_question_bank_handler | |
on_question_category_start() | moodle1_question_bank_handler | |
on_questions_end() | moodle1_question_bank_handler | |
open_xml_writer($filename) | moodle1_xml_handler | protected |
process_question(array $data, array $raw) | moodle1_question_bank_handler | |
process_question_category($data, $raw) | moodle1_question_bank_handler | |
process_question_category_context($data) | moodle1_question_bank_handler | |
write_xml($element, array $data, array $attribs=array(), $parent='/') | moodle1_xml_handler | protected |