List of all members.
Constructor & Destructor Documentation
WObject::__construct |
( |
|
) |
[protected] |
Member Function Documentation
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 | |
|
) |
| | [static, protected] |
static WObject::isXmlBoolean |
( |
$ |
str |
) |
[static] |
helper function for XML'ized objects: it returns whether the string is a valid boolean
static WObject::objectToArray |
( |
$ |
obj |
) |
[static, protected] |
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: