Interface INFA_OCSP_FORMinterface to handle a (database) form object
Located in /db/forms/INFA_OCSP_FORM.phpclass (line 40)
| Class | Description |
|---|---|
INFA_CMS_PAGE_FORM
|
openCSP interface INFA_CMS_PAGE_FORM |
OCSP_FRMCONTR_LIST
&getListControll
([string $contrClass = "OCSP_FRMCONTR_LIST"], [boolean $debug = False])
OCSP_FRMVIEW_LIST
&getListView
([string $viewClass = "OCSP_FRMVIEW_LIST"], [boolean $debug = False])
void
setControll
( &$aControll, [boolean $sync = True], [boolean $debug = False], OCSP_FRMCONTR $aControll)
instantiates a new class if $this->myControll not type of $contrClass
NOTE the class must exists or have it's code in __FILE__
add some values to the forms (hidden) command fields
if $contrClass is not set to "NO" a controll object will be created if none exists ($this->myControll) is empty
if $contrClass is set to "NO" $this->myControll is returned as is without checking that we
get main commands for the form
used keywords:
instantiates a new class if $this->myControll not type of $contrClass
NOTE the class must exists or have it's code in __FILE__
sets a controll
NOTE also changes the controll in $this->myView and sets the view in $aControll if $sync is True
sets a main cmmonad of the form
used keywords:
Documentation generated on Thu, 08 Jan 2009 17:44:28 +0100 by phpDocumentor 1.4.0a2