PHP 7.0.6 Released

hw_api_attribute::langdepvalue

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

hw_api_attribute::langdepvalueReturns value for a given language

Description

string hw_api_attribute::langdepvalue ( string $language )

Returns the value in the given language of the attribute.

Parameters

language

Return Values

Returns the value of the attribute as a string.

User Contributed Notes

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