Function conSaveContentEntry
Save a content element and generate index; create content version if versioning state is simple or advanced
		
		Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Olaf Niemann
Author: 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
Author: Jan Lengowski
Author: Murat Purc <murat@purc.de>
Located at includes/functions.con.php
integer | 
		$idartlang | 
		idartlang of the article | 
string | 
		$type | 
		Type of content element | 
integer | 
		$typeid | 
		Serial number of the content element | 
string | 
		$value | 
		Content | 
boolean | 
		$bForce = false | 
		Not used: Was a flag to use existing db instance in global scope |