Database table frame_files

Usage

The table frame_files links Areas with frames and their files.

Frame files are systemwide ressources.

Table structure

Field nameField specificationComment / Explanation
idframefileint(11) Primary key (auto increment)
idareaint(11)Foreign key to table area
idframeint(11)Frame ID
idfileint(11)Foreign key to table files

Generic DB information

ItemCollectionItem
cApiFrameFileCollectioncApiFrameFile

Previous changes of this table

This table was not changed since the final release of CONTENIDO 4.9.