4 require_once
'Services/Form/classes/class.ilMultipleTextsInputGUI.php';
19 require_once
'Modules/TestQuestionPool/classes/forms/class.ilAssOrderingDefaultElementFallback.php';
23 parent::__construct(
'', $postVar);
61 require_once
'Modules/TestQuestionPool/classes/questions/class.ilAssOrderingElementList.php';
76 return (
bool) strlen((
string)
$value);
79 return (
bool) strlen(
$value);
static buildInstance($questionId, $orderingElements=array())
getStylingDisabled()
FOR COMPATIBILITY ONLY.
getRandomIdentifierIndexedElements()
__construct(ilAssOrderingFormValuesObjectsConverter $converter, $postVar)
ilAssOrderingTextsInputGUI constructor.
setStylingDisabled($stylingDisabled)
FOR COMPATIBILITY ONLY.
setElementList(ilAssOrderingElementList $elementList)
valueHasContentText($value)
getElementList($questionId)