Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: hw_api->insert - Manual
[go: Go Back, main page]

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

search for in the

hw_api->insertanchor" width="11" height="7"/> <hw_api->info
Last updated: Tue, 31 Oct 2006
view this page in

hw_api->insert

(no version information, might be only in CVS)

hw_api->insert -- 新しいオブジェクトを挿入する

説明

hw_api_object hw_api->insert ( array parameter )

新しいオブジェクトを挿入します。オブジェクトは ユーザ(user)・グループ(group)・文書(document)・アンカー(anchor) のいずれかの型となります。 オブジェクトの型に応じて、設定すべき他の属性が決まります。 パラメータの配列には、必須要素 'object' および 'content' (オブジェクトが文書である場合)、そしてオプションの要素として 'parameters'、'mode' および 'attributeSelector' が含まれます。 'object' は、オブジェクトの全ての属性を含む必要があります。 'parameters' は、例えば destination のような (属性のキーは 'Parent' です) 追加の属性を保持するものです 'content' は文書の内容です。'mode' は以下のフラグの組み合わせです。

HW_API_INSERT_NORMAL

オブジェクトはサーバに挿入されます。

HW_API_INSERT_FORCE_VERSION_CONTROL

HW_API_INSERT_AUTOMATIC_CHECKOUT

HW_API_INSERT_PLAIN

HW_API_INSERT_KEEP_TIME_MODIFIED

HW_API_INSERT_DELAY_INDEXING

hwapi_replace() も参照ください。



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

 
show source | credits | sitemap | contact | advertising | mirror sites