Function langGetTextDirection
Returns the base direction of text (ltr = left to right, rtl = right to left) by language id
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Jan Lengowski
Located at includes/functions.lang.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Jan Lengowski
Located at includes/functions.lang.php
integer |
$idlang |
|
|
$db = NULL |
Is not in use |
string
|
'ltr' or 'rtl' |
|
|
|