Module controller_language_set

Set the language, redirect back to the page q.p.

Copyright © 2012 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Set the language, redirect back to the page q.p

Function Index

moved_permanently/1
moved_temporarily/1
previously_existed/1
resource_exists/1
service_available/1

Function Details

moved_permanently/1

moved_permanently(Context::z:context()) -> {false, z:context()}

moved_temporarily/1

moved_temporarily(Context::z:context()) -> {{true, binary()}, z:context()}

previously_existed/1

previously_existed(Context) -> any()

resource_exists/1

resource_exists(Context) -> any()

service_available/1

service_available(Context) -> any()


Generated by EDoc