[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/ -> Attr.DefaultImageAlt.txt (source)

   1  Attr.DefaultImageAlt
   2  TYPE: string/null
   3  DEFAULT: null
   4  VERSION: 3.2.0
   5  --DESCRIPTION--
   6  This is the content of the alt tag of an image if the user had not
   7  previously specified an alt attribute.  This applies to all images without
   8  a valid alt attribute, as opposed to %Attr.DefaultInvalidImageAlt, which
   9  only applies to invalid images, and overrides in the case of an invalid image.
  10  Default behavior with null is to use the basename of the src tag for the alt.
  11  --# vim: et sw=4 sts=4


Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1