ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (LOMServices $lom_services) | |
getAuthorsFromLOM (int $obj_id, int $sub_id, string $type) | |
saveAuthorsInLOMIfNoLifecycleSet (int $obj_id, int $sub_id, string $type, string $author) | |
Protected Attributes | |
LOMServices | $lom_services |
Definition at line 25 of file class.MetadataManager.php.
ILIAS\Survey\Metadata\MetadataManager::__construct | ( | LOMServices | $lom_services | ) |
Definition at line 29 of file class.MetadataManager.php.
References ILIAS\Survey\Metadata\MetadataManager\$lom_services.
ILIAS\Survey\Metadata\MetadataManager::getAuthorsFromLOM | ( | int | $obj_id, |
int | $sub_id, | ||
string | $type | ||
) |
Definition at line 34 of file class.MetadataManager.php.
ILIAS\Survey\Metadata\MetadataManager::saveAuthorsInLOMIfNoLifecycleSet | ( | int | $obj_id, |
int | $sub_id, | ||
string | $type, | ||
string | $author | ||
) |
Definition at line 46 of file class.MetadataManager.php.
|
protected |
Definition at line 27 of file class.MetadataManager.php.
Referenced by ILIAS\Survey\Metadata\MetadataManager\__construct().