php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
SimpleXMLIterator Class Reference
Inheritance diagram for SimpleXMLIterator:
SimpleXMLElement Stringable Countable RecursiveIterator Iterator Traversable

Additional Inherited Members

- Public Member Functions inherited from SimpleXMLElement
 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 ()
 

Detailed Description

Definition at line 79 of file simplexml.stub.php.


The documentation for this class was generated from the following file: