HW_INSERTOBJECT(3) 1 HW_INSERTOBJECT(3)
hw_InsertObject - Inserts an object record
SYNOPSIS
int hw_insertobject (int $connection, string $object_rec, string $parameter)
DESCRIPTION
Inserts an object into the server.
Note: If you want to insert an Anchor, the attribute Position has always been set either to a start/end value or to 'invisible'. Invisible
positions are needed if the annotation has no corresponding link in the annotation text.
PARAMETERS
o $connection
- The connection identifier.
o $object_rec
- The object can be any valid hyperwave object.
o $parameter
- See the HG-CSP documentation for a detailed information on how the parameters have to be.
SEE ALSO
hw_pipedocument(3), hw_insertdocument(3), hw_insdoc(3), hw_inscoll(3).
PHP Documentation Group HW_INSERTOBJECT(3)