Forum und email

hw_api->insertcollection

(No version information available, might be only in CVS)

hw_api->insertcollection — コレクション型の新しいオブジェクトを挿入する

説明

hw_api
hw_api_object insertcollection ( array $parameter )

この関数は hwapi_insert() の短縮版です。 コレクション型のオブジェクトを挿入し、必要な属性を設定します。

パラメータ

parameter

パラメータの配列には、必須要素 'object' および 'parentIdentifier'、そしてオプションの要素 'parameter' および 'attributeSelector' が含まれます。 個々の要素の意味については hwapi_insert() を参照ください。

返り値