hw_api_object::attreditable
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api_object::attreditable — Checks whether an attribute is editable
说明
hw_api_object::attreditable (
array
$parameter
) :
bool
Checks whether an attribute is editable.
参数
-
parameter
-
返回值
Returns TRUE
if the attribute is editable, FALSE
otherwise.