Class ZFormFactory

Description

Located in /Zend/Form/ZFormFactory.php (line 43)


	
			
Variable Summary
static mixed $BEHAVIOR_DIR_NAMES
static mixed $ELEMENT_DIR_NAMES
static mixed $VALIDATOR_DIR_NAMES
Method Summary
static void init ([ $initObject = null])
static void loadBehavior ( $behaviorClassName,  $targetElement)
static void loadElement ( $elementClassName,  $id, [ $parentNode = null], [ $wrapExisting = false], [ $dynamic = false])
static void loadValidator ( $validatorClassName, ZFormElement $target)
static void wrapElement ( $elementClassName,  $id, [ $parentNode = null], [ $dynamic = false])
Variables
static mixed $BEHAVIOR_DIR_NAMES = 'behaviorDirs' (line 51)
  • access: public
static mixed $ELEMENT_DIR_NAMES = 'elementDirs' (line 49)

Constants used to specify the locations of the various directory lists

used to locate and load the element/validators/behaviors from

  • access: public
static mixed $VALIDATOR_DIR_NAMES = 'validatorDirs' (line 50)
  • access: public
Methods
static method init (line 63)
  • access: public
static void init ([ $initObject = null])
  • $initObject
static method loadBehavior (line 120)
  • access: public
static void loadBehavior ( $behaviorClassName,  $targetElement)
  • $behaviorClassName
  • $targetElement
static method loadElement (line 85)
  • access: public
static void loadElement ( $elementClassName,  $id, [ $parentNode = null], [ $wrapExisting = false], [ $dynamic = false])
  • $elementClassName
  • $id
  • $parentNode
  • $wrapExisting
  • $dynamic
static method loadValidator (line 107)
  • access: public
static void loadValidator ( $validatorClassName, ZFormElement $target)
static method wrapElement (line 101)
  • access: public
static void wrapElement ( $elementClassName,  $id, [ $parentNode = null], [ $dynamic = false])
  • $elementClassName
  • $id
  • $parentNode
  • $dynamic

Documentation generated on Sun, 29 Oct 2006 21:28:07 -0600 by phpDocumentor 1.3.0RC6