You are here

public function VariableRealmControllerInterface::setWeight in Variable 7.2

Set current realm weight.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function setWeight($weight);