Go to the source code of this file.
Functions | |
| <?phpfunctioncontext_install(){}functioncontext_uninstall(){drupal_uninstall_schema('context');variable_del('context_ui_show_empty_regions');variable_del('context_reaction_block_disable_core');variable_del('context_reaction_block_all_regions');}functioncontext_schema(){$schema=array();$schema['context']=array('description'=> Storage for | normal (user-defined) contexts.' |
| function | context_update_7000 () |
Variables | |
| <?phpfunctioncontext_install(){}functioncontext_uninstall(){drupal_uninstall_schema('context');variable_del('context_ui_show_empty_regions');variable_del('context_reaction_block_disable_core');variable_del('context_reaction_block_all_regions');}functioncontext_schema(){$schema=array();$schema['context']=array('description'=> Storage for | export |
| return | $schema |
1.4.7