OCSP_FRMCONTRclass OCSP_FRMCONTR
Located in /db/forms/OCSP_FRMCONTR.phpclass (line 38)
OCSP_OBJ | --OCSP_FRMCONTR
| Class | Description |
|---|---|
OCSP_FRMCONTR_LIST
|
class OCSP_FRMCONTR_LIST |
OCSP_FRMCONTR_FORM
|
class OCSP_FRMCONTR_FORM |
int
$checkRights_hasDBRightsSet
= -1 (line 115)
only used in checkRights() must not be used outside
array
$checkRights_userRights
= array() (line 108)
only used in checkRights() must not be used outside
array
$curRow
= array() (line 72)
string
$myActionURL
= "" (line 90)
array
$myCommands
= array() (line 84)
array
$myFilter
= array() (line 66)
string
$myjOCSPHash
= "" (line 131)
hash key to identify the form in jOCSP
string
$myReloadUrl
(line 101)
url to submit the form on reload
Note: $this->myForm->getSubmitAction($this->myForm->getFrmMode(),'RELOAD') overrules this setting
OCSP_FRMVIEW
$myView
= NULL (line 139)
double
$rowPopulateTS
(line 78)
string
$userCanShowMethod
= "userCanShow" (line 123)
if the form has a table object this method is called to check if a user has the rights
to show the values
Inherited from OCSP_OBJ
OCSP_OBJ::$global_currentUser
OCSP_OBJ::$global_defaultDBObj_read
OCSP_OBJ::$global_defaultDBObj_write
OCSP_OBJ::$staticClassVars
checks the user rights form the database
returns the action URL if set otherwise the default action for $this->myForm->getFrmMode()
returns a column value of the current row
returns the db object from the form
returns all values of the object
returns a reload url if set either in form or with setReloadUrl
the reload url is set when a (select) field change requires to reload the form. in this case the form is sent to the url as ajax request which returns a java script
settings stored in $this->myForm->getSubmitAction overwrites $this->myReloadUrl
returns a hash to identify the form if not set a new one is generated
returns a template parsed with the current row
populates one row from the database this is the first row fitting $this->myFilter
save the row to the database
sets the current row from outside
sets a value in $this-curRow
if (!$this->rowIsPopulated()) this->populateRow() is called before setting the value
if the form has a tableobject class getRowValue calls this method to check if the current user is allowed to see the row
NOTE: this leads to errors in counting as nofRows returns the size of the list
removes a filter value from the current filter
validates the block fields
Inherited From OCSP_OBJ
OCSP_OBJ::castObj()
OCSP_OBJ::cloneMe()
OCSP_OBJ::currentUser()
OCSP_OBJ::dbConnect()
OCSP_OBJ::defaultDBObj()
OCSP_OBJ::defaultReadDBObj()
OCSP_OBJ::defaultWriteDBObj()
OCSP_OBJ::getConf()
OCSP_OBJ::getDBObj()
OCSP_OBJ::get_myClassConstant()
OCSP_OBJ::get_myObject_vars()
OCSP_OBJ::get_mySourceFile()
OCSP_OBJ::isConnected()
OCSP_OBJ::isMultiByteStr()
OCSP_OBJ::isUTF8()
OCSP_OBJ::setConf()
OCSP_OBJ::setDBObj()
OCSP_OBJ::set_myObject_vars()
OCSP_OBJ::set_myVarsFrom()
Documentation generated on Thu, 08 Jan 2009 17:46:10 +0100 by phpDocumentor 1.4.0a2