| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ILIAS\Notifications\ilNotificationUserIterator:
 Collaboration diagram for ILIAS\Notifications\ilNotificationUserIterator:Public Member Functions | |
| __construct (private readonly string $module, private readonly array $userids=[]) | |
| __destruct () | |
| current () | |
| key () | |
| next () | |
| rewind () | |
| valid () | |
Private Attributes | |
| ilDBStatement | $rset | 
| readonly ilDBInterface | $db | 
| array | $data = null | 
Definition at line 32 of file ilNotificationUserIterator.php.
| ILIAS\Notifications\ilNotificationUserIterator::__construct | ( | private readonly string | $module, | 
| private readonly array | $userids = []  | 
        ||
| ) | 
| list<int> | $userids | 
Definition at line 42 of file ilNotificationUserIterator.php.
References $DIC, and ILIAS\Notifications\ilNotificationUserIterator\rewind().
 Here is the call graph for this function:| ILIAS\Notifications\ilNotificationUserIterator::__destruct | ( | ) | 
Definition at line 50 of file ilNotificationUserIterator.php.
| ILIAS\Notifications\ilNotificationUserIterator::current | ( | ) | 
Definition at line 58 of file ilNotificationUserIterator.php.
References ILIAS\Notifications\ilNotificationUserIterator\$data.
| ILIAS\Notifications\ilNotificationUserIterator::key | ( | ) | 
Definition at line 63 of file ilNotificationUserIterator.php.
| ILIAS\Notifications\ilNotificationUserIterator::next | ( | ) | 
Definition at line 68 of file ilNotificationUserIterator.php.
| ILIAS\Notifications\ilNotificationUserIterator::rewind | ( | ) | 
Definition at line 72 of file ilNotificationUserIterator.php.
References ILIAS\Notifications\ilNotificationSetupHelper\$tbl_userconfig, ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
Referenced by ILIAS\Notifications\ilNotificationUserIterator\__construct().
 Here is the caller graph for this function:| ILIAS\Notifications\ilNotificationUserIterator::valid | ( | ) | 
Definition at line 85 of file ilNotificationUserIterator.php.
      
  | 
  private | 
Definition at line 37 of file ilNotificationUserIterator.php.
Referenced by ILIAS\Notifications\ilNotificationUserIterator\current().
      
  | 
  private | 
Definition at line 35 of file ilNotificationUserIterator.php.
      
  | 
  private | 
Definition at line 34 of file ilNotificationUserIterator.php.