PHP Dokumentation: Function hwapi-object-remove
12. Januar 2010 von werner
hw_api_object->remove
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api_object->remove — Removes attribute
Beschreibung
hw_api_object
bool remove ( string $name )
Removes the attribute with the given name.
Parameter-Liste
- name
The attribute name.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.