You are here

public function VariableRealmControllerInterface::getEnabledVariables in Variable 7.2

Get list of variables enabled for this realm.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function getEnabledVariables();