27 assert($excel instanceof
ilExcel);
29 $value = parent::getValueFromExcel($excel,
$row, $col);
44 return substr(
$value, 0, 10);
Class ilDclBaseFieldModel.
Class ilDclBaseFieldModel.
date( 'd-M-Y', $objPHPExcel->getProperties() ->getCreated())
getValueFromExcel($excel, $row, $col)
parseSortingValue($value, $link=true)
Returns sortable value for the specific field-types.
parseExportValue($value)
Function to parse incoming data from form input value $value.