hw_api_object->remove
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api_object->remove — Removes attribute
Descrição
bool hw_api_object::remove
( string $name
)
Removes the attribute with the given name.
Parâmetros
- name
-
The attribute name.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
User Contributed Notes
hw_api_object->remove
hw_api_object->remove
There are no user contributed notes for this page.

hw_api_object