Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for core\dml\table, including all inherited members.
$fieldprefix | core\dml\table | protected |
$fields | core\dml\table | protected |
$tablealias | core\dml\table | protected |
$tablename | core\dml\table | protected |
__construct(string $tablename, string $tablealias, string $fieldprefix) | core\dml\table | |
extract_from_result(stdClass $result) | core\dml\table | |
get_field_select() | core\dml\table | |
get_fieldlist() | core\dml\table | protected |
get_from_sql() | core\dml\table |