custom_buttons


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
sort_key INT UNSIGNED 10 100
level INT UNSIGNED 10 0
level_id INT UNSIGNED 10 0
place enum('domain', 'domain-properties', 'client', 'reseller', 'reseller-settings', 'admin', 'admin-settings', 'navigation') 17 domain
text VARCHAR 255 null
url VARCHAR 255 null
conhelp TEXT 65535 null
options INT UNSIGNED 10 0
file VARCHAR 245 null
plan_item_name VARCHAR 255 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id