You are here

public function VariableRealmControllerInterface::setKey in Variable 7.2

Set current realm key.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function setKey($realm_key);