File/client/ADDRESS.phpclass

Description

Class file ADDRESS.phpclass

Classes
Class Description
 class ADDRESS Base class DBMS_TABLEOBJ to handel table data in an object
Includes
 require_once (__OCSP_PHPINCPATH__."db"._OCSP_DIRSEP_."DBMS_TABLEOBJ.phpclass") (line 17)
Variables
array $OCSP_OBJ (line 444)

inserts a new row to the table

  • return: returns the autoIncFld ID if exists or 1 on success
  • since: pk-05-11-30
Functions
dbReplace (line 490)

replaces a row in the table

  • version: pk-07-10-05
  • since: pk-05-11-30
boolean dbReplace ([boolean $debug = FALSE], [boolean $ignorPopulated = FALSE])
  • boolean $debug: show debug info
  • boolean $ignorPopulated: (if false the table MUST have been populated)
getDefaults (line 519)

returns an array of default values

  • since: pk-08-02-11
array getDefaults ([boolean $debug = FALSE])
  • boolean $debug
getForm (line 546)

tries to get the form from the client type

  • return: __OCSP_PHPINCPATH__
  • since: pk-08-11-29
  • requires: db/forms/OCSP_FORM.phpclass
OCSP_FORM &getForm ([int $mode = FRM_MODE_READONLY], [mixed $form = ''], [ $frmClass = 'OCSP_FORM'], [boolean $debug = False])
  • int $mode
  • mixed $form: (string) form name (int) form id
  • boolean $debug
  • $frmClass

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