ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilExcCriteriaFile. More...
Protected Member Functions | |
initStorage () | |
Protected Member Functions inherited from ilExcCriteria | |
__construct () | |
setId ($a_id) | |
setDefinition (array $a_value=null) | |
getDefinition () | |
importFromDB (array $a_row) | |
getDBProperties () | |
getLastPosition () | |
Protected Attributes | |
$lng | |
$ctrl | |
Protected Attributes inherited from ilExcCriteria | |
$db | |
$id | |
$parent | |
$title | |
$desc | |
$required | |
$pos | |
$def | |
$form | |
$ass | |
$giver_id | |
$peer_id | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilExcCriteria | |
static | getInstanceById ($a_id) |
static | getInstancesByParentId ($a_parent_id) |
static | getTypesMap () |
static | getInstanceByType ($a_type) |
static | deleteByParent ($a_parent_id) |
Class ilExcCriteriaFile.
Definition at line 13 of file class.ilExcCriteriaFile.php.
ilExcCriteriaFile::__construct | ( | ) |
ilExcCriteriaFile::addToPeerReviewForm | ( | $a_value = null | ) |
Definition at line 66 of file class.ilExcCriteriaFile.php.
References $file, $files, array, ilExcCriteria\getDescription(), getFiles(), ilExcCriteria\getId(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
ilExcCriteriaFile::getFileByHash | ( | ) |
Definition at line 124 of file class.ilExcCriteriaFile.php.
References $_GET, $file, and getFiles().
ilExcCriteriaFile::getFiles | ( | ) |
Definition at line 50 of file class.ilExcCriteriaFile.php.
References $path, array, and initStorage().
Referenced by addToPeerReviewForm(), getFileByHash(), getHTML(), and hasValue().
ilExcCriteriaFile::getHTML | ( | $a_value | ) |
Definition at line 136 of file class.ilExcCriteriaFile.php.
References $ctrl, $file, $files, $ilCtrl, array, getFiles(), and ilExcCriteria\getId().
ilExcCriteriaFile::getType | ( | ) |
Definition at line 38 of file class.ilExcCriteriaFile.php.
ilExcCriteriaFile::hasValue | ( | $a_value | ) |
Definition at line 103 of file class.ilExcCriteriaFile.php.
References getFiles().
Referenced by validate().
ilExcCriteriaFile::importFromPeerReviewForm | ( | ) |
Definition at line 81 of file class.ilExcCriteriaFile.php.
References $path, ilUtil\delDir(), ilExcCriteria\getId(), and initStorage().
|
protected |
Definition at line 43 of file class.ilExcCriteriaFile.php.
References ilExcCriteria\getId(), and ilFSStorageExercise\getPeerReviewUploadPath().
Referenced by getFiles(), and importFromPeerReviewForm().
ilExcCriteriaFile::resetReview | ( | ) |
Definition at line 56 of file class.ilExcCriteriaFile.php.
References ilFileSystemStorage\deleteDirectory().
ilExcCriteriaFile::validate | ( | $a_value | ) |
Definition at line 108 of file class.ilExcCriteriaFile.php.
References $lng, ilExcCriteria\getId(), hasValue(), and ilExcCriteria\isRequired().
|
protected |
Definition at line 23 of file class.ilExcCriteriaFile.php.
Referenced by getHTML().
|
protected |
Definition at line 18 of file class.ilExcCriteriaFile.php.
Referenced by validate().