Class ZFormFactory

Description

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


	
			
Variable Summary
Method Summary
 void init ([mixed $initObject = null])
 void loadBehavior (mixed $behaviorClassName, mixed $targetElement)
 void loadElement (mixed $elementClassName, mixed $id, [mixed $parentNode = null], [mixed $wrapExisting = false], [mixed $dynamic = false])
 void loadValidator (mixed $validatorClassName, ZFormElement $target)
 void wrapElement (mixed $elementClassName, mixed $id, [mixed $parentNode = null], [mixed $dynamic = false])
Variables
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
  • static:
Methods
init (line 63)
  • access: public
  • static:
void init ([mixed $initObject = null])
loadBehavior (line 120)
  • access: public
  • static:
void loadBehavior (mixed $behaviorClassName, mixed $targetElement)
loadElement (line 85)
  • access: public
  • static:
void loadElement (mixed $elementClassName, mixed $id, [mixed $parentNode = null], [mixed $wrapExisting = false], [mixed $dynamic = false])
loadValidator (line 107)
  • access: public
  • static:
void loadValidator (mixed $validatorClassName, ZFormElement $target)
wrapElement (line 101)
  • access: public
  • static:
void wrapElement (mixed $elementClassName, mixed $id, [mixed $parentNode = null], [mixed $dynamic = false])

Documentation generated on Wed, 08 Mar 2006 04:55:57 -0800 by phpDocumentor 1.3.0RC4