Search Results

  1. The DOMEntity class Properties ¶ publicId The public identifier associated with the entity if specified, and null otherwise. systemId The system identifier associated with the entity if specified, and null otherwise. This may be an absolute URI or not. notationName For unparsed entities, the name of the notation for the entity. For parsed entities, this is null. actualEncoding Deprecated as ...

  2. DOMEntity Class Reference This interface represents an entity, either parsed or unparsed, in an XML document. More... Inheritance diagram for DOMEntity: [legend] Collaboration diagram for DOMEntity: [legend] List of all members.

  3. Properties publicId The public identifier associated with the entity if specified, and NULL otherwise. systemId The system identifier associated with the entity if specified, and NULL otherwise. This may be an absolute URI or not. notationName For unparsed entities, the name of the notation for the entity. For parsed entities, this is NULL. actualEncoding An attribute specifying the encoding ...

  4. Properties publicId The public identifier associated with the entity if specified, and NULL otherwise. systemId The system identifier associated with the entity if specified, and NULL otherwise. This may be an absolute URI or not. notationName For unparsed entities, the name of the notation for the entity. For parsed entities, this is NULL. actualEncoding An attribute specifying the encoding ...

  5. www.mirrorservice.org › en › classThe DOMEntity class

    Introduction This interface represents a known entity, either parsed or unparsed, in an XML document.

  6. Properties publicId The public identifier associated with the entity if specified, and null otherwise. systemId The system identifier associated with the entity if specified, and null otherwise. This may be an absolute URI or not. notationName For unparsed entities, the name of the notation for the entity. For parsed entities, this is null. actualEncoding Deprecated as of PHP 8.4.0. This has ...

  7. Class synopsis DOMEntity extendsDOMNode /* Inherited constants */ publicconstintDOMNode::DOCUMENT_POSITION_DISCONNECTED = 0x1; publicconstintDOMNode::DOCUMENT_POSITION_PRECEDING = 0x2; publicconstintDOMNode::DOCUMENT_POSITION_FOLLOWING = 0x4; publicconstintDOMNode::DOCUMENT_POSITION_CONTAINS = 0x8; publicconstintDOMNode::DOCUMENT_POSITION_CONTAINED_BY = 0x10; publicconstintDOMNode::DOCUMENT ...

  1. People also search for