◆ __construct()
| __construct |
( |
|
$a_xml_file = '' | ) |
|
◆ createParser()
create parser
@access private
◆ freeParser()
| freeParser |
( |
|
$a_xml_parser | ) |
|
free xml parser handle
@access private
◆ getInputType()
◆ getXMLContent()
◆ openXMLFile()
open xml file
@access private
◆ parse()
| parse |
( |
|
$a_xml_parser, |
|
|
|
$a_fp = null |
|
) |
| |
parse xml file
@access private
◆ setHandlers()
| setHandlers |
( |
|
$a_xml_parser | ) |
|
set event handler should be overwritten by inherited class @access private
Reimplemented in Ilias3ObjectXMLParser.
◆ setOptions()
| setOptions |
( |
|
$a_xml_parser | ) |
|
set parser options
@access private
◆ setXMLContent()
| setXMLContent |
( |
|
$a_xml_content | ) |
|
◆ startParsing()
stores xml data in array
@access private
◆ $ilias
◆ $input_type
◆ $lng
◆ $xml_content
◆ $xml_file
The documentation for this class was generated from the following file: