Hyperwave API İşlevleri
PHP Manual

hwapi_attribute_new

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

hwapi_attribute_newCreates instance of class hw_api_attribute

Açıklama

HW_API_Attribute hwapi_attribute_new ([ string $name [, string $value ]] )

Creates a new instance of hw_api_attribute with the given name and value.

Değiştirgeler

name

The attribute name.

value

The attribute value.

Dönen Değerler

Returns an instance of hw_api_attribute.


Hyperwave API İşlevleri
PHP Manual