You are here

public function VariableRealmControllerInterface::getVariableName in Variable 7.2

Get name for variables in this realm.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function getVariableName();