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

search for in the

hw_InsertObject> <hw_insertanchors
Last updated: Fri, 13 Nov 2009

view this page in

hw_InsertDocument

(PHP 4)

hw_InsertDocumentドキュメントをアップロードする

説明

int hw_insertdocument ( int $connection , int $parent_id , int $hw_document )

ドキュメントを、指定したコレクションにアップロードします。

ドキュメントは、事前に hw_NewDocument() で 作成されている必要があります。 新規ドキュメントのオブジェクトレコードは、少なくとも次の属性を 有しているよう注意してください。: Type, DocumentType, Title ,Name MimeType を設定したい場合もあるかもしれません。

パラメータ

connection

コネクション ID。

parent_id

コレクション ID。

hw_document

ドキュメント ID。

返り値

この関数は、新規ドキュメントのオブジェクト ID または FALSE を返します。

参考



add a note add a note User Contributed Notes
hw_InsertDocument
There are no user contributed notes for this page.

hw_InsertObject> <hw_insertanchors
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites