|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilDclDefaultValueFactory:Public Member Functions | |
| const | create (int $data_type_id) |
| createByTableName (string $table_name) | |
Data Fields | |
| const | STORAGE_LOCATION_MAPPING |
Definition at line 21 of file class.ilDclDefaultValueFactory.php.
| const ilDclDefaultValueFactory::create | ( | int | $data_type_id | ) |
Definition at line 29 of file class.ilDclDefaultValueFactory.php.
References ilDclCache\getDatatype().
Here is the call graph for this function:| ilDclDefaultValueFactory::createByTableName | ( | string | $table_name | ) |
Definition at line 36 of file class.ilDclDefaultValueFactory.php.
References ilDclTableViewTextDefaultValue\returnDbTableName(), ilDclTableViewDateDefaultValue\returnDbTableName(), and ilDclTableViewNumberDefaultValue\returnDbTableName().
Here is the call graph for this function:| const ilDclDefaultValueFactory::STORAGE_LOCATION_MAPPING |
Definition at line 23 of file class.ilDclDefaultValueFactory.php.
Referenced by ilDclTableViewBaseDefaultValue\findAll().