Tables/viewlevels

From Joomla! Documentation

< Tables
Revision as of 09:39, 16 March 2013 by JoomlaWikiBot (talk | contribs) (categorisation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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