|
ILIAS
Release_4_2_x_branch Revision 61807
|
Inheritance diagram for ilNotificationUserIterator:
Collaboration diagram for ilNotificationUserIterator:Public Member Functions | |
| __construct ($module, array $userids=array()) | |
| __destruct () | |
| current () | |
| key () | |
| next () | |
| rewind () | |
| valid () | |
Private Attributes | |
| $userids | |
| $rset | |
| $data | |
| $module | |
Definition at line 5 of file class.ilNotificationUserIterator.php.
| ilNotificationUserIterator::__construct | ( | $module, | |
| array | $userids = array() |
||
| ) |
| ilNotificationUserIterator::__destruct | ( | ) |
Definition at line 23 of file class.ilNotificationUserIterator.php.
| ilNotificationUserIterator::current | ( | ) |
Definition at line 27 of file class.ilNotificationUserIterator.php.
References $data.
| ilNotificationUserIterator::key | ( | ) |
Definition at line 31 of file class.ilNotificationUserIterator.php.
| ilNotificationUserIterator::next | ( | ) |
Definition at line 35 of file class.ilNotificationUserIterator.php.
| ilNotificationUserIterator::rewind | ( | ) |
Definition at line 39 of file class.ilNotificationUserIterator.php.
References $query, and ilNotificationSetupHelper\$tbl_userconfig.
Referenced by __construct().
Here is the caller graph for this function:| ilNotificationUserIterator::valid | ( | ) |
Definition at line 46 of file class.ilNotificationUserIterator.php.
|
private |
Definition at line 9 of file class.ilNotificationUserIterator.php.
Referenced by current().
|
private |
Definition at line 10 of file class.ilNotificationUserIterator.php.
Referenced by __construct().
|
private |
Definition at line 8 of file class.ilNotificationUserIterator.php.
|
private |
Definition at line 7 of file class.ilNotificationUserIterator.php.
Referenced by __construct().