Version 1.9.2.1 (checked in on 2010/02/13 at 20:01:04 by agentken)
Admin page functions for selective table prefixing for use with Domain Access.
@ingroup domain_prefix
| Name | Description |
|---|---|
| domain_prefix_configure_form | FormsAPI for generating the configuration form |
| domain_prefix_configure_form_submit | FormsAPI for the domain_prefix_configure_form. |
| domain_prefix_disallow | Names of tables explicitly not allowed to be copied |
| domain_prefix_drop_records | Drop tables created by this module. |
| domain_prefix_form | The table prefixing page for a domain. |
| domain_prefix_form_submit | FormsAPI for domain_prefix_form. |
| domain_prefix_get_name | Return the human-readable name of a module. |
| domain_prefix_get_tables | Get the tables with the active prefix |
| domain_prefix_insert_data | Insert data from one table into another. |
| domain_prefix_lookup | Lookup stored table information for a domain. |
| theme_domain_prefix_configure_form | FormsAPI theming for domain_prefix_configure_form. |
| _domain_prefix_sort | Helper sort function |