Database table files
Usage
The table files contains files automatically executed in the backend.
Files are systemwide ressources.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idfile | int(11)Â | Primary key (auto increment) |
idarea | int(11) | Foreign key to table area |
filename | varchar(255) | Name of the file |
filetype | varchar(4) | Type of file usage |
Generic DB information
ItemCollection | Item |
---|---|
cApiFileCollection | cApiFile |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.