6 1 => ilDclTableViewTextDefaultValue::class,
7 2 => ilDclTableViewNumberDefaultValue::class,
8 3 => ilDclTableViewDateDefaultValue::class
14 public function create($data_type_id) {
16 $class = self::STORAGE_LOCATION_MAPPING[$storage_location];
An exception for terminatinating execution or to throw for unit testing.
static getDatatype($datatyp_id)
Get cached datatypes.
const STORAGE_LOCATION_MAPPING