341 if ($element->
getPosition() != $this->getPosition()) {
354 switch ($orderingType) {
369 switch ($orderingType) {
447 return implode(self::EXPORT_IDENT_PROPERTY_SEPARATOR, $ident);
452 if (!strlen($ident)) {
456 $parts = explode(self::EXPORT_IDENT_PROPERTY_SEPARATOR, $ident);
458 if (count($parts) != 4) {
484 list($randomId, $solutionId, $pos, $indent) = explode(
485 self::EXPORT_IDENT_PROPERTY_SEPARATOR,
An exception for terminatinating execution or to throw for unit testing.
static isValidPosition($position)
static isValidRandomIdentifier($identifier)
static isValidSolutionIdentifier($identifier)
static isValidIndentation($indentation)
getStorageValue1($orderingType)
setIndentation($indentation)
getImageThumbnailPrefix()
setImageRemovalRequest($imageRemovalRequest)
setImagePathWeb($imagePathWeb)
setImageThumbnailPrefix($imageThumbnailPrefix)
setRandomIdentifier($randomIdentifier)
__construct()
ilAssOrderingElement constructor.
setUploadImageName($uploadImageName)
static $objectInstanceCounter
getPresentationImageUrl()
setSolutionIdentifier($solutionIdentifier)
setImagePathFs($imagePathFs)
isSameElement(ilAssOrderingElement $element)
setUploadImageFile($uploadImageFile)
getStorageValue2($orderingType)
const EXPORT_IDENT_PROPERTY_SEPARATOR
const OQ_PICTURES
Ordering question constants.