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를 반환합니다.

add a note add a note

User Contributed Notes

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