Constructor
Optional
table: UserCustomTableattributes table
Columns
Constraints
Foreign key to Contents
Static
Readonly
COLUMN_Static
Readonly
COLUMN_Static
Readonly
COLUMN_Mime-type of data column name
Static
Readonly
COLUMN_Multimedia content column name
Static
Readonly
COLUMN_Static
Readonly
COLUMN_Static
Readonly
COLUMN_Static
Readonly
COLUMN_Static
DEFAULT_Default id autoincrement setting
Static
DEFAULT_Default primary key not null setting
Static
Readonly
RELATION_User-Defined Media Table relation name
Static
Readonly
TABLE_Get the table type
Add a new column
new column
Add constraint
constraint
Add constraints
constraints
Add constraints
constraints
Alter a column
altered column
Clear the constraints
cleared constraints
Clear the constraints of the provided type
cleared constraints
constraint type
Get the columns with the provided data type
columns
data type
Copy the UserCustomTable
Create user columns
Create user columns for a subset of table columns
user columns
column names
Drop a column
column to drop
Get the anchor_u column
Get the anchor_v column
Get the column of the column name
column
column name
Get the column at the index
column
column index
Get the list of columns
columns
Get the columns from the column names
columns
column names
Get the constraints
constraints
Get the constraints of the provided type
constraints
constraint type
Get the content type column
content type column
Get the data column
data column
Protected
getGet the description column
Get the height column
Get the id column
id column
Get the name column
Get the primary key column
primary key column
Get user columns
Get the width column
Check if has constraints of the provided type
true if has constraints
constraint type
Rename a column
column
new column name
Protected
validateStatic
createStatic
createCreate the columns
Static
createCreate a content type column
content type column
Static
createCreate a content type column with a specified index
content type column
column index
Static
createCreate a data column
data column
Static
createCreate a data column with a specified column index
data column
column index
Static
createCreate the primary key id column
id column
id column name
autoincrement id values
Static
createCreate the primary key id column with a specified column index
id column
column index
id column name
autoincrement id values
Static
createCreate the required table columns with the id column name
user custom columns
Optional
idColumnName: stringid column name
autoincrement id values
Static
createCreate the required table columns with the id column name with a specified starting index
user custom columns
starting index
Optional
idColumnName: stringid column name
autoincrement id values
Static
numStatic
requiredGenerated using TypeDoc
Icon Requirements Class Media Table