You are here

public function VariableRealmControllerInterface::getTitle in Variable 7.2

Get title for this realm.

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

File

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

Class

VariableRealmControllerInterface
Realm Controller Interface.

Code

public function getTitle();