|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilExcCriteriaFile. More...
Inheritance diagram for ilExcCriteriaFile:
Collaboration diagram for ilExcCriteriaFile:Public Member Functions | |
| getType () | |
| getFiles () | |
| resetReview () | |
| addToPeerReviewForm ($a_value=null) | |
| importFromPeerReviewForm () | |
| hasValue ($a_value) | |
| validate ($a_value) | |
| getFileByHash () | |
| getHTML ($a_value) | |
Public Member Functions inherited from ilExcCriteria | |
| getTranslatedType () | |
| getId () | |
| getType () | |
| setParent ($a_value) | |
| getParent () | |
| setTitle ($a_value) | |
| getTitle () | |
| setDescription ($a_value) | |
| getDescription () | |
| setRequired ($a_value) | |
| isRequired () | |
| setPosition ($a_value) | |
| getPosition () | |
| importDefinition ($a_def) | |
| save () | |
| update () | |
| delete () | |
| cloneObject ($a_target_parent_id) | |
| initCustomForm (ilPropertyFormGUI $a_form) | |
| exportCustomForm (ilPropertyFormGUI $a_form) | |
| importCustomForm (ilPropertyFormGUI $a_form) | |
| setPeerReviewContext (ilExAssignment $a_ass, $a_giver_id, $a_peer_id, ilPropertyFormGUI $a_form=null) | |
| addToPeerReviewForm ($a_value=null) | |
| importFromPeerReviewForm () | |
| updateFromAjax () | |
| validate ($a_value) | |
| hasValue ($a_value) | |
| getHTML ($a_value) | |
| resetReview () | |
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 () | |
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) |
Protected Attributes inherited from ilExcCriteria | |
| $id | |
| $parent | |
| $title | |
| $desc | |
| $required | |
| $pos | |
| $def | |
| $form | |
| $ass | |
| $giver_id | |
| $peer_id | |
Class ilExcCriteriaFile.
Definition at line 13 of file class.ilExcCriteriaFile.php.
| ilExcCriteriaFile::addToPeerReviewForm | ( | $a_value = null | ) |
Reimplemented from ilExcCriteria.
Definition at line 43 of file class.ilExcCriteriaFile.php.
References $file, ilExcCriteria\getDescription(), getFiles(), ilExcCriteria\getId(), ilExcCriteria\getTitle(), and ilExcCriteria\isRequired().
Here is the call graph for this function:| ilExcCriteriaFile::getFileByHash | ( | ) |
Definition at line 105 of file class.ilExcCriteriaFile.php.
References $_GET, $file, and getFiles().
Here is the call graph for this function:| ilExcCriteriaFile::getFiles | ( | ) |
Definition at line 27 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 120 of file class.ilExcCriteriaFile.php.
References $file, $ilCtrl, getFiles(), and ilExcCriteria\getId().
Here is the call graph for this function:| ilExcCriteriaFile::getType | ( | ) |
Reimplemented from ilExcCriteria.
Definition at line 15 of file class.ilExcCriteriaFile.php.
| ilExcCriteriaFile::hasValue | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 81 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 59 of file class.ilExcCriteriaFile.php.
References $path, ilUtil\delDir(), ilExcCriteria\getId(), initStorage(), and ilUtil\moveUploadedFile().
Here is the call graph for this function:
|
protected |
Definition at line 20 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 33 of file class.ilExcCriteriaFile.php.
| ilExcCriteriaFile::validate | ( | $a_value | ) |
Reimplemented from ilExcCriteria.
Definition at line 86 of file class.ilExcCriteriaFile.php.
References $lng, ilExcCriteria\getId(), hasValue(), and ilExcCriteria\isRequired().
Here is the call graph for this function: