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

search for in the

hw_api->copy> <hw_api_content->read
Last updated: Fri, 03 Oct 2008

view this page in

hw_api->content

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

hw_api->contentオブジェクトのコンテンツを返す

説明

hw_api
HW_API_Content content ( array $parameter )

この関数は、文書のコンテンツを hw_api_content 型のオブジェクトとして返します。

パラメータ

parameter

パラメータの配列には、必須要素 'objectidentifier' およびオプションの要素 'mode' が含まれます。 mode は HW_API_CONTENT_ALLLINKSHW_API_CONTENT_REACHABLELINKS あるいは HW_API_CONTENT_PLAIN のうちのいずれかです。

HW_API_CONTENT_ALLLINKS は、 たとえそれが指している先が存在しない場合でもすべての対象アンカーを挿入します。

HW_API_CONTENT_REACHABLELINKS は、 到達可能なリンクのみを挿入するよう hw_api_content() に指示し、 HW_API_CONTENT_PLAIN は文書にリンクを一切含めません。

返り値

hw_api_content のインスタンスを返します。



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

hw_api->copy> <hw_api_content->read
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites