DBMS_FIELD| Class | Description |
|---|---|
DBMS_FIELD_CHECKBOX
|
Class DBMS_FIELD_CHECKBOX |
DBMS_FIELD_DATE
|
Class DBMS_FIELD_DATE |
DBMS_FIELD_DBMS_FORMFIELDOBJECT
|
Class file DBMS_FIELD_DBMS_FORMFIELDOBJECT.phpclass |
DBMS_FIELD_EMAILADDR
|
Class DBMS_FIELD_EMAILADDR |
DBMS_FIELD_EXTOBJ
|
Class DBMS_FIELD_EXTOBJ |
DBMS_FIELD_FLOAT
|
Class DBMS_FIELD_FLOAT |
DBMS_FIELD_INPUTFIELDS
|
Class DBMS_FIELD_INPUTFIELDS |
DBMS_FIELD_INPUTFORM
|
Class DBMS_FIELD_INPUTFORM |
DBMS_FIELD_INT
|
Class DBMS_FIELD_INT |
DBMS_FIELD_LAYOUT
|
Class DBMS_FIELD_LAYOUT_LINKBTTN |
DBMS_FIELD_LAYOUT_LINKBTTN
|
Class DBMS_FIELD_LAYOUT_LINKBTTN |
DBMS_FIELD_LINK
|
Class DBMS_FIELD_LINK |
DBMS_FIELD_PASSWORD
|
Class DBMS_FIELD_PASSWORD |
DBMS_FIELD_SELECTLIST
|
Class DBMS_FIELD_SELECTLIST |
DBMS_FIELD_SER_OBJ
|
handle show readonly serilaized data in a table field |
DBMS_FIELD_STRINGIDENTIFIER
|
Class DBMS_FIELD_STRINGIDENTIFIER |
DBMS_FIELD_SUBFRM
|
Abstract Class DBMS_FIELD_SUBFRM_LIST |
DBMS_FIELD_TEMPLATE
|
Class DBMS_FIELD_TEMPLATE |
DBMS_FIELD_TEXTAREA
|
handels long string (blob) fields |
DBMS_FIELD_TIME
|
Class DBMS_FIELD_TIME |
DBMS_FIELD_SHOWTMPL
|
Class DBMS_FIELD_SHOWTMPL |
DBMS_FIELD
DBMS_FIELD
([string $aTable = NULL], [string $aName = NULL], [array $aDesc = NULL], [int $sOrder = 99999], [string $aLabel = ""], [string $aAlias = NULL], [ $aFormId = 0])
string
getInputTag
(mixed $aValue, [string $arrName = "DBVAL"], [string $nameAdd = ""], [boolean $debug = False])
boolean
isToShow
(int $mode, array $dataArr, [boolean $debug = False], [boolean $inFieldGroup = False])
bool
setTable
(string $aTable, [string $colPreFix = ""], [bool $getDesc = True], [bool $debug = False])
string
$addTag
= "" (line 253)
boolean
$ajaxDebug
= False (line 490)
array
$ajaxNotifyLst
= array() (line 483)
bool
$allowNull
= True (line 278)
mixed
$classSrcFile
= __FILE__ (line 74)
source file of the class
array
$dbDesc
= array() (line 172)
bool
$enableCopy
= True (line 209)
bool
$enableEdit
= True (line 196)
bool
$enableEditIfEmpty
= True (line 201)
bool
$enableNew
= True (line 205)
string
$errMsg
= "" (line 288)
boolean
$exportCSV
= True (line 476)
string
$extConfOptions
= "" (line 504)
extJS configuration options
string
$extJSxType
= 'field' (line 497)
xtype to use in the extJS framework for the field
$fieldtd_add
$fieldtd_add
= "" (line 274)
bool
$fldDbgGetValue
= False (line 341)
bool
$fldDebug
= False (line 335)
debug
bool
$hideAddTag_ro
= False (line 258)
bool
$hideCopy
= False (line 221)
bool
$hideEdit
= False (line 213)
bool
$hideNew
= False (line 217)
boolean
$hideReadOnly
= False (line 382)
hide the file in read only mode hide is used to not have to update all forms
bool
$isHidden
= False (line 192)
bool
$js_check
= False (line 350)
add javascript check
string
$label
= "" (line 177)
$labelcol_hide
$labelcol_hide
= False (line 268)
$labeltd_add
$labeltd_add
= "" (line 263)
int
$lstColSpan
= 1 (line 400)
boolean
$lstDisableLinks
= False (line 421)
string
$lstLabel
= "" (line 183)
array
$lstLink
= array() (line 427)
string
$lstTDAdd
= "" (line 415)
int
$lstWidth
= 0 (line 409)
col width in lists
AJAX
$myAjaxObj
= NULL (line 83)
OCSP_FORM_BLOCK
$myBlock
= NULL (line 95)
int
$myBlockId
= 0 (line 124)
OCSP_FRMCONTR
$myControll
= NULL (line 107)
int
$myCurrentMode
= FRM_MODE_READONLY (line 394)
string
$myDataArrName
= "DBVAL" (line 297)
as we need the $arrName nearly everywhere it is defined as object var
boolean
$myDeleteFlag
= False (line 139)
string
$myDesc
= "" (line 168)
string
$myDOMId
= "" (line 146)
DOM Id of the field (this MUST NOT be stored)
int
$myFrmId
= 0 (line 117)
string
$myGrpKey
= "" (line 326)
fieldkey of the show group
string
$myHelpUrl
= "" (line 317)
url to open for field help window if not empty a ? icon is added to the label and linked with the url as popup
string
$myModuleKey
= "DBMS" (line 131)
string
$myName
= "" (line 164)
string
$myTable
= "" (line 154)
string
$myTableAlias
= "" (line 160)
alias of the table in a join
OCSP_FRMVIEW
$myView
= NULL (line 101)
string
$nullErrMsg
= "" (line 283)
string
$ps_defaultDataArrName
= "DBVAL" (line 306)
the default value for $myDataArrName
string
$regexcheck_pattern
= "" (line 359)
regex check
string
$regexErrMsg
= "" (line 365)
boolean
$searchGroup_allowAll
= True (line 445)
int
$showGroup
= "0" (line 464)
bool
$showInList
= True (line 230)
boolean
$showQasHidden
= False (line 457)
string
$showQuery
= "" (line 451)
int
$sortOrder
= 99999 (line 234)
int
$tabIndex
(line 388)
string
$toolTip
= "" (line 239)
boolean
$toolTipAsTitle
= False (line 439)
boolean
$trimValue
= False (line 371)
initialises the object
compares the values of $aDesc (DB Field definition) with the field definition stored in the object
return a css style definition for the fieldlist
returns the option list for the class select element
show the filed definition form
echos the field definition form from the field edit array @see editTbl_getFieldEditArr()
returns the field definition form from the field edit array @see editTbl_getFieldEditArr()
checks if a db fieldtype is compatible to the class
returns the addTag parsed as template with global ${$arrName} as data
returns the databas column name
returns the debug mode of the field
returns the field default value
if $defaultValue !empty it is returned else getDbDefault is return
returns the html code for a field form row
returns the row columns for a field row
returns the html code for the field value input / show adds $this->myName to ${$this->myDataArrName}['_DBMS_FIELDS']
returns the html code for a editable formular element
returns the html representation of the field in a list (table col)
returns a pointer to the owner form or NULL in case of error
returns an 2 dimensional array of object data
returns an array of the object vars see also php function get_object_vars
returns the html representation of the field
returns the group id which is required to see the field
returns the source file of the class
without
returns the table alias used in joins normaly this is the same as $this->myTable
returns if the field represents an auto_increment column in the database
returns if the field is enabled in $mode and to show
returns if the field is hidden or not
returns if the field is (part of) the primary key
returns if a field is shown readonly
checks if the field is to show due to $this->showQuery
returns if the list cell can be linked with the ['EDIT'] link
marks the field as deleted by setting $this->myDeleteFlag to true
the next time the field is written to the database it should be deleted
save the filed definition form
sets the database column description array
sets a field value
sets a field as hidden
sets the Form label text
sets the owner form Object
sets the objectvars return value is used to raise an error by default True is returned at the moment
sets the object vars from an other object
sets the field table (and load dbDesc again)
returns if the field is in list (does not check rights)
Documentation generated on Thu, 08 Jan 2009 17:40:27 +0100 by phpDocumentor 1.4.0a2