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, 22 Aug 2008

view this page in

hw_api->content

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

hw_api->contentReturns content of an object

Descripción

hw_api
HW_API_Content content ( array $parameter )

This function returns the content of a document as an object of type hw_api_content.

Lista de parámetros

parameter

The parameter array contains the required elements 'objectidentifier' and the optional element 'mode'. The mode can be one of the constants HW_API_CONTENT_ALLLINKS, HW_API_CONTENT_REACHABLELINKS or HW_API_CONTENT_PLAIN.

HW_API_CONTENT_ALLLINKS means to insert all anchors even if the destination is not reachable.

HW_API_CONTENT_REACHABLELINKS tells this method to insert only reachable links and HW_API_CONTENT_PLAIN will lead to document without any links.

Valores retornados

Returns an instance of 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, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites