You are here

public function VariableRealmControllerInterface::getCurrentVariables in Variable 7.2

List all current variable values.

1 method overrides VariableRealmControllerInterface::getCurrentVariables()
VariableRealmDefaultController::getCurrentVariables in variable_realm/variable_realm.class.inc
Implementation of VariableRealmControllerInterface::getCurrentVariables().

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function getCurrentVariables();