|
ILIAS
Release_4_0_x_branch Revision 61816
|
Class for formula question question exports. More...
Inheritance diagram for assOrderingHorizontalExport:
Collaboration diagram for assOrderingHorizontalExport:Public Member Functions | |
| toXML ($a_include_header=true, $a_include_binary=true, $a_shuffle=false, $test_output=false, $force_image_references=false) | |
| Returns a QTI xml representation of the question and sets the internal domxml variable with the DOM XML representation of the QTI xml representation. | |
Public Member Functions inherited from assQuestionExport | |
| assQuestionExport (&$a_object) | |
| assQuestionExport constructor | |
| exportFeedbackOnly ($a_xml_writer) | |
Additional Inherited Members | |
Data Fields inherited from assQuestionExport | |
| $object | |
Class for formula question question exports.
assOrderingHorizontalExport is a class for single choice question exports
Definition at line 35 of file class.assOrderingHorizontalExport.php.
| assOrderingHorizontalExport::toXML | ( | $a_include_header = true, |
|
$a_include_binary = true, |
|||
$a_shuffle = false, |
|||
$test_output = false, |
|||
$force_image_references = false |
|||
| ) |
Returns a QTI xml representation of the question and sets the internal domxml variable with the DOM XML representation of the QTI xml representation.
Reimplemented from assQuestionExport.
Definition at line 44 of file class.assOrderingHorizontalExport.php.
References ilXmlWriter\xmlHeader().
Here is the call graph for this function: