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

search for in the

hw_api::copy> <hw_api::children
[edit] Last updated: Fri, 25 May 2012

view this page in

hw_api::content

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

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

説明

HW_API_Content hw_api::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.

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