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];
const create($data_type_id)
const STORAGE_LOCATION_MAPPING
static getDatatype($datatyp_id)
Get cached datatypes.