Database table nav_sub

Usage

The table nav_sub handles the backend sub navigation.

Sub navigation is a systemwide ressource.

Table structure

Field nameField specificationComment / Explanation
idnavsint(11)Primary key (auto increment)
idnavmint(11)Foreign key to table nav_main
idareaint(11)Foreign key to table area
levelint(11)Level of the menu entry
locationvarchar(255)Location in the navigation.xml
onlinetinyint(1)Flag whether this navigation entry is active or not

Generic DB information

ItemCollectionItem
cApiNavSubCollectioncApiNavSub

Previous changes of this table

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