ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Stores configuration for the service (currently only path to ffmpeg) in the according ini-field. More...
Public Member Functions | |
__construct (\ilMediaObjectSetupConfig $config) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
Protected Attributes | |
$config | |
Stores configuration for the service (currently only path to ffmpeg) in the according ini-field.
Definition at line 11 of file class.ilMediaObjectConfigStoredObjective.php.
ilMediaObjectConfigStoredObjective::__construct | ( | \ilMediaObjectSetupConfig | $config | ) |
Definition at line 18 of file class.ilMediaObjectConfigStoredObjective.php.
References $config.
ilMediaObjectConfigStoredObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 47 of file class.ilMediaObjectConfigStoredObjective.php.
References $ini.
ilMediaObjectConfigStoredObjective::getHash | ( | ) |
Definition at line 24 of file class.ilMediaObjectConfigStoredObjective.php.
ilMediaObjectConfigStoredObjective::getLabel | ( | ) |
Definition at line 29 of file class.ilMediaObjectConfigStoredObjective.php.
ilMediaObjectConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 39 of file class.ilMediaObjectConfigStoredObjective.php.
ilMediaObjectConfigStoredObjective::isNotable | ( | ) |
Definition at line 34 of file class.ilMediaObjectConfigStoredObjective.php.
|
protected |
Definition at line 16 of file class.ilMediaObjectConfigStoredObjective.php.
Referenced by __construct().