Function strMoveSubtree
Moves a subtree to another destination.
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Olaf Niemann
Author: Murat Purc <murat@purc.de>
Located at includes/functions.str.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Olaf Niemann
Author: Murat Purc <murat@purc.de>
Located at includes/functions.str.php
integer |
$idcat |
Id of category |
integer |
$newParentId |
Id of destination parent category |
integer |
$newPreId = NULL |
Id of new previous category |
integer |
$newPostId = NULL |
Id of new post category |
boolean
|