108 $this->objectInstanceId = ++self::$objectInstanceCounter;
116 $this->objectInstanceId = ++self::$objectInstanceCounter;
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,
static isValidPosition($position)
isSameElement(ilAssOrderingElement $element)
setSolutionIdentifier($solutionIdentifier)
setUploadImageName($uploadImageName)
getStorageValue1($orderingType)
const EXPORT_IDENT_PROPERTY_SEPARATOR
setUploadImageFile($uploadImageFile)
getImageThumbnailPrefix()
static isValidRandomIdentifier($identifier)
__construct()
ilAssOrderingElement constructor.
setImagePathFs($imagePathFs)
setImagePathWeb($imagePathWeb)
const OQ_PICTURES
Ordering question constants.
setRandomIdentifier($randomIdentifier)
setImageRemovalRequest($imageRemovalRequest)
getPresentationImageUrl()
Create styles array
The data for the language used.
getStorageValue2($orderingType)
static $objectInstanceCounter
setImageThumbnailPrefix($imageThumbnailPrefix)
static isValidSolutionIdentifier($identifier)
setIndentation($indentation)
static isValidIndentation($indentation)