29 $this->tree = $DIC->repositoryTree();
30 $this->user_id = $a_user_id;
31 $this->obj_id = $a_obj_id;
56 if (!
$tree->isSaved($ref_id)) {
63 "exc_id" => $exercise[
"obj_id"],
64 "ass_id" => $exercise[
"ass_id"]
__construct(int $a_user_id, int $a_obj_id)
ilPortfolioExercise constructor.
static _getAllReferences($a_id)
get all reference ids of object
getAssignmentsOfPortfolio()
static findUserFiles($a_user_id, $a_filetitle)
Check if given file was assigned.
Exercise info for portfolios.