hw_api_object::remove

Removes attribute

Beschreibung

bool hw_api_object::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.