[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Native postgresql recordset.
Copyright: | 2008 Petr Skoda (http://skodak.org) |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 112 lines (3 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 1 file lib/dml/moodle_recordset.php |
pgsql_native_moodle_recordset:: (8 methods):
__construct()
__destruct()
fetch_next()
current()
key()
next()
valid()
close()
Class: pgsql_native_moodle_recordset - X-Ref
pgsql specific moodle recordset class__construct($result, $bytea_oid) X-Ref |
No description |
__destruct() X-Ref |
No description |
fetch_next() X-Ref |
No description |
current() X-Ref |
No description |
key() X-Ref |
No description |
next() X-Ref |
No description |
valid() X-Ref |
No description |
close() X-Ref |
No description |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |