PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

hw_api->user> <hw_api->srcsofdst
Last updated: Fri, 05 Sep 2008

view this page in

hw_api->unlock

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

hw_api->unlockオブジェクトのロックを解除する

説明

hw_api
bool unlock ( array $parameter )

ロックされたオブジェクトのロックを解除します。 ロックを解除できるのは、そのオブジェクトをロックしたユーザか システムユーザのみです。

パラメータ

parameter

パラメータの配列には、 必須属性 'objectIdentifier'、そしてオプションのパラメータ 'mode' および 'objectquery' が含まれます。 'mode' の意味は hwapi_lock() 関数と同じです。

返り値

成功した場合に TRUE、それ以外の場合に HW_API_Error クラスのオブジェクトを返します。

参考



add a note add a note User Contributed Notes
hw_api->unlock
There are no user contributed notes for this page.

hw_api->user> <hw_api->srcsofdst
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites