Class OCSP_FORM_DBCONTROLL

Description

class OCSP_FORM_DBCONTROLL

root class of database handling for form fields

Located in /db/forms/OCSP_FORM_DBCONTROLL.phpclass (line 34)


	
			
Direct descendents
Class Description
 class OCSP_FORM_DBCTRL_mySQL class OCSP_FORM_DBCONTROLL
Method Summary
 void createDBColumn ( &$field,  $debug)
 array generateColDesc (string $colName, string $colType, [string $table = __OCSP_NO_DBFIELD__], [string $size = '0'], [boolean $debug = FALSE])
 void generateField (array $colDesc, [boolean $debug = FALSE])
 void newSubClass ( &$aDBObj, [boolean $debug = FALSE], OCSP_DB $aDBObj)
Methods
createDBColumn (line 119)
void createDBColumn ( &$field,  $debug)
  • &$field
  • $debug
generateColDesc (line 81)

generates a colDesc

array generateColDesc (string $colName, string $colType, [string $table = __OCSP_NO_DBFIELD__], [string $size = '0'], [boolean $debug = FALSE])
  • string $colName
  • string $colType
  • string $table
  • string $size
  • boolean $debug

Redefined in descendants as:
generateField (line 101)
void generateField (array $colDesc, [boolean $debug = FALSE])
  • array $colDesc
  • boolean $debug

Redefined in descendants as:
newSubClass (line 45)

this constructure returns an object of the subclass able to deal with the database type of $aDBObj

void newSubClass ( &$aDBObj, [boolean $debug = FALSE], OCSP_DB $aDBObj)
  • OCSP_DB $aDBObj
  • boolean $debug
  • &$aDBObj

Documentation generated on Thu, 08 Jan 2009 17:46:02 +0100 by phpDocumentor 1.4.0a2