Function strCopyCategory
Copies the category and it's existing articles into another category.
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 to copy |
integer |
$destidcat |
Id of destination category |
boolean |
$remakeTree = true |
Flag to rebuild category tree |
boolean |
$bUseCopyLabel = true |
Flag to add copy label to the new categories |