Class Xyster_Form_ErrorBinder

Description

Allows insertion of error messages into a form element

The class extends from Zend_Form_Element so we can have access to the protected $_messages property.

  • copyright: Copyright (c) 2007-2008 Irrational Logic (http://irrationallogic.net)
  • license: New BSD License

Located in /Form/ErrorBinder.php (line 31)

Zend_Form_Element
   |
   --Xyster_Form_ErrorBinder
Method Summary
static boolean bind ( $form,  $errors)
Methods
static method bind (line 40)

Binds a set of errors to the corresponding elements of a form

  • return: True if errors exist and were bound
  • access: public
static boolean bind ( $form,  $errors)
  • Zend_Form $form
  • Xyster_Validate_Errors $errors

Documentation generated on Mon, 19 May 2008 17:08:18 -0400 by phpDocumentor 1.4.2