Function conSetMetaValue
Set the meta tag value for a specific 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 |
$idartlang |
ID of the article |
integer |
$idmetatype |
Metatype-ID |
string |
$value |
Value of the meta tag |
boolean
|
whether the meta value has been saved successfully |