Class cApiCategoryLanguageCollection
Category language collection
- cGenericDb
- cItemBaseAbstract
- ItemCollection
- cApiCategoryLanguageCollection
Package: Core\GenericDB\Model
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at classes/contenido/class.categorylanguage.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at classes/contenido/class.categorylanguage.php
public
|
|
public
|
#
create( integer $idcat, integer $idlang, string $name, string $urlname, string $urlpath = '', integer $idtplcfg = 0, integer $visible = 0, integer $public = 0, integer $status = 0, string $author = '', integer $startidartlang = 0, string $created = '', string $lastmodified = '' )
Creates a category language entry. |
public
integer
|
#
getStartIdartlangByIdcatAndIdlang( integer $idcat, integer $idlang )
Returns startidartlang of articlelanguage by category id and language id |
public
integer
|
#
getStartIdartByIdcatAndIdlang( integer $idcat, integer $idlang )
Returns article id of articlelanguages startarticle by category id and language id |
public
boolean
|
#
isStartArticle( integer $idartlang, integer $idcat = NULL, integer $idlang = NULL )
Checks if passed idartlang is a start article. |
_getPropertiesCollectionInstance(),
_getSecondDBInstance(),
escape()
|
_executeCallbacks(),
register(),
unregister()
|
CREATE_BEFORE,
CREATE_FAILURE,
CREATE_SUCCESS,
DELETE_BEFORE,
DELETE_FAILURE,
DELETE_SUCCESS,
STORE_BEFORE,
STORE_FAILURE,
STORE_SUCCESS
|
$_className,
$_oCache,
$_settings,
$db,
$lasterror,
$primaryKey,
$properties,
$secondDb,
$table,
$virgin
|