Main Page   File List   File Members   Related Pages  

db_mysql.php File Reference

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)


Function Documentation

add_field   table,
  field,
  type
 

Definition at line 194 of file db_mysql.php.

Referenced by stats_install().

create_entry_table   name
 

Definition at line 3 of file db_mysql.php.

Referenced by stats_install().

delete_entry   table,
  key
 

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().

delete_module   name
 

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().

drop_field   table,
  field
 

Definition at line 212 of file db_mysql.php.

Referenced by stats_uninstall().

drop_table   name
 

Definition at line 23 of file db_mysql.php.

Referenced by stats_uninstall().

get_array   table,
  searchfield,
  searchvalue
 

Definition at line 231 of file db_mysql.php.

Referenced by get_module_info().

get_array2   table,
  recnum
 

Definition at line 320 of file db_mysql.php.

Referenced by basic_page_content().

get_entry   table,
  key
 

Definition at line 66 of file db_mysql.php.

References get_field().

Referenced by base_page_install(), base_page_uninstall(), basic_page_content(), basic_page_DoSummary(), basic_page_install(), basic_page_uninstall(), CallHooks(), copyright_at_bottom(), copyright_install(), copyright_uninstall(), dbcleanup_install(), dbcleanup_page_sent(), dbcleanup_uninstall(), get_page(), Ibase_page_doShowData(), Ibase_page_getColSpan(), Ibase_page_getRowSpan(), Ilogo_doLogo(), Iparse_markup(), is_standard_page(), Istats_getCount(), Istats_UIRH(), logo_install(), logo_uninstall(), meta_generator_in_head(), meta_generator_install(), meta_generator_uninstall(), module_installed(), MODULE_NAME_install(), MODULE_NAME_uninstall(), stats_install(), stats_on_request(), stats_text_DoStats(), stats_text_install(), stats_text_uninstall(), and stats_uninstall().

get_field   table,
  searchfield,
  searchvalue,
  field
 

Definition at line 292 of file db_mysql.php.

Referenced by basic_page_content(), basic_page_DoSummary(), get_entry(), and stats_on_request().

get_field2   table,
  field,
  recnum
 

Definition at line 349 of file db_mysql.php.

Referenced by basic_page_content(), and Istats_totalCount().

get_module_info   name
 

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().

get_module_list  
 

Definition at line 72 of file db_mysql.php.

get_reccount   table
 

Definition at line 299 of file db_mysql.php.

Referenced by basic_page_content(), and Istats_totalCount().

optimize_table   name
 

Definition at line 176 of file db_mysql.php.

Referenced by dbcleanup_page_sent().

set_entry   table,
  key,
  value
 

Definition at line 60 of file db_mysql.php.

References set_field().

Referenced by base_page_install(), base_page_uninstall(), basic_page_install(), basic_page_uninstall(), copyright_install(), copyright_uninstall(), dbcleanup_install(), dbcleanup_uninstall(), Iparse_markup(), Istats_UIRH(), logo_install(), logo_uninstall(), meta_generator_install(), meta_generator_uninstall(), MODULE_NAME_install(), MODULE_NAME_uninstall(), stats_install(), stats_on_request(), stats_text_install(), stats_text_uninstall(), stats_uninstall(), and style_default_activate().

set_field   table,
  searchfield,
  searchvalue,
  field,
  value
 

Definition at line 255 of file db_mysql.php.

Referenced by set_entry(), and stats_on_request().

set_module_info   info
 

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().


Generated on Wed Jun 9 03:38:16 2004 for modphpcms by doxygen1.2.18