PHP 7.0.6 Released

hw_api_attribute::values

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api_attribute::valuesReturns all values of the attribute

Description

array hw_api_attribute::values ( void )

Gets all values of the attribute.

Return Values

Returns an array of attribute values.

User Contributed Notes

There are no user contributed notes for this page.
To Top