$converter (defined in moodle1_handler) | moodle1_handler | protected |
$pluginname (defined in moodle1_plugin_handler) | moodle1_plugin_handler | protected |
$plugintype (defined in moodle1_plugin_handler) | moodle1_plugin_handler | protected |
$qbankhandler (defined in moodle1_qtype_handler) | moodle1_qtype_handler | protected |
$xmlfilename | moodle1_xml_handler | protected |
$xmlwriter (defined in moodle1_xml_handler) | moodle1_xml_handler | protected |
__construct(moodle1_question_bank_handler $qbankhandler, $qtype) | moodle1_qtype_handler | |
moodle1_plugin_handler::__construct(moodle1_converter $converter, $plugintype, $pluginname) | moodle1_plugin_handler | |
moodle1_xml_handler::__construct(moodle1_converter $converter) | moodle1_handler | |
close_xml_writer() | moodle1_qtype_handler | protected |
get_component_name() | moodle1_plugin_handler | |
get_converter() | moodle1_handler | |
get_default_numerical_options($oldquestiontextformat, $units) | moodle1_qtype_handler | protected |
get_paths() | moodle1_qtype_handler | |
get_question_subpaths() | moodle1_qtype_truefalse_handler | |
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 |
migrate_files($text, $component, $filearea, $itemid) | moodle1_qtype_handler | protected |
open_xml_writer($filename) | moodle1_qtype_handler | protected |
process_question(array $data, array $raw) | moodle1_qtype_truefalse_handler | |
use_xml_writer(xml_writer $xmlwriter) | moodle1_qtype_handler | |
write_answers(array $answers, $qtype) | moodle1_qtype_handler | protected |
write_dataset_definitions(array $datasetdefinitions) | moodle1_qtype_handler | protected |
write_numerical_options(array $numericaloption) | moodle1_qtype_handler | protected |
write_numerical_units(array $numericalunits) | moodle1_qtype_handler | protected |
write_xml($element, array $data, array $attribs=array(), $parent='/') | moodle1_xml_handler | protected |