You are here

public function VariableRealmControllerInterface::getAvailableVariables in Variable 7.2

Get list of variables available for this realm.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function getAvailableVariables();