|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilExcCriteriaFile. More...
Inheritance diagram for ilExcCriteriaFile:
Collaboration diagram for ilExcCriteriaFile: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 11 of file class.ilExcCriteriaFile.php.
| ilExcCriteriaFile::__construct | ( | ) |
Constructor.
Reimplemented from ilExcCriteria.
Definition at line 27 of file class.ilExcCriteriaFile.php.
References $DIC, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilExcCriteriaFile::addToPeerReviewForm | ( | $a_value = null | ) |
Reimplemented from ilExcCriteria.
Definition at line 62 of file class.ilExcCriteriaFile.php.
References ilExcCriteria\getDescription(), getFiles(), ilExcCriteria\getId(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
Here is the call graph for this function:| ilExcCriteriaFile::getFileByHash | ( | ) |
Definition at line 120 of file class.ilExcCriteriaFile.php.
References $_GET, and getFiles().
Here is the call graph for this function:| ilExcCriteriaFile::getFiles | ( | ) |
Definition at line 47 of file class.ilExcCriteriaFile.php.
References initStorage().
Referenced by addToPeerReviewForm(), getFileByHash(), getHTML(), and hasValue().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExcCriteriaFile::getHTML | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 132 of file class.ilExcCriteriaFile.php.
References $ctrl, getFiles(), and ilExcCriteria\getId().
Here is the call graph for this function:| ilExcCriteriaFile::getType | ( | ) |
Reimplemented from ilExcCriteria.
Definition at line 36 of file class.ilExcCriteriaFile.php.
| ilExcCriteriaFile::hasValue | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 99 of file class.ilExcCriteriaFile.php.
References getFiles().
Referenced by validate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExcCriteriaFile::importFromPeerReviewForm | ( | ) |
Reimplemented from ilExcCriteria.
Definition at line 77 of file class.ilExcCriteriaFile.php.
References ilUtil\delDir(), ilExcCriteria\getId(), initStorage(), and ilUtil\moveUploadedFile().
Here is the call graph for this function:
|
protected |
Definition at line 41 of file class.ilExcCriteriaFile.php.
References ilExcCriteria\getId().
Referenced by getFiles(), and importFromPeerReviewForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExcCriteriaFile::resetReview | ( | ) |
Reimplemented from ilExcCriteria.
Definition at line 53 of file class.ilExcCriteriaFile.php.
| ilExcCriteriaFile::validate | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 104 of file class.ilExcCriteriaFile.php.
References $lng, ilExcCriteria\getId(), hasValue(), and ilExcCriteria\isRequired().
Here is the call graph for this function:
|
protected |
Definition at line 21 of file class.ilExcCriteriaFile.php.
Referenced by getHTML().
|
protected |
Definition at line 16 of file class.ilExcCriteriaFile.php.
Referenced by validate().