Method | Description | |
---|---|---|
Perform ( ExecuteEnum exec, IRailsEngineContext context, Controller controller ) : bool |
Executes a sequence of steps to determine the browser location/culture.
|
Method | Description | |
---|---|---|
GetLocaleId ( IRailsEngineContext context ) : String |
Gets the locale id.
|
|
GetUserLanguage ( IRequest request ) : String |
Gets the user language.
|
public Perform ( ExecuteEnum exec, IRailsEngineContext context, Controller controller ) : bool | ||
exec | ExecuteEnum | When this filter is being invoked |
context | IRailsEngineContext | Current context |
controller | Controller | The controller instance |
return | bool |