Home
last modified time | relevance | path

Searched refs:throwUnknownIdentifierTypeException (Results 1 – 2 of 2) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/questions/
H A Dclass.ilAssOrderingElementList.php531 $this->throwUnknownIdentifierTypeException($identifierType);
545 default: $this->throwUnknownIdentifierTypeException($identifierType);
565 $this->throwUnknownIdentifierTypeException($identifierType);
580 $this->throwUnknownIdentifierTypeException($identifierType);
587 protected function throwUnknownIdentifierTypeException($identifierType) function in ilAssOrderingElementList
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/questions/
H A Dclass.ilAssOrderingElementList.php531 $this->throwUnknownIdentifierTypeException($identifierType);
545 default: $this->throwUnknownIdentifierTypeException($identifierType);
565 $this->throwUnknownIdentifierTypeException($identifierType);
580 $this->throwUnknownIdentifierTypeException($identifierType);
587 protected function throwUnknownIdentifierTypeException($identifierType) function in ilAssOrderingElementList