15 calls to variable_include() in Variable 7
- variable_admin_page_group in variable_admin/
variable_admin.inc - Variable overview, by group
- variable_admin_page_module in variable_admin/
variable_admin.inc - Variable overview, by group
- variable_build in ./
variable.module - Build full variable data
- variable_build_variable in ./
variable.inc - Build single variable
- variable_callback in ./
variable.inc - Invoke variable callback
- variable_delete in ./
variable.module - Delete variable (included children variables)
- variable_example_page_list in variable_example/
variable_example.module - Variable example realm page.
- variable_get_default in ./
variable.module - Get variable default
- variable_group_form in ./
variable.module - Form for group variables
- variable_modules_disabled in ./
variable.module - Implements hook_modules_disabled().
- variable_modules_enabled in ./
variable.module - Implements hook_modules_enabled().
- variable_modules_uninstalled in ./
variable.module - Implements hook_modules_uninstalled().
- variable_module_form in ./
variable.module - Form for module variables
- variable_static in ./
variable.module - Get variable info static data, try the cache, or invoke the hook to collect it.
- variable_type_include in ./
variable.module - Include variable type files