wCMF  3.6
 All Classes Namespaces Files Functions Variables Groups Pages
class.XMLUtil.php File Reference

Go to the source code of this file.

Classes

class  XMLUtil
 

Functions

 XMLUtilErrorHandler ($errno, $errstr, $errfile, $errline)
 

Variables

const ROOT_NODE_NAME 'XmlDatabase'
 

Function Documentation

XMLUtilErrorHandler (   $errno,
  $errstr,
  $errfile,
  $errline 
)

wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH

Licensed under the terms of any of the following licenses at your choice:

See the license.txt file distributed with this work for additional information.

Id:
class.XMLUtil.php 1462 2014-02-04 23:52:27Z iherwig

Definition at line 23 of file class.XMLUtil.php.

References WCMFException\throwEx().

+ Here is the call graph for this function:

Variable Documentation

const ROOT_NODE_NAME 'XmlDatabase'

Definition at line 34 of file class.XMLUtil.php.

Referenced by XMLUtil\getRootNodeName(), and XMLUtil\getRootOID().