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

search for in the

hw_api->link> <hw_api->insertcollection
[edit] Last updated: Sat, 07 Jan 2012

view this page in

hw_api->insertdocument

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api->insertdocumentInserts a new object of type document

설명

hw_api_object hw_api::insertdocument ( array $parameter )

This function is a shortcut for hwapi_insert(). It inserts an object with content and sets some of the attributes required for a document.

인수

parameter

The parameter array contains the required elements 'object', 'parentIdentifier' and 'content' and the optional elements 'mode', 'parameter' and 'attributeSelector'.

See hwapi_insert() for the meaning of each element.

반환값



add a note add a note User Contributed Notes hw_api->insertdocument - [0 notes]
There are no user contributed notes for this page.

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