![]() |
Grima
2018-08
Whispering into Alma's ear
|
Public Member Functions | |
| offsetExists ( $offset) | |
| offsetGet ( $offset) | |
| offsetSet ( $offset, $value) | |
| offsetUnset ( $offset) | |
Public Member Functions inherited from XMLAsArrayOfWhateversSpecifiedByXPath | |
| __construct ( $xml, $context_node) | |
| __toString () | |
| __get (string $name) | |
| __set (string $name, $value) | |
| __isset (string $name) | |
| __unset (string $name) | |
Additional Inherited Members | |
Public Attributes inherited from XMLAsArrayOfWhateversSpecifiedByXPath | |
| $xml | |
| $context_node | |
Protected Member Functions inherited from XMLAsArrayOfWhateversSpecifiedByXPath | |
| query (string $offset) | |
Definition at line 97 of file grima-xmlbag.php.
| XMLAsArrayOfDOMNodesSpecifiedByXPath::offsetExists | ( | $offset | ) |
Definition at line 98 of file grima-xmlbag.php.
References XMLAsArrayOfWhateversSpecifiedByXPath\query().
| XMLAsArrayOfDOMNodesSpecifiedByXPath::offsetGet | ( | $offset | ) |
Definition at line 101 of file grima-xmlbag.php.
References XMLAsArrayOfWhateversSpecifiedByXPath\query().
| XMLAsArrayOfDOMNodesSpecifiedByXPath::offsetSet | ( | $offset, | |
| $value | |||
| ) |
Definition at line 106 of file grima-xmlbag.php.
References XMLAsArrayOfWhateversSpecifiedByXPath\query().
| XMLAsArrayOfDOMNodesSpecifiedByXPath::offsetUnset | ( | $offset | ) |
Definition at line 117 of file grima-xmlbag.php.
References XMLAsArrayOfWhateversSpecifiedByXPath\query().
1.8.14