hw_mv(3) php man page | unix.com

Man Page: hw_mv

Operating Environment: php

Section: 3

HW_MV(3)								 1								  HW_MV(3)

hw_mv - Moves objects

SYNOPSIS
int hw_mv (int $connection, array $object_id_array, int $source_id, int $destination_id)
DESCRIPTION
Moves the specified objects from a collection to another.
PARAMETERS
o $connection - The connection identifier. o $object_id_array - An array of object ids. o $source_id - The source collection id. o $destination_id - The target collection id. If set to 0 the objects will be unlinked from the source collection. If this is the last instance of that object it will be deleted. If you want to delete all instances at once, use hw_deleteobject(3).
RETURN VALUES
Returns the number of moved objects.
SEE ALSO
hw_cp(3), hw_deleteobject(3). PHP Documentation Group HW_MV(3)
Related Man Pages
gldeletesamplers(3g) - mojave
gldeletesamplers(3g) - debian
gldeletetransformfeedbacks(3g) - centos
gldeletesamplers(3g) - osx
mysqlnd_ms_xa_gc(3) - php
Similar Topics in the Unix Linux Community
Sign Soap Message from client certificate from UNIX