civicrm_dashboard_en_US

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 0
domain_id INT UNSIGNED 10 null

Domain for dashboard

name VARCHAR 64 null

Internal name of dashlet.

url VARCHAR 255 null

url in case of external dashlet

permission VARCHAR 255 null

Permission for the dashlet

permission_operator VARCHAR 3 null

Permission Operator

fullscreen_url VARCHAR 255 null

fullscreen url for dashlet

is_active TINYINT 3 0

Is this dashlet active?

is_reserved TINYINT 3 0

Is this dashlet reserved?

cache_minutes INT UNSIGNED 10 60

Number of minutes to cache dashlet content in browser localStorage.

label VARCHAR 255 null

View Definition


Possibly Referenced Tables/Views