34 private string $id = self::class;
59 if ($this->can_handle_definition_id ===
null) {
62 return $this->can_handle_definition_id === $definition->
getId();
67 return $this->depends_on_engine;
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
dependsOnEngine()
Return the class name of the Engine that is required for this Machine to work.
canHandleDefinition(FlavourDefinition $definition)
Check if a corresponding configuration can be processed by this Machine.
string $depends_on_engine
load(string $id, ?string $can_handle_definition_id=null, string $depends_on_engine=NoEngine::class)
__construct()
FlavourMachines must be able to be created without further dependencies.
string $can_handle_definition_id
processStream(FileInformation $information, FileStream $stream, FlavourDefinition $for_definition)
The base interface for all filesystem streams.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...