Class Form

Description

Located in /web/inc/inc.form.php (line 39)


	
			
Variable Summary
mixed $_KeepVals
mixed $_Meta
mixed $_Post
mixed $_Vals
Method Summary
Form Form ([ $aValues = array ()], [ $aKeepVals = true])
void allowValue ( $Name, [ $Caption = ""], [ $AllowEmpty = true], [ $Param = array ()])
void getEdit ( $Name, [ $Type = "string"], [ $Val = NULL], [ $Param = NULL], [ $Caption = NULL], [ $AllowEmpty = true], [ $Enabled = true])
void getEdits ( $Param)
void getInputNames ()
void getMetadata ()
void getVal ( $Name,  &$Fail)
void getVals ( $Metadata)
void setMetadata ( $Metadata)
void _getClass ( $Type)
Variables
mixed $_KeepVals (line 43)
mixed $_Meta (line 42)
mixed $_Post (line 41)
mixed $_Vals (line 40)
Methods
Constructor Form (line 45)
Form Form ([ $aValues = array ()], [ $aKeepVals = true])
  • $aValues
  • $aKeepVals
allowValue (line 128)
void allowValue ( $Name, [ $Caption = ""], [ $AllowEmpty = true], [ $Param = array ()])
  • $Name
  • $Caption
  • $AllowEmpty
  • $Param
getEdit (line 100)
void getEdit ( $Name, [ $Type = "string"], [ $Val = NULL], [ $Param = NULL], [ $Caption = NULL], [ $AllowEmpty = true], [ $Enabled = true])
  • $Name
  • $Type
  • $Val
  • $Param
  • $Caption
  • $AllowEmpty
  • $Enabled
getEdits (line 75)
void getEdits ( $Param)
  • $Param
getInputNames (line 180)
void getInputNames ()
getMetadata (line 172)
void getMetadata ()
getVal (line 137)
void getVal ( $Name,  &$Fail)
  • $Name
  • &$Fail
getVals (line 157)
void getVals ( $Metadata)
  • $Metadata
setMetadata (line 176)
void setMetadata ( $Metadata)
  • $Metadata
_getClass (line 52)
void _getClass ( $Type)
  • $Type

Documentation generated on Mon, 22 Oct 2007 17:17:21 +0200 by phpDocumentor 1.3.1