ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
__construct (LOMServices $lom_services) | |
getLOMLanguagesForSelectInputs () | |
filterObjIdsByCopyright (array $obj_ids, string $copyright_id) | |
Protected Attributes | |
LOMServices | $lom_services |
Definition at line 25 of file class.MetadataManager.php.
ILIAS\FileUpload\DTO\Metadata\MetadataManager::__construct | ( | LOMServices | $lom_services | ) |
Definition at line 29 of file class.MetadataManager.php.
References ILIAS\FileUpload\DTO\Metadata\MetadataManager\$lom_services.
ILIAS\FileUpload\DTO\Metadata\MetadataManager::filterObjIdsByCopyright | ( | array | $obj_ids, |
string | $copyright_id | ||
) |
int[] | $obj_ids |
Definition at line 46 of file class.MetadataManager.php.
References null.
ILIAS\FileUpload\DTO\Metadata\MetadataManager::getLOMLanguagesForSelectInputs | ( | ) |
Definition at line 34 of file class.MetadataManager.php.
|
protected |
Definition at line 27 of file class.MetadataManager.php.
Referenced by ILIAS\FileUpload\DTO\Metadata\MetadataManager\__construct().