Hyperwave API 函数
PHP 手册

hw_api_object->remove

(No version information available, might be only in CVS)

hw_api_object->removeRemoves attribute

说明

hw_api_object
bool remove ( string $name )

Removes the attribute with the given name.

参数

name

The attribute name.

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见


Hyperwave API 函数
PHP 手册