| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilAssSpecificFeedbackIdentifierList:
 Collaboration diagram for ilAssSpecificFeedbackIdentifierList:Public Member Functions | |
| load (int $questionId) | |
| current () | |
| next () | |
| key () | |
| valid () | |
| rewind () | |
Protected Member Functions | |
| add (ilAssSpecificFeedbackIdentifier $identifier) | |
| getSpecificFeedbackTableName () | |
Protected Attributes | |
| array | $map = array() | 
Definition at line 27 of file class.ilAssSpecificFeedbackIdentifierList.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilAssSpecificFeedbackIdentifierList.php.
Referenced by load().
 Here is the caller graph for this function:| ilAssSpecificFeedbackIdentifierList::current | ( | ) | 
Definition at line 63 of file class.ilAssSpecificFeedbackIdentifierList.php.
      
  | 
  protected | 
Definition at line 88 of file class.ilAssSpecificFeedbackIdentifierList.php.
References ilAssMultiOptionQuestionFeedback\TABLE_NAME_SPECIFIC_FEEDBACK.
| ilAssSpecificFeedbackIdentifierList::key | ( | ) | 
Definition at line 73 of file class.ilAssSpecificFeedbackIdentifierList.php.
Referenced by valid().
 Here is the caller graph for this function:| ilAssSpecificFeedbackIdentifierList::load | ( | int | $questionId | ) | 
Definition at line 39 of file class.ilAssSpecificFeedbackIdentifierList.php.
References $DIC, $res, and add().
 Here is the call graph for this function:| ilAssSpecificFeedbackIdentifierList::next | ( | ) | 
Definition at line 68 of file class.ilAssSpecificFeedbackIdentifierList.php.
| ilAssSpecificFeedbackIdentifierList::rewind | ( | ) | 
Definition at line 83 of file class.ilAssSpecificFeedbackIdentifierList.php.
| ilAssSpecificFeedbackIdentifierList::valid | ( | ) | 
Definition at line 78 of file class.ilAssSpecificFeedbackIdentifierList.php.
References key().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 32 of file class.ilAssSpecificFeedbackIdentifierList.php.