|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilDclDatatype:Public Member Functions | |
| __construct (int $a_id=0) | |
| Constructor public. More... | |
| getId () | |
| setTitle (string $a_title) | |
| getTitle () | |
| setStorageLocation (int $a_id) | |
| Set Storage Location. More... | |
| getStorageLocation () | |
| Get Storage Location. More... | |
| doRead () | |
| Read Datatype. More... | |
Static Public Member Functions | |
| static | getAllDatatype (bool $force=false) |
| Get all possible Datatypes. More... | |
Data Fields | |
| const | INPUTFORMAT_NONE = 0 |
| const | INPUTFORMAT_NUMBER = 1 |
| const | INPUTFORMAT_TEXT = 2 |
| const | INPUTFORMAT_REFERENCE = 3 |
| const | INPUTFORMAT_BOOLEAN = 4 |
| const | INPUTFORMAT_DATE = 5 |
| const | INPUTFORMAT_FILEUPLOAD = 6 |
| const | INPUTFORMAT_RATING = 7 |
| const | INPUTFORMAT_ILIAS_REF = 8 |
| const | INPUTFORMAT_MOB = 9 |
| const | INPUTFORMAT_REFERENCELIST = 10 |
| const | INPUTFORMAT_FORMULA = 11 |
| const | INPUTFORMAT_TEXT_SELECTION = 14 |
| const | INPUTFORMAT_DATE_SELECTION = 15 |
| const | INPUTFORMAT_FILE = 16 |
| const | INPUTFORMAT_COPY = 17 |
Static Public Attributes | |
| static array | $datatype_cache = [] |
Protected Member Functions | |
| loadDatatype (array $rec) | |
Protected Attributes | |
| int | $id = 0 |
| string | $title = "unknown" |
| int | $storageLocation = 0 |
Definition at line 21 of file class.ilDclDatatype.php.
| ilDclDatatype::__construct | ( | int | $a_id = 0 | ) |
Constructor public.
Definition at line 52 of file class.ilDclDatatype.php.
References doRead().
Here is the call graph for this function:| ilDclDatatype::doRead | ( | ) |
Read Datatype.
Definition at line 94 of file class.ilDclDatatype.php.
References $DIC, $ilDB, getId(), and loadDatatype().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get all possible Datatypes.
Definition at line 112 of file class.ilDclDatatype.php.
References $DIC, $ilDB, ilDclFieldTypePlugin\getPluginId(), and ilDclFieldTypePlugin\isPluginDatatype().
Referenced by ilDclFieldEditGUI\__construct(), ilDclFieldListTableGUI\fillRowFromObject(), ilDclCache\getDatatype(), ilDclTableView\getFieldSettings(), ilDataCollectionDataSet\getXmlNamespace(), ilDclFieldEditGUI\initForm(), ilDclFieldTypePlugin\install(), and ilDclTable\loadCustomFields().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclDatatype::getId | ( | ) |
Definition at line 60 of file class.ilDclDatatype.php.
References $id.
Referenced by doRead().
Here is the caller graph for this function:| ilDclDatatype::getStorageLocation | ( | ) |
Get Storage Location.
Definition at line 86 of file class.ilDclDatatype.php.
References $storageLocation.
| ilDclDatatype::getTitle | ( | ) |
|
protected |
Definition at line 141 of file class.ilDclDatatype.php.
References setStorageLocation(), and setTitle().
Referenced by doRead().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclDatatype::setStorageLocation | ( | int | $a_id | ) |
Set Storage Location.
Definition at line 78 of file class.ilDclDatatype.php.
Referenced by loadDatatype().
Here is the caller graph for this function:| ilDclDatatype::setTitle | ( | string | $a_title | ) |
Definition at line 65 of file class.ilDclDatatype.php.
Referenced by loadDatatype().
Here is the caller graph for this function:
|
static |
Definition at line 46 of file class.ilDclDatatype.php.
|
protected |
Definition at line 40 of file class.ilDclDatatype.php.
Referenced by getId().
|
protected |
Definition at line 42 of file class.ilDclDatatype.php.
Referenced by getStorageLocation().
|
protected |
Definition at line 41 of file class.ilDclDatatype.php.
Referenced by getTitle().
| const ilDclDatatype::INPUTFORMAT_BOOLEAN = 4 |
Definition at line 27 of file class.ilDclDatatype.php.
| const ilDclDatatype::INPUTFORMAT_COPY = 17 |
Definition at line 38 of file class.ilDclDatatype.php.
Referenced by ilDclBaseFieldModel\cloneProperties(), ilDataCollectionDBUpdateSteps9\step_17(), and ilDataCollection9HotfixDBUpdateSteps\step_2().
| const ilDclDatatype::INPUTFORMAT_DATE = 5 |
Definition at line 28 of file class.ilDclDatatype.php.
Referenced by ilDclStandardField\_getStandardFieldsAsArray(), ilDclReferenceFieldRepresentation\getInputField(), ilDclStandardField\getRecordQueryFilterObject(), ilDataCollectionDataSet\getXmlNamespace(), ILIAS\Modules\DataCollection\Fields\Formula\FormulaParser\Result\MathResultResolver\hasDateFieldsInMathTokens(), and ilDataCollectionDBUpdateSteps9\step_20().
| const ilDclDatatype::INPUTFORMAT_DATE_SELECTION = 15 |
Definition at line 36 of file class.ilDclDatatype.php.
| const ilDclDatatype::INPUTFORMAT_FILE = 16 |
Definition at line 37 of file class.ilDclDatatype.php.
Referenced by ilDataCollectionStorageMigration\step(), and ilDataCollectionDBUpdateSteps9\step_6().
| const ilDclDatatype::INPUTFORMAT_FILEUPLOAD = 6 |
Definition at line 29 of file class.ilDclDatatype.php.
Referenced by ilDclReferenceFieldModel\allowFilterInListView(), ilDclFieldFactory\getClassPathByInstance(), ilDclFieldFactory\getFieldTypeByInstance(), ilDclReferenceFieldRepresentation\getInputField(), ilDataCollectionExporter\getXmlExportHeadDependencies(), ilDataCollectionDataSet\getXmlNamespace(), and ilDataCollectionDBUpdateSteps9\step_7().
| const ilDclDatatype::INPUTFORMAT_FORMULA = 11 |
Definition at line 34 of file class.ilDclDatatype.php.
| const ilDclDatatype::INPUTFORMAT_ILIAS_REF = 8 |
Definition at line 31 of file class.ilDclDatatype.php.
Referenced by ilDclReferenceFieldRepresentation\getInputField(), and ilDataCollectionDataSet\getXmlNamespace().
| const ilDclDatatype::INPUTFORMAT_MOB = 9 |
Definition at line 32 of file class.ilDclDatatype.php.
Referenced by ilDclReferenceFieldModel\allowFilterInListView(), ilDclBaseRecordModel\doDelete(), ilDclReferenceFieldRepresentation\getInputField(), ilDataCollectionExporter\getXmlExportHeadDependencies(), ilDataCollectionDataSet\getXmlNamespace(), and ilDataCollectionDBUpdateSteps9\step_11().
| const ilDclDatatype::INPUTFORMAT_NONE = 0 |
Definition at line 23 of file class.ilDclDatatype.php.
Referenced by ilDclRecordEditGUI\setFormValues().
| const ilDclDatatype::INPUTFORMAT_NUMBER = 1 |
Definition at line 24 of file class.ilDclDatatype.php.
Referenced by ilDclStandardField\_getStandardFieldsAsArray(), ilDclCreateViewDefinitionGUI\executeCommand(), ilDclStandardField\getRecordQueryFilterObject(), and ilDclBaseFieldModel\hasNumericSorting().
| const ilDclDatatype::INPUTFORMAT_RATING = 7 |
Definition at line 30 of file class.ilDclDatatype.php.
| const ilDclDatatype::INPUTFORMAT_REFERENCE = 3 |
Definition at line 26 of file class.ilDclDatatype.php.
Referenced by ilDclReferenceFieldRepresentation\buildFieldCreationInput(), ilDclBaseFieldModel\cloneProperties(), ilDclDetailedViewDefinition\getAvailablePlaceholders(), and ilDataCollectionDataSet\getXmlNamespace().
| const ilDclDatatype::INPUTFORMAT_REFERENCELIST = 10 |
Definition at line 33 of file class.ilDclDatatype.php.
Referenced by ilDataCollectionDataSet\getXmlNamespace().
| const ilDclDatatype::INPUTFORMAT_TEXT = 2 |
Definition at line 25 of file class.ilDclDatatype.php.
Referenced by ilDclStandardField\_getStandardFieldsAsArray(), ilDclReferenceFieldRepresentation\getInputField(), ilDclStandardField\getRecordQueryFilterObject(), ilDataCollectionDataSet\getXmlNamespace(), and ilDataCollectionDBUpdateSteps9\step_12().
| const ilDclDatatype::INPUTFORMAT_TEXT_SELECTION = 14 |
Definition at line 35 of file class.ilDclDatatype.php.