Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt is written in an unsupported language. File is not indexed.

0001 Attr.DefaultTextDir
0002 TYPE: string
0003 DEFAULT: 'ltr'
0004 --DESCRIPTION--
0005 Defines the default text direction (ltr or rtl) of the document being
0006 parsed.  This generally is the same as the value of the dir attribute in
0007 HTML, or ltr if that is not specified.
0008 --ALLOWED--
0009 'ltr', 'rtl'
0010 --# vim: et sw=4 sts=4