Movatterモバイル変換


[0]ホーム

URL:


PHP 8.5.0 Alpha 2 available for testing
    DOMEntityReference::__construct »
    « DOMEntity

    The DOMEntityReference class

    (PHP 5, PHP 7, PHP 8)

    Class synopsis

    classDOMEntityReferenceextendsDOMNode {
    /* Inherited constants */
    /* Inherited properties */
    publicreadonlystring$nodeName;
    publicreadonlyint$nodeType;
    publicreadonly?DOMNode$parentNode;
    publicreadonly?DOMElement$parentElement;
    publicreadonlyDOMNodeList$childNodes;
    publicreadonly?DOMNode$firstChild;
    publicreadonly?DOMNode$lastChild;
    publicreadonly?DOMNode$previousSibling;
    publicreadonly?DOMNode$nextSibling;
    publicreadonlybool$isConnected;
    publicreadonly?string$namespaceURI;
    publicreadonly?string$localName;
    publicreadonly?string$baseURI;
    /* Methods */
    public__construct(string$name)
    /* Inherited methods */
    publicDOMNode::C14N(
        bool$exclusive =false,
        bool$withComments =false,
        ?array$xpath =null,
        ?array$nsPrefixes =null
    ):string|false
    publicDOMNode::C14NFile(
        string$uri,
        bool$exclusive =false,
        bool$withComments =false,
        ?array$xpath =null,
        ?array$nsPrefixes =null
    ):int|false
    publicDOMNode::isSupported(string$feature,string$version):bool
    }

    Table of Contents

    Found A Problem?

    Learn How To Improve This PageSubmit a Pull RequestReport a Bug
    add a note

    User Contributed Notes

    There are no user contributed notes for this page.
    To Top
    and to navigate •Enter to select •Esc to close
    PressEnter without selection to search using Google

    [8]ページ先頭

    ©2009-2025 Movatter.jp