php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Additional Inherited Members | |
![]() | |
xpath (string $expression) | |
registerXPathNamespace (string $prefix, string $namespace) | |
asXML (?string $filename=null) | |
saveXML (?string $filename=null) | |
getNamespaces (bool $recursive=false) | |
getDocNamespaces (bool $recursive=false, bool $fromRoot=true) | |
children (?string $namespaceOrPrefix=null, bool $isPrefix=false) | |
attributes (?string $namespaceOrPrefix=null, bool $isPrefix=false) | |
__construct (string $data, int $options=0, bool $dataIsURL=false, string $namespaceOrPrefix="", bool $isPrefix=false) | |
addChild (string $qualifiedName, ?string $value=null, ?string $namespace=null) | |
addAttribute (string $qualifiedName, string $value, ?string $namespace=null) | |
getName () | |
__toString () | |
count () | |
rewind () | |
valid () | |
current () | |
key () | |
next () | |
hasChildren () | |
getChildren () | |
Definition at line 79 of file simplexml.stub.php.