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