You are here

18 calls to variable_include() in Variable 7.2

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_form_element_validate in ./variable.module
Implement validate callback.
variable_form_submit_callback in ./variable.form.inc
Execute submit callbacks for variables in form.
variable_get_default in ./variable.module
Get variable default
variable_get_value in ./variable.module
Get value for simple scalar variable
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