Developer's Manual  Database Structure  Table globals

Table globals

When a block has global property its value is stored in globals table. There are two globals tables: globals0 for public mode and globals1 for edit. The tables have the following structure:

Field Description
field Contains language abbreviation and block name.
value Contains serialized value of a property.
Please login to add comments.