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

search for in the

hw_api->children> <hw_api->checkin
Last updated: Fri, 10 Oct 2008

view this page in

hw_api->checkout

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

hw_api->checkoutオブジェクトをチェックアウトする

説明

hw_api
bool checkout ( array $parameter )

この関数は、オブジェクトあるいはオブジェクト階層の全体をチェックアウトします。

パラメータ

parameter

パラメータ配列の中には、必須要素 'objectIdentifier' およびオプションの要素 'version'、'mode'、'objectQuery' が含まれます。 'mode' は以下の値のいずれかです。


HW_API_CHECKIN_NORMAL
オブジェクトをチェックアウトします。 オブジェクトは文書でなければなりません。
HW_API_CHECKIN_RECURSIVE
チェックアウトするオブジェクトがコレクションであった場合、 もし子要素が文書であればそれらもすべて再帰的にチェックアウトされます。 コレクションをチェックアウトしようとすると、エラーが発生することがあります。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



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

hw_api->children> <hw_api->checkin
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites