Difference between revisions of "Tables/viewlevels"

From Joomla! Documentation

< Tables
(class="wikitable")
m (Hutchy68 moved page Table/viewlevels to Tables/viewlevels: moving, but this should be versioned namespaced)
(No difference)

Revision as of 10:34, 16 March 2013

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