|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 13 of file class.ilExcCriteriaFile.php.
| ilExcCriteriaFile::__construct | ( | ) |
Constructor.
Reimplemented from ilExcCriteria.
Definition at line 29 of file class.ilExcCriteriaFile.php.
References $DIC.
| ilExcCriteriaFile::addToPeerReviewForm | ( | $a_value = null | ) |
Reimplemented from ilExcCriteria.
Definition at line 66 of file class.ilExcCriteriaFile.php.
References $file, $files, ilExcCriteria\getDescription(), getFiles(), ilExcCriteria\getId(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
Here is the call graph for this function:| ilExcCriteriaFile::getFileByHash | ( | ) |
Definition at line 124 of file class.ilExcCriteriaFile.php.
References $_GET, $file, and getFiles().
Here is the call graph for this function:| ilExcCriteriaFile::getFiles | ( | ) |
Definition at line 50 of file class.ilExcCriteriaFile.php.
References $path, and 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 136 of file class.ilExcCriteriaFile.php.
References $ctrl, $file, $files, $ilCtrl, getFiles(), and ilExcCriteria\getId().
Here is the call graph for this function:| ilExcCriteriaFile::getType | ( | ) |
Reimplemented from ilExcCriteria.
Definition at line 38 of file class.ilExcCriteriaFile.php.
| ilExcCriteriaFile::hasValue | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 103 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 81 of file class.ilExcCriteriaFile.php.
References $path, ilUtil\delDir(), ilExcCriteria\getId(), and initStorage().
Here is the call graph for this function:
|
protected |
Definition at line 43 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 56 of file class.ilExcCriteriaFile.php.
| ilExcCriteriaFile::validate | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 108 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 23 of file class.ilExcCriteriaFile.php.
Referenced by getHTML().
|
protected |
Definition at line 18 of file class.ilExcCriteriaFile.php.
Referenced by validate().