Updates ezcontentobject_tree table for the given $contentId and eznode_assignment table for the given
$contentId, $parentLocationId and $versionNo
abstract public changeMainLocation ( mixed $contentId, mixed $locationId, mixed $versionNo, mixed $parentLocationId ) | ||
$contentId | mixed | |
$locationId | mixed | |
$versionNo | mixed | version number, needed to update eznode_assignment table |
$parentLocationId | mixed | parent location of location identified by $locationId, needed to update eznode_assignment table |