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

search for in the

hw_api::insertcollection> <hw_api::insert
[edit] Last updated: Fri, 17 May 2013

view this page in

hw_api::insertanchor

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

hw_api::insertanchorInserta un objeto nuevo de tipo 'anchor'

Descripción

hw_api_object hw_api::insertanchor ( array $parameter )

Esta función es una abreviación de hwapi_insert(). Inserta un objeto de tipo 'anchor' y configura alguno de los atributos obligatorios para un objeto de este tipo.

Parámetros

parameter

El parámetro es un array que contiene los elementos obligatorios 'object' y 'documentIdentifier' y los elementos opcionales 'destinationIdentifier', 'parameter', 'hint' y 'attributeSelector'. El parámetro 'documentIdentifier' especifica el documento en el cual el objeto 'anchor' será insertado. El objetivo del 'anchor' se indica en 'destinationIdentifier' si ya existe. Si el objetivo no existe, el elemento 'hint' ha de tomar el valor del nombre del objeto en el cual se va a insertar posteriormente. Una vez que se ha insertado, el objetivo del 'anchor' se resuelve automáticamente.

Valores devueltos



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

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