hw_api->copy

(no version information, might be only in CVS)

hw_api->copy -- Copies physically

Description

class hw_api {

hw_api_content copy ( array parameter )

}

This function will make a physical copy including the content if it exists and returns the new object or an error object.

Parameters

parameter

The parameter array contains the required elements 'objectIdentifier' and 'destinationParentIdentifier'. The optional parameter is 'attributeSelector'`

Return Values

Returns the copied object.

See Also

hw_api->move
hw_api->link