Module filter_is_rtl

Check if the given language is a rtl or ltr language From: http://en.wikipedia.org/wiki/Right-to-left Only iso639-1 codes are used here.

Copyright © 2011-2014 Marc Worrell

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

Description

Check if the given language is a rtl or ltr language From: http://en.wikipedia.org/wiki/Right-to-left Only iso639-1 codes are used here. Missing in this overview are: arc, bcc, bqi, ckb, glk, mzn, pnb

Function Index

is_rtl/2

Function Details

is_rtl/2

is_rtl(Id, Context) -> any()


Generated by EDoc