|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Helper UI class for notes/comments handling in (HTML) exports. More...
Collaboration diagram for ILIAS\Notes\Export\UserImageExporter:Public Member Functions | |
| __construct () | |
| exportUserImagesForRepObjId (string $export_dir, int $rep_obj_id) | |
| exportUserImages (string $export_dir, array $user_ids) | |
Protected Attributes | |
| ilDBInterface | $db |
Helper UI class for notes/comments handling in (HTML) exports.
Definition at line 25 of file class.UserImageExporter.php.
| ILIAS\Notes\Export\UserImageExporter::__construct | ( | ) |
Definition at line 29 of file class.UserImageExporter.php.
References $DIC.
| ILIAS\Notes\Export\UserImageExporter::exportUserImages | ( | string | $export_dir, |
| array | $user_ids | ||
| ) |
Definition at line 55 of file class.UserImageExporter.php.
| ILIAS\Notes\Export\UserImageExporter::exportUserImagesForRepObjId | ( | string | $export_dir, |
| int | $rep_obj_id | ||
| ) |
Definition at line 36 of file class.UserImageExporter.php.
References ILIAS\Repository\int().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file class.UserImageExporter.php.