Stud.IP
6.0
|
Public Member Functions | |
initialPayload () | |
getFiles () | |
copyPayload (string $rangeId='') | |
Public Member Functions inherited from BlockType | |
initialPayload () | |
validatePayload ($payload) | |
__construct (\Courseware\Block $block) | |
getPayload () | |
setPayload ($payload) | |
copyPayload (string $rangeId='') | |
getFiles () | |
getFeedback () | |
getPdfHtmlTemplate () | |
Static Public Member Functions | |
static | getType () |
static | getTitle () |
static | getDescription () |
static | getJsonSchema () |
static | getCategories () |
static | getContentTypes () |
static | getFileTypes () |
static | getTags () |
Static Public Member Functions inherited from BlockType | |
static | getType () |
static | getTitle () |
static | getDescription () |
static | getJsonSchema () |
static | getCategories () |
static | getContentTypes () |
static | getFileTypes () |
static | getTags () |
static | getBlockTypes () |
static | isBlockType (string $blockType) |
static | findBlockType (string $blockType) |
static | factory (\Courseware\Block $block) |
Additional Inherited Members | |
Protected Member Functions inherited from BlockType | |
decodePayloadString (string $payload) | |
getFileById (string $fileId) | |
getFileRefById (string $fileId) | |
copyFileById (string $fileId, string $rangeId) | |
copyFolderById (string $folderId, string $rangeId) | |
Protected Attributes inherited from BlockType | |
$block | |
This class represents the content of a Courseware download block.
copyPayload | ( | string | $rangeId = '' | ) |
|
static |
|
static |
|
static |
getFiles | ( | ) |
get all files related to this bloc.
|
static |
|
static |
|
static |
|
static |
|
static |
initialPayload | ( | ) |