Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Usage

The table actions contains all actions of the backend.

Basically, data of this table should not be changed, because it could affect the behaviour of the backend.

Table structure

Field nameField specificationComment / Explanation
idactionint(11) Primary key (auto increment)
idareaint(11)Foreign key to table area
alt_namevarchar(255)Unused.
namevarchar(255)(Internal) Name of the action
codetextUnused.
locationvarchar(255)Unused.
relevanttinyint(1)Flag for permission checks

Generic DB information

ItemCollectionItem
cApiActionCollectioncApiAction

Previous changes of this table

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

  • No labels