Function conGenerateCode
Generates the code for one article
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Willi Man, Timo Hummel
Located at includes/functions.con2.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Willi Man, Timo Hummel
Located at includes/functions.con2.php
integer |
$idcat |
Id of category |
integer |
$idart |
Id of article |
integer |
$lang |
Id of language |
integer |
$client |
Id of client |
integer |
$layout = false |
Layout-ID of alternate Layout (if false, use associated layout) |
boolean |
$save = true |
Flag to persist generated code in database |
mixed |
$contype = true |
string
|
The generated code or "0601" if neither article nor category configuration was found |