| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for FirstPageToTileImageFlavourDefinition:
 Collaboration diagram for FirstPageToTileImageFlavourDefinition: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... | |
  Public Member Functions inherited from ILIAS\Object\Properties\CoreProperties\TileImage\ilObjectTileImageFlavourDefinition | |
| __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 32 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 27 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 37 of file FirstPageToTileImageFlavourDefintion.php.
      
  | 
  private | 
Definition at line 25 of file FirstPageToTileImageFlavourDefintion.php.