Hyperwave API Funktionen
PHP Manual

hw_api_object->insert

(PHP 4, PHP 5 < 5.2.0, PECL hwapi CVS)

hw_api_object->insertInserts new attribute

Beschreibung

hw_api_object
bool insert ( HW_API_Attribute $attribute )

Adds an attribute to the object.

Parameter-Liste

attribute

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Siehe auch


Hyperwave API Funktionen
PHP Manual