Adding css styling option for help option in HTMLForm
authorDerric Atzrott <datzrott@alizeepathology.com>
Wed, 16 Jul 2014 13:38:37 +0000 (09:38 -0400)
committerBrian Wolff <bawolff+wn@gmail.com>
Wed, 16 Jul 2014 23:17:07 +0000 (20:17 -0300)
commit0cda6a5182ac9ee9ed5c696de5d65a6f3c8ff332
treea7d63a904dfa468bf001c20d63e009c2efc87650
parent599c5504295409f14026908683ae42c1e6a83ff0
Adding css styling option for help option in HTMLForm

There is now a new option named csshelpclass that can be passed in form
descriptors for HTMLForm objects.  This option accepts a css class and
applies it to the help text that is provided with the help option in the
form descriptor.

Bug: 65087
Change-Id: If1bd1d12a9159895f45c9cf0fbb7992e4c7e3526
includes/htmlform/HTMLForm.php
includes/htmlform/HTMLFormField.php