You are here

public function VariableRealmStoreInterface::variable_list in Variable 7.2

List all current variable values.

1 method overrides VariableRealmStoreInterface::variable_list()
VariableRealmDefaultStore::variable_list in variable_realm/variable_realm.class.inc
List all current variable values.

File

variable_realm/variable_realm.class.inc, line 209
Variable realm controller

Class

VariableRealmStoreInterface
Realm Store Interface.

Code

public function variable_list();