| static WObject::elementsByTagName |
( |
|
$root, |
|
|
|
$tag |
|
) |
| |
|
static |
helper function that returns only the elements directly beneith the one given as $root
| static WObject::fromXmlBoolean |
( |
|
$str | ) |
|
|
static |
helper function for XML'ized objects that transforms XML boolean to PHP boolean
| static WObject::fromXmlHelper |
( |
|
$data, |
|
|
|
$xml, |
|
|
|
$elem |
|
) |
| |
|
staticprotected |
| static WObject::isXmlBoolean |
( |
|
$str | ) |
|
|
static |
helper function for XML'ized objects: it returns whether the string is a valid boolean
| static WObject::objectToArray |
( |
|
$obj | ) |
|
|
staticprotected |
helper function for classy objects that calls getPropertyArray if available
| WObject::propertyArray |
( |
| ) |
|
| WObject::toXmlHelper |
( |
|
$xml, |
|
|
|
$root |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: