3 require_once(
'./Services/Xml/classes/class.ilSaxParser.php');
34 $this->xml = simplexml_load_file($this->
file);
42 $table = $this->xml->xpath(
'/Table');
43 foreach (
$table[0]->attributes() as $k => $v) {
47 foreach ($this->xml->Row as
$row) {
49 foreach ($row->children() as
$value) {
57 $ilDB->insert($this->table,
$data);
__construct($a_xml)
ilSimpleXMLTableDataParser constructor.
Base class for sax-based expat parsing extended classes need to overwrite the method setHandlers and ...
Reload workbook from saved file
Create styles array
The data for the language used.
if(empty($password)) $table