Perforce Chronicle 2012.2/486814
API Documentation

P4Cms_Form_Element_CheckBox Class Reference

Extends Zend_Form_Element_Checkbox with slightly different casing (capital 'B') to ensure that we always get the standard checkbox. More...


Detailed Description

Extends Zend_Form_Element_Checkbox with slightly different casing (capital 'B') to ensure that we always get the standard checkbox.

This works because p4cms form elements have higher precedence than zend dojo elements.

Without this class, we would always get the dojo version of the checkbox on case-insensitive systems. Whereas, on case-sensitive systems we would only get the dojo version if the form asks for the 'checkBox' element (as opposed to 'checkbox'.

Copyright:
2011-2012 Perforce Software. All rights reserved
License:
Please see LICENSE.txt in top-level folder of this distribution.
Version:
2012.2/486814

The documentation for this class was generated from the following file: