$_dataClass =
[line 160]
The data class that owns the attribute
The data class that owns the attribute
Tags:
$_dateDBFormat =
[line 167]
The format the date is saved with
The format the date is saved with
Tags:
$_dateShowFormat =
[line 174]
The format the date is displayed with
The format the date is displayed with
Tags:
$_decimals =
[line 97]
Decimals maximum position, for validation
Decimals maximum position, for validation
Tags:
$_defaultValue =
[line 118]
The default value the attribute takes
The default value the attribute takes
Tags:
$_foreignId =
[line 75]
Deprecated, kept here for compatibility
Deprecated, kept here for compatibility
Tags:
$_formFieldType =
[line 139]
The HTML type of form field the attribute uses
The HTML type of form field the attribute uses
Tags:
$_isAutoNumber =
[line 111]
Whether the attribute is autonumbered
Whether the attribute is autonumbered
Tags:
$_isMandatory =
[line 104]
Whether attribute is mandatory
Whether attribute is mandatory
Tags:
$_isReadOnly =
[line 146]
Whether the attribute is readonly
Whether the attribute is readonly
Tags:
$_label =
[line 82]
Name the attribute assumes for display in lists and forms
Name the attribute assumes for display in lists and forms
Tags:
$_length =
[line 90]
Length of the value the attribute can take, for validation and form
Length of the value the attribute can take, for validation and form field construction
Tags:
$_name =
[line 53]
Name of the attribute as it comes in the database
Name of the attribute as it comes in the database
Tags:
$_rows =
[line 153]
The number of rows a Textarea will use
The number of rows a Textarea will use
Tags:
$_simulateLeftJoin =
[line 182]
Deprecated, kept here for compatibility
Deprecated, kept here for compatibility
Tags:
$_sourceAttribute =
[line 132]
The name of the attribute in the external table in a 1 to N relationship
The name of the attribute in the external table in a 1 to N relationship
Tags:
$_sourceEntity =
[line 125]
The external entity in a 1 to N relationship
The external entity in a 1 to N relationship
Tags:
$_type =
[line 60]
Type defined in the database or data class if 1 to n relationship
Type defined in the database or data class if 1 to n relationship
Tags:
$_value =
[line 67]
Value the attributes assumes when the Quinoa_Record is fetched
Value the attributes assumes when the Quinoa_Record is fetched
Tags: