You are here

public function VariableRealmHooks::variableRealmSwitch in Variable 7.2

Callback method that will be invoked when a realm is switched.

1 method overrides VariableRealmHooks::variableRealmSwitch()
VariableRealmUnionController::variableRealmSwitch in variable_realm/variable_realm_union.class.inc
Implementation of VariableRealmHooks::variableRealmSwitch()

File

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

Class

VariableRealmHooks
Variable Realm Hooks.

Code

public function variableRealmSwitch($realm_name, $realm_key);