API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
DOM error: attempt to instantiate abstract class
DOM error: attempt to call abstract method
enum DOMIT_ATTRIBUTE_NODE |
DOM Attr nodeType
DOM CDATA Section nodeType
enum DOMIT_COMMENT_NODE |
DOM Comment nodeType
DOM error: can't perform this action on or with Document Fragment
DOM Document Fragment nodeType
enum DOMIT_DOCUMENT_NODE |
DOM Document nodeType
DOM DocType nodeType
DOM error: text doesn't fit into a DOMString
enum DOMIT_ELEMENT_NODE |
DOM Element nodeType
enum DOMIT_ENTITY_NODE |
DOM Entity nodeType
DOM Entity Reference nodeType
DOM error: node can't be inserted at this location
enum DOMIT_INDEX_SIZE_ERR |
DOM error: array index out of bounds
DOM error: attribute currently in use elsewhere
DOM error: operation unsupported by underlying object
DOM error: invalid character specified
DOM error: can't modify underlying type of node
DOM error: attempt made to use an object that is no longer usable
enum DOMIT_NAMESPACE_ERR |
DOM error: attempt to change node in a way incompatible with namespaces
DOM error: data can't be added to current node
DOM error: node is read-only
enum DOMIT_NOT_FOUND_ERR |
DOM error: node can't be found in specified context
DOM error: operation not supported by current implementation
enum DOMIT_NOTATION_NODE |
DOM Notation nodeType
continue on error
enum DOMIT_ONERROR_DIE |
die on error
DOM Processing Instruction nodeType
enum DOMIT_SYNTAX_ERR |
DOM error: invalid or illegal string specified
enum DOMIT_TEXT_NODE |
DOM Text nodeType
DOM error: node not a child of target document
$GLOBALS['uidFactory'] = new UIDGenerator() |
Object Instance of the UIDGenerator class
$GLOBALS['DOMIT_DOMException_log'] = null |
string Log file for errors
$GLOBALS['DOMIT_DOMException_mode'] = DOMIT_ONERROR_CONTINUE |
int Error mode; specifies whether to die on error or simply return
$GLOBALS['DOMIT_DOMException_errorHandler'] = null |
object Reference to custom error handler for DOMException class