hw_api_object->remove
(No version information available, might be only in CVS)
hw_api_object->remove — Removes attribute
说明
hw_api_object
bool remove
( string $name
)
Removes the attribute with the given name.
参数
-
name
-
The attribute name.
返回值
如果成功则返回 TRUE,失败则返回 FALSE。