hw_api_object->value
(PHP 4, PHP 5 < 5.2.0, PECL hwapi CVS)
hw_api_object->value — Returns value of attribute
Описание
hw_api_object
string value
( string $name
)
Returns value of an attribute.
Список параметров
-
name
-
The attribute name.
Возвращаемые значения
Returns the value of the attribute with the given name or FALSE if an
error occurred.