Hyperwave API
PHP Manual

hw_api_object->value

(No version information available, might be only in CVS)

hw_api_object->value — Returns value of attribute

Descripción

hw_api_object
string value ( string $name )

Returns value of an attribute.

Lista de parámetros

name

The attribute name.

Valores retornados

Returns the value of the attribute with the given name or FALSE if an error occurred.


Hyperwave API
PHP Manual