108 $this->objectInstanceId = ++self::$objectInstanceCounter;
116 $this->objectInstanceId = ++self::$objectInstanceCounter;
358 switch( $orderingType )
374 switch( $orderingType )
457 return implode(self::EXPORT_IDENT_PROPERTY_SEPARATOR, $ident);
462 if( !strlen($ident) )
467 $parts = explode(self::EXPORT_IDENT_PROPERTY_SEPARATOR, $ident);
469 if( count($parts) != 4 )
501 list($randomId, $solutionId, $pos, $indent) = explode(
502 self::EXPORT_IDENT_PROPERTY_SEPARATOR, $ident
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)