You are here

public function VariableRealmControllerInterface::variable_list in Variable 7

List all current variable values.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function variable_list();