Table of contents
Package: com\tecnick\tcexam\admin
File: tce_class_import_xml.php line 29
Tags
- class: XMLQuestionImporter This PHP Class imports question data directly from an XML file.
- version: 1.1.000
Properties
$parser
File: tce_class_import_xml.php line 31
public mixed $parser
Methods
__construct()
File: tce_class_import_xml.php line 89
public __construct(mixed $xmlfile) : true
Parameters
- $xmlfile : mixed: (string) xml (XML) file name
Return values
true —
or die for parsing error
__destruct()
File: tce_class_import_xml.php line 120
public __destruct() : mixed