|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilDclDefaultValueFactory:Public Member Functions | |
| create (int $data_type_id) | |
| createByTableName (string $table_name) | |
Data Fields | |
| const | STORAGE_LOCATION_MAPPING |
Definition at line 21 of file class.ilDclDefaultValueFactory.php.
| 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 ilDclTableViewDateDefaultValue\returnDbTableName(), ilDclTableViewNumberDefaultValue\returnDbTableName(), and ilDclTableViewTextDefaultValue\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().