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

search for in the

hw_api::copy> <hw_api::children
[edit] Last updated: Thu, 23 May 2013

view this page in

hw_api::content

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

hw_api::contentDevuelve el contenido de un objeto

Descripción

HW_API_Content hw_api::content ( array $parameter )

Esta función devuelve el contenido de un documento como un objeto del tipo hw_api_content.

Parámetros

parameter

El parámetro es un array que contiene los elementos obligatorios 'objectidentifier' y los elementos opcionales 'mode'. El modo puede ser una de las constantes siguientes: HW_API_CONTENT_ALLLINKS, HW_API_CONTENT_REACHABLELINKS o HW_API_CONTENT_PLAIN.

HW_API_CONTENT_ALLLINKS significa insertar todas las anclas incluso si la destinación no es accesible.

HW_API_CONTENT_REACHABLELINKS indica a este método que inserte únicamente links accesibles y HW_API_CONTENT_PLAIN conducirá a un documento sin ningún link.

Valores devueltos

Devuelve una instancia de hw_api_content.



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

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