Go to the source code of this file.
Functions | |
create_entry_table ($name) | |
drop_table ($name) | |
delete_entry ($table,$key) | |
set_entry ($table,$key,$value) | |
get_entry ($table,$key) | |
get_module_list () | |
get_module_info ($name) | |
set_module_info ($info) | |
delete_module ($name) | |
optimize_table ($name) | |
add_field ($table,$field,$type) | |
drop_field ($table,$field) | |
get_array ($table,$searchfield,$searchvalue) | |
set_field ($table,$searchfield,$searchvalue,$field,$value) | |
get_field ($table,$searchfield,$searchvalue,$field) | |
get_reccount ($table) | |
get_array2 ($table,$recnum) | |
get_field2 ($table,$field,$recnum) |
|
Definition at line 194 of file db_mysql.php. Referenced by stats_install(). |
|
Definition at line 3 of file db_mysql.php. Referenced by stats_install(). |
|
Definition at line 41 of file db_mysql.php. Referenced by base_page_uninstall(), basic_page_uninstall(), copyright_uninstall(), dbcleanup_uninstall(), logo_uninstall(), and meta_generator_uninstall(). |
|
Definition at line 156 of file db_mysql.php. Referenced by base_page_uninstall(), basic_page_uninstall(), copyright_uninstall(), dbcleanup_uninstall(), logo_uninstall(), meta_generator_uninstall(), MODULE_NAME_uninstall(), stats_text_uninstall(), and stats_uninstall(). |
|
Definition at line 212 of file db_mysql.php. Referenced by stats_uninstall(). |
|
Definition at line 23 of file db_mysql.php. Referenced by stats_uninstall(). |
|
Definition at line 231 of file db_mysql.php. Referenced by get_module_info(). |
|
Definition at line 320 of file db_mysql.php. Referenced by basic_page_content(). |
|
|
Definition at line 292 of file db_mysql.php. Referenced by basic_page_content(), basic_page_DoSummary(), get_entry(), and stats_on_request(). |
|
Definition at line 349 of file db_mysql.php. Referenced by basic_page_content(), and Istats_totalCount(). |
|
Definition at line 103 of file db_mysql.php. References get_array(). Referenced by basic_page_content(), copyright_at_bottom(), dbcleanup_page_sent(), Ilogo_doLogo(), meta_generator_in_head(), MODULE_NAME_some_hook(), stats_on_request(), and stats_text_DoStats(). |
|
Definition at line 72 of file db_mysql.php. |
|
Definition at line 299 of file db_mysql.php. Referenced by basic_page_content(), and Istats_totalCount(). |
|
Definition at line 176 of file db_mysql.php. Referenced by dbcleanup_page_sent(). |
|
|
Definition at line 255 of file db_mysql.php. Referenced by set_entry(), and stats_on_request(). |
|
Definition at line 109 of file db_mysql.php. Referenced by base_page_install(), basic_page_install(), copyright_install(), dbcleanup_install(), logo_install(), meta_generator_install(), MODULE_NAME_install(), stats_install(), and stats_text_install(). |