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)) {
An exception for terminatinating execution or to throw for unit testing.
static findUserFiles($a_user_id, $a_filetitle)
Check if given file was assigned.
static _getAllReferences($a_id)
get all reference ids of object
Exercise info for portfolios.
getAssignmentsOfPortfolio()
__construct(int $a_user_id, int $a_obj_id)
ilPortfolioExercise constructor.