This is the complete list of members for view_table_php, including all inherited members.
$can_subaction | XMLDBAction | protected |
$does_generate | XMLDBAction | protected |
$errormsg | XMLDBAction | protected |
$output | XMLDBAction | protected |
$postaction | XMLDBAction | protected |
$sesskey_protected | XMLDBAction | protected |
$str | XMLDBAction | protected |
$subaction (defined in XMLDBAction) | XMLDBAction | protected |
$title | XMLDBAction | protected |
__construct() | XMLDBAction | |
add_field_php($structure, $table, $field) | view_table_php | |
add_index_php($structure, $table, $index) | view_table_php | |
add_key_php($structure, $table, $key) | view_table_php | |
change_field_default_php($structure, $table, $field) | view_table_php | |
change_field_notnull_php($structure, $table, $field) | view_table_php | |
change_field_precision_php($structure, $table, $field) | view_table_php | |
change_field_type_php($structure, $table, $field) | view_table_php | |
drop_field_php($structure, $table, $field) | view_table_php | |
drop_index_php($structure, $table, $index) | view_table_php | |
drop_key_php($structure, $table, $key) | view_table_php | |
getDoesGenerate() | XMLDBAction | |
getError() | XMLDBAction | |
getOutput() | XMLDBAction | |
getPostAction() | XMLDBAction | |
getTitle() | XMLDBAction | |
init() | view_table_php | |
invoke() | view_table_php | |
launch($action) | XMLDBAction | |
loadStrings($strings) | XMLDBAction | |
rename_field_php($structure, $table, $field) | view_table_php | |
rename_index_php($structure, $table, $index) | view_table_php | |
rename_key_php($structure, $table, $key) | view_table_php | |
upgrade_savepoint_php($structure) | XMLDBAction | |