wCMF
3.6
|
Go to the source code of this file.
Classes | |
class | XMLUtil |
Functions | |
XMLUtilErrorHandler ($errno, $errstr, $errfile, $errline) | |
Variables | |
const | ROOT_NODE_NAME 'XmlDatabase' |
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.
Definition at line 23 of file class.XMLUtil.php.
References WCMFException\throwEx().
const ROOT_NODE_NAME 'XmlDatabase' |
Definition at line 34 of file class.XMLUtil.php.
Referenced by XMLUtil\getRootNodeName(), and XMLUtil\getRootOID().