The DOMEntityReference class
(PHP 5, PHP 7, PHP 8)
類摘要
class DOMEntityReference
extends
DOMNode
{
/* 繼承的屬性 */
/* 方法 */
/* 繼承的方法 */
public DOMNode::C14N(
bool
bool
?array
?array
): string|false
bool
$exclusive
= false
,bool
$withComments
= false
,?array
$xpath
= null
,?array
$nsPrefixes
= null
): string|false
public DOMNode::C14NFile(
string
bool
bool
?array
?array
): int|false
}string
$uri
,bool
$exclusive
= false
,bool
$withComments
= false
,?array
$xpath
= null
,?array
$nsPrefixes
= null
): int|false
目錄
- DOMEntityReference::__construct — Creates a new DOMEntityReference object