Home
last modified time | relevance | path

Searched refs:setLongMenuTextValue (Results 1 – 8 of 8) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/test/
H A DassLongMenuTest.php112 $obj->setLongMenuTextValue('LongMenu Question');
202 $obj->setLongMenuTextValue('dummy text');
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/test/
H A DassLongMenuTest.php112 $obj->setLongMenuTextValue('LongMenu Question');
202 $obj->setLongMenuTextValue('dummy text');
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.assLongMenu.php98 public function setLongMenuTextValue($long_menu_text = "") function in assLongMenu
382 … $this->setLongMenuTextValue(ilRTE::_replaceMediaObjectImageSrc($data['long_menu_text'], 1));
866 $this->setLongMenuTextValue($migrator->migrateToLmContent($this->getLongMenuTextValue()));
H A Dclass.assLongMenuGUI.php93 $this->object->setLongMenuTextValue(ilUtil::stripSlashesRecursive($_POST['longmenu_text']));
98 $this->object->setLongMenuTextValue($_POST["longmenu_text"]);
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.assLongMenu.php98 public function setLongMenuTextValue($long_menu_text = "") function in assLongMenu
382 … $this->setLongMenuTextValue(ilRTE::_replaceMediaObjectImageSrc($data['long_menu_text'], 1));
873 $this->setLongMenuTextValue($migrator->migrateToLmContent($this->getLongMenuTextValue()));
H A Dclass.assLongMenuGUI.php93 $this->object->setLongMenuTextValue(ilUtil::stripSlashesRecursive($_POST['longmenu_text']));
98 $this->object->setLongMenuTextValue($_POST["longmenu_text"]);
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/import/qti12/
H A Dclass.assLongMenuImport.php33 … $this->object->setLongMenuTextValue($this->object->QTIMaterialToString($material));
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/import/qti12/
H A Dclass.assLongMenuImport.php33 … $this->object->setLongMenuTextValue($this->object->QTIMaterialToString($material));