Languages::setLanguage() method

Set the current user language for the current request

This also remembers the previous Language setting which can be restored with a $languages->unsetLanguage() call.

Example

$languages->setLanguage('de');

Usage

$bool = $languages->setLanguage($language);

Arguments

NameType(s)Description
languageint, string, Language

Language id, name or Language object

Return value

bool

Returns false if no change necessary, true if language was changed

Exceptions

Method can throw exceptions on error:

  • WireException - if given $language argument doesn't resolve

See Also


Languages methods and properties

API reference based on ProcessWire core version 3.0.244

“We were really happy to build our new portfolio website on ProcessWire! We wanted something that gave us plenty of control on the back-end, without any bloat on the front end - just a nice, easy to access API for all our content that left us free to design and build however we liked.” —Castus, web design agency in Sheffield, UK