You are here

Variable API in Variable 7.2

Same name and namespace in other branches
  1. 7 variable.module \variable_api

Get meta-information about variables and extended get/set methods

Use these functions if you want to take full advantage of Variable API

File

./variable.module, line 16
Variable API module

Functions

Namesort descending Location Description
variable_access ./variable.module Check access to variable
variable_children ./variable.module Get list of variables expanding multiple ones
variable_delete ./variable.module Delete variable (included children variables)
variable_format_unknown ./variable.module Format unknown variable
variable_format_value ./variable.module Format printable value
variable_get_child ./variable.module Get variable child element from multiple variable
variable_get_default ./variable.module Get variable default
variable_get_group ./variable.module Get variable group information.
variable_get_info ./variable.module Get variable information
variable_get_option ./variable.module Get variable option information.
variable_get_type ./variable.module Get variable type information.
variable_get_value ./variable.module Get value for simple scalar variable
variable_list ./variable.module Provide list of variable titles
variable_list_name ./variable.module Get human readable names for variable list.
variable_name ./variable.module Get human readable name for variable.
variable_parent ./variable.module Map children variables to parent variables
variable_set_value ./variable.module Set variable value