Source for file OCSP_FRMCONTR_FORM_EXTJS.phpclass
Documentation is available at OCSP_FRMCONTR_FORM_EXTJS.phpclass
  * openCSP class file OCSP_FRMCONTR_FORM_EXTJS.phpclass  
  * @project Open CSP-Management  
  * @author Peter Krebs <pitlinz@users.sourceforge.net>  
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License  
  * @version $Id: OCSP_FRMCONTR_FORM_EXTJS.phpclass,v 1.4 2008/09/24 01:18:40 pitlinz Exp $  
    // ---------------------------------------------------------  
    // ---------------------------------------------------------  
  * openCSP class OCSP_FRMCONTR_FORM_EXTJS  
  * @project Open CSP-Management  
  * @author Peter Krebs <pitlinz@users.sourceforge.net>  
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License  
  * @version $Id: OCSP_FRMCONTR_FORM_EXTJS.phpclass,v 1.4 2008/09/24 01:18:40 pitlinz Exp $  
    // ---------------------------------------------------------------------------  
    // ---------------------------------------------------------------------------  
     * @constant string CLASS_SRC_FILE  
    // ---------------------------------------------------------------------------  
    // ---------------------------------------------------------------------------  
    /*** class vars ------------------------------------------------------ */  
    /*** class methods --------------------------------------------------- */  
    // ---------------------------------------------------------------------------  
    // ---------------------------------------------------------------------------  
    /*** compostion --------------------------------------------------- */  
    /*** attributes  -------------------------------------------------- */  
    // ---------------------------------------------------------------------------  
    // ---------------------------------------------------------------------------  
    // ---------------------------------------------------------------------------  
    // ---------------------------------------------------------------------------      
     * returns the form control attributes  
     * note return value is not enclosed by {}  
            $this->populateRow(NULL,$debug); // ensure the row is populated  
           ) // empty filter -> try to get it from primary keys  
        $arr_ocspFormSettings=
array(  
                'ID'        => 
$this->myForm->getId(),  
                'MODE'      => 
$this->myForm->getFrmMode(),  
            DBMSFORMID: " . 
$this->myForm->getId() . 
",  
            FRMARRAYNAME: '" . 
$this->myForm->getDataArrName() . 
"',  
            FRMMODE: " . 
$this->myForm->getFrmMode() . 
",  
            FRMHTMLNAME: '".
$this->myForm->getHTMLname().
"',  
        if (($obj_tblObj=
$this->myForm->getMyTblObj(False,$debug)) && 
$this->myForm->getTblObjClass())  
            if ($debug) echoDebugLine(__FILE__
,__LINE__
,"class: " . 
$this->myForm->getTblObjClass() . 
" include: " . 
$this->myForm->getTblObjInc());  
         if ($arr_passThrough = 
$this->myForm->getPassThroughFields())  
 
 
	
		Documentation generated on Thu, 08 Jan 2009 17:46:24 +0100 by phpDocumentor 1.4.0a2