15 $input->setAllowDeletion(
true);
26 $input->setSubmitFormOnEnter(
true);
38 $file_name = $m_obj->getTitle();
39 if (!$filter || strpos(strtolower($file_name), strtolower($filter)) !==
false) {
50 $opt =
new ilRadioOption($this->lng->txt(
'dcl_' . $this->getField()->getDatatype()->getTitle()), $this->getField()->getDatatypeId());
51 $opt->setInfo($this->lng->txt(
'dcl_' . $this->getField()->getDatatype()->getTitle() .
'_desc'));
56 $prop_width->setSize(5);
57 $prop_width->setMaxValue(4000);
59 $opt->addSubItem($prop_width);
62 $prop_height->setSize(5);
63 $prop_height->setMaxValue(4000);
65 $opt->addSubItem($prop_height);
68 $opt->addSubItem($prop_page_details);
sprintf('%.4f', $callTime)
An exception for terminatinating execution or to throw for unit testing.
const PROP_LINK_DETAIL_PAGE_TEXT
getFilterInputFieldValue( $input)
setupFilterInputField(ilFormPropertyGUI $input)
Set basic settings for filter-input-gui.
getField()
Return BaseFieldModel.
Class ilDclBaseRecordModel.
getRecordFieldValue($field_id)
Get Field Value.
Class ilDclFileuploadFieldRepresentaion.
requiredWorkaroundForInputField($input, $record_id)
Class ilDclFileuploadFieldRepresentaion.
getInputField(ilPropertyFormGUI $form, $record_id=0)
Returns field-input.null
passThroughFilter(ilDclBaseRecordModel $record, $filter)
Checks if a filter affects a record.bool
addFilterInputFieldToTable(ilTable2GUI $table)
Add filter input to TableGUI.null
buildFieldCreationInput(ilObjDataCollection $dcl, $mode='create')
@inheritDoc
Class ilObjDataCollection.
This class represents an option in a radio group.
if(empty($password)) $table
if(isset($_POST['submit'])) $form