Allow specifying an application scope for custom form types.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 27 Jan 2011 21:49:26 +0000 (16:49 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 27 Jan 2011 21:53:33 +0000 (16:53 -0500)
commit5a4e83c1e408192f34fe5a7a77a693143801198c
tree7fbdb548c6d0f36c85398680f405455b0e334e62
parent0c99b0373e31ca937e6a259943bf40b022456f55
Allow specifying an application scope for custom form types.

This allows applications to add their own Horde_Form_Type_* classes
and have them be properly autoloaded. This is an interim solution only
until Horde_Form is refactored after 4.0 is released..
framework/Form/Form.php