hw_api_object->remove
(No version information available, might be only in CVS)
hw_api_object->remove — Removes attribute
Descrizione
hw_api_object
bool remove
( string $name
)
Removes the attribute with the given name.
Elenco dei parametri
- name
-
The attribute name.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.