Class cApiFileInformationCollection
File information collection.
- cGenericDb
- cItemBaseAbstract
- ItemCollection
- cApiFileInformationCollection
Package: Core\GenericDB\Model
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Konstantinos Katikakis
Located at classes/contenido/class.fileinformation.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Konstantinos Katikakis
Located at classes/contenido/class.fileinformation.php
public
|
|
public
|
|
public
|
#
updateFile( string $filename, string $typeContent, string $description = '', string $newFilename = '', string $author = '' )
updates a new entry in the database |
public
boolean
|
#
removeFileInformation( array $values )
Deletes all found items in the table matching the passed field and it's value. Deletes also cached e entries and any existing properties. |
public
array
|
#
getFileInformation( string $filename, string $type )
return an array with fileinformations from the database |
__get(),
__set(),
_getPropertiesCollectionInstance(),
_getSecondDBInstance(),
_resetItem(),
_setLoaded(),
_setPrimaryKeyName(),
escape(),
getPrimaryKeyName(),
isLoaded()
|
_executeCallbacks(),
register(),
unregister()
|
CREATE_BEFORE,
CREATE_FAILURE,
CREATE_SUCCESS,
DELETE_BEFORE,
DELETE_FAILURE,
DELETE_SUCCESS,
STORE_BEFORE,
STORE_FAILURE,
STORE_SUCCESS
|
$_className,
$_loaded,
$_oCache,
$_primaryKeyName,
$_settings,
$db,
$lasterror,
$properties,
$secondDb,
$table
|