Hyperwave API 函数
PHP Manual

hw_api_object::insert

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

hw_api_object::insertInserts new attribute

说明

bool hw_api_object::insert ( HW_API_Attribute $attribute )

Adds an attribute to the object.

参数

attribute

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE.

参见


Hyperwave API 函数
PHP Manual