Function conMakePublic
Sets the public status of the given category and its children for the given language.
This is almost the same function as strMakePublic.
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Olaf Niemann, Jan Lengowski
Author: Murat Purc <murat@purc.de>
Located at includes/functions.con.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Olaf Niemann, Jan Lengowski
Author: Murat Purc <murat@purc.de>
Located at includes/functions.con.php
integer |
$idcat |
category id |
integer |
$lang |
language id |
boolean |
$public |
public status of the article to set |