checkoff_head |
./dba.module |
Adds the javascript for selecting all tables. |
1 |
|
dba_admin_tables_check |
./dba.module |
MySQL only: check the selected table(s). |
|
1 |
dba_admin_tables_describe |
./dba.module |
Describe the schema of the selected table. |
|
1 |
dba_admin_tables_optimize |
./dba.module |
MySQL only: optimize the selected table(s). |
|
1 |
dba_admin_tables_verify_op |
./dba.module |
Menu callback to verify the administrator wants to backup, empty or
drop the selected table(s) by means of a confirm form. |
|
1 |
dba_admin_tables_view |
./dba.module |
Display the contents of the selected table. |
|
1 |
dba_auto_backup |
./dba.module |
|
1 |
|
dba_backup_table |
./dba.module |
Backup table to file. |
2 |
|
dba_check_tables |
./dba.module |
Perform specified check type on specified table(s) (MySQL specific). |
1 |
2 |
dba_check_tables_form |
./dba.module |
|
|
1 |
dba_check_table_form_pre_render |
./dba.module |
|
|
1 |
dba_cron |
./dba.module |
|
|
|
dba_database_overview_form |
./dba.module |
|
1 |
1 |
dba_database_overview_form_submit |
./dba.module |
|
|
|
dba_database_overview_form_validate |
./dba.module |
|
|
|
dba_delete_row |
./dba.module |
|
|
1 |
dba_delete_row_submit |
./dba.module |
|
|
|
dba_delete_table |
./dba.module |
Delete table contents. |
1 |
|
dba_describe_table |
./dba.module |
Describe table. |
2 |
|
dba_drop_table |
./dba.module |
Drop table and all contents from current database. |
1 |
|
dba_edit_row |
./dba.module |
|
|
1 |
dba_edit_row_submit |
./dba.module |
|
|
|
dba_execute_query |
./dba.module |
|
1 |
|
dba_get_active_tables |
./dba.module |
Figure out what table(s) are currently selected. |
8 |
|
dba_get_database |
./dba.module |
Return name of active database. |
3 |
|
dba_get_fields |
./dba.module |
Return all fields in specified table as array. |
3 |
|
dba_get_primary_key |
./dba.module |
|
1 |
|
dba_get_row_count |
./dba.module |
Return the number of rows in the specified table. |
1 |
|
dba_get_tables |
./dba.module |
Return all tables in active database as array. |
4 |
|
dba_help |
./dba.module |
|
|
|
dba_mail_backup |
./dba.module |
Temporary mail handler class. |
1 |
|
dba_menu |
./dba.module |
|
|
|
dba_perm |
./dba.module |
|
|
|
dba_query_form |
./dba.module |
|
|
2 |
dba_query_form_pre_render |
./dba.module |
|
|
1 |
dba_repair_tables |
./dba.module |
Repair specified table(s) (MySQL specific). |
1 |
|
dba_run_script |
./dba.module |
|
|
1 |
dba_run_script_submit |
./dba.module |
|
|
|
dba_select_all_js |
./dba.module |
|
1 |
|
dba_settings_form |
./dba.module |
|
|
1 |
dba_settings_validate |
./dba.module |
|
|
|
dba_show_create_table |
./dba.module |
|
1 |
|
dba_tables_optimize |
./dba.module |
|
1 |
|
dba_table_describe |
./dba.module |
|
1 |
|
dba_table_overview |
./dba.module |
|
1 |
|
dba_verify |
./dba.module |
|
|
1 |
dba_verify_backup_form_submit |
./dba.module |
|
|
|
dba_verify_drop_form_submit |
./dba.module |
|
|
|
dba_verify_empty_form_submit |
./dba.module |
|
|
|
theme_dba_database_overview_form |
./dba.module |
|
|
|