|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Survey\Metadata\MetadataManager: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().