Tables/viewlevels

From Joomla! Documentation

< Tables

Usage[edit]

  • Since:

Description[edit]

viewlevels Table (#__viewlevels)
Field Type Nullable Default Key Extra Comments
id int(10) unsigned NOT NULL PK AUTO_INCREMENT Primary Key
title varchar(100) NOT NULL
ordering int(11) NOT NULL 0
rules varchar(5120) NOT NULL JSON-encoded access control.

Notes[edit]

Indices
Index Name Column(s) Unique?
idx_assetgroup_title_lookup title Yes
  • Default character set: utf8