hw_api_object::insert
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api_object::insert — Inserts new attribute
说明
hw_api_object::insert (
HW_API_Attribute
$attribute
) :
bool
Adds an attribute to the object.
参数
-
attribute
-
返回值
成功时返回 TRUE
, 或者在失败时返回 FALSE
。