ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
getId () | |
getFlavourMachineId () | |
Defines the ID of the machine that supports this definition. More... | |
getInternalName () | |
This defines the speaky internal name of the definition, as the consumer would like to use it, e.g. More... | |
![]() | |
__construct () | |
getId () | |
getFlavourMachineId () | |
Defines the ID of the machine that supports this definition. More... | |
getInternalName () | |
This defines the speaky internal name of the definition, as the consumer would like to use it, e.g. More... | |
getVariantName () | |
If a definition can be used in several variants (e.g. More... | |
persist () | |
Define whether the generated flavor and the respective streams should be persisted, or whether they should only be generated and used in-memory. More... | |
getWidths () | |
getRatio () | |
getQuality () | |
Private Attributes | |
const | ID = 'b9b2f16325492412304989a9b3e32479e612957582f60ed667af31e7b36e50ed' |
Definition at line 23 of file FirstPageToTileImageFlavourDefintion.php.
FirstPageToTileImageFlavourDefinition::getFlavourMachineId | ( | ) |
Defines the ID of the machine that supports this definition.
The machine MUST exist.
Implements ILIAS\ResourceStorage\Flavour\Definition\FlavourDefinition.
Definition at line 34 of file FirstPageToTileImageFlavourDefintion.php.
References FirstPageToTileImageMachine\ID.
FirstPageToTileImageFlavourDefinition::getId | ( | ) |
If you ever change the ID, existing - maybe persisted - flavours created based on this definition will not be found anymore and have to be regenerated.
Implements ILIAS\ResourceStorage\Flavour\Definition\FlavourDefinition.
Definition at line 28 of file FirstPageToTileImageFlavourDefintion.php.
FirstPageToTileImageFlavourDefinition::getInternalName | ( | ) |
This defines the speaky internal name of the definition, as the consumer would like to use it, e.g.
to be able to distinguish between several flavors.
Implements ILIAS\ResourceStorage\Flavour\Definition\FlavourDefinition.
Definition at line 40 of file FirstPageToTileImageFlavourDefintion.php.
|
private |
Definition at line 25 of file FirstPageToTileImageFlavourDefintion.php.