constant LANGUAGE_RTL

Language written right to left. Possible value of $language->direction.

5 uses of LANGUAGE_RTL

File

drupal/core/includes/bootstrap.inc, line 282
Functions that need to be loaded on every Drupal request.

Code

const LANGUAGE_RTL = 1;