Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for core\dml\recordset_walk, including all inherited members.
$callback | core\dml\recordset_walk | protected |
$callbackextra | core\dml\recordset_walk | protected |
$recordset | core\dml\recordset_walk | protected |
__construct(\moodle_recordset $recordset, callable $callback, $callbackextra=null) | core\dml\recordset_walk | |
__destruct() | core\dml\recordset_walk | |
close() | core\dml\recordset_walk | |
current() | core\dml\recordset_walk | |
key() | core\dml\recordset_walk | |
next() | core\dml\recordset_walk | |
rewind() | core\dml\recordset_walk | |
valid() | core\dml\recordset_walk |