[dbms] element index

Package indexes

All elements
a b c d e f g h i k l m n o p q r s t u v w x _
_
top
Method _getCacheFileName
DBMS_TABLEOBJ::_getCacheFileName() in DBMS_TABLEOBJ.phpclass
PROTECTED get the name of the cache file
Method _getDBFields
DBMS_TABLEOBJ::_getDBFields() in DBMS_TABLEOBJ.phpclass
class method sets $this->myFields
a
top
Variable $autoIncFld
DBMS_TABLEOBJ::$autoIncFld in DBMS_TABLEOBJ.phpclass
Method addChildNode
DBMS_TREE_NODE::addChildNode() in DBMS_TREE_NODE.phpclass
adds a node to childArray($key)
Method addColumn
OCSP_DB_mySQL::addColumn() in OCSP_DB_mySQL.phpclass
adds a column to a table
Method addColumn
OCSP_DB::addColumn() in OCSP_DB.phpclass
adds a column to a table
Method addNodeObjectToCache
DBMS_TREE::addNodeObjectToCache() in DBMS_TREE.phpclass
b
top
Variable $buffered
OCSP_CURSOR_mySQL::$buffered in OCSP_CURSOR_mySQL.phpclass
c
top
Variable $changesParent
DBMS_TREE_NODE::$changesParent in DBMS_TREE_NODE.phpclass
the child object changes parent
Variable $childClassColumn
DBMS_TREE::$childClassColumn in DBMS_TREE.phpclass
Method cacheRestore
DBMS_TABLEOBJ::cacheRestore() in DBMS_TABLEOBJ.phpclass
Method cacheWriteTo
DBMS_TABLEOBJ::cacheWriteTo() in DBMS_TABLEOBJ.phpclass
PROTECTED cache object to filesystem
Method changeParent
DBMS_TREE_NODE::changeParent() in DBMS_TREE_NODE.phpclass
Method changesParent
DBMS_TREE_NODE::changesParent() in DBMS_TREE_NODE.phpclass
Method checkColName
OCSP_DB::checkColName() in OCSP_DB.phpclass
returns a valid column name
Method checkQuery
OCSP_DB_mySQL::checkQuery() in OCSP_DB_mySQL.phpclass
checks a query string if it's save to use
Method checkSubmitData
INFA_OCSP_FORM::checkSubmitData() in INFA_OCSP_FORM.phpclass
Method checkValue
OCSP_DB_mySQL::checkValue() in OCSP_DB_mySQL.phpclass
converts php variables to db save values adds slashes and " to enclose strings
Method childListIsPopulated
DBMS_TREE_NODE::childListIsPopulated() in DBMS_TREE_NODE.phpclass
Class Constant CLASS_SRC_FILE
DBMS_SIMPLETREE::CLASS_SRC_FILE in DBMS_SIMPLETREE.phpclass
Class Constant CLASS_SRC_FILE
DBMS_TABLEOBJ::CLASS_SRC_FILE in DBMS_TABLEOBJ.phpclass
Method clearErrors
DBMS_TABLEOBJ::clearErrors() in DBMS_TABLEOBJ.phpclass
clears all errors
Method commit
DB_ORA::commit() in ORACLE.phpclass
Method connect
OCSP_DB_mySQL::connect() in OCSP_DB_mySQL.phpclass
connects to the database
Method connect
DB_ORA::connect() in ORACLE.phpclass
Method convertString
DB_ORA::convertString() in ORACLE.phpclass
removes /0 from $aValue
Method createTable
OCSP_DB_mySQL::createTable() in OCSP_DB_mySQL.phpclass
Page checkVersion.phpinc
checkVersion.phpinc in checkVersion.phpinc
d
top
Variable $dbConnId
DB_ORA::$dbConnId in ORACLE.phpclass
Variable $dbdatabase
DB_ORA::$dbdatabase in ORACLE.phpclass
Variable $dbhost
DB_ORA::$dbhost in ORACLE.phpclass
Variable $dbinitcmd
DB_ORA::$dbinitcmd in ORACLE.phpclass
Variable $dbisInit
DB_ORA::$dbisInit in ORACLE.phpclass
Variable $dbpasswd
DB_ORA::$dbpasswd in ORACLE.phpclass
Variable $dbTableDefinitions
OCSP_DB_mySQL::$dbTableDefinitions in OCSP_DB_mySQL.phpclass
array of already seen tables definitions
Variable $dbTableDefinitions
DBMS_TABLEOBJ::$dbTableDefinitions in DBMS_TABLEOBJ.phpclass
array of already seen tables definitions
Variable $dbuser
DB_ORA::$dbuser in ORACLE.phpclass
Variable $debugInsert
OCSP_DB::$debugInsert in OCSP_DB.phpclass
var boolean $debugInsert
Page db.phpinc
db.phpinc in db.phpinc
Page DBMS_SIMPLETREE.phpclass
DBMS_SIMPLETREE.phpclass in DBMS_SIMPLETREE.phpclass
Page DBMS_TABLEOBJ.phpclass
DBMS_TABLEOBJ.phpclass in DBMS_TABLEOBJ.phpclass
Page DBMS_TREE.phpclass
DBMS_TREE.phpclass in DBMS_TREE.phpclass
Page DBMS_TREE_NODE.phpclass
DBMS_TREE_NODE.phpclass in DBMS_TREE_NODE.phpclass
Method dbDelete
DBMS_TABLEOBJ::dbDelete() in DBMS_TABLEOBJ.phpclass
Method dbDelete
INFA_DBMS_TABLEOBJ::dbDelete() in INFA_DBMS_TABLEOBJ.phpclass
deletes the row from the database
Method dbGetDataArray
DBMS_TABLEOBJ::dbGetDataArray() in DBMS_TABLEOBJ.phpclass
returns the the data array of a joins to the current row
Method dbGetForm
DBMS_TABLEOBJ::dbGetForm() in DBMS_TABLEOBJ.phpclass
returns a database form
Method dbInsert
INFA_DBMS_TABLEOBJ::dbInsert() in INFA_DBMS_TABLEOBJ.phpclass
inserts a new row to the table
Method dbInsert
DBMS_TABLEOBJ::dbInsert() in DBMS_TABLEOBJ.phpclass
inserts a new row to the table
Constant DBMS_FLDTYPE_DATE
DBMS_FLDTYPE_DATE in db.phpinc
Constant DBMS_FLDTYPE_DATETIME
Constant DBMS_FLDTYPE_FLOAT
DBMS_FLDTYPE_FLOAT in db.phpinc
Constant DBMS_FLDTYPE_INT
DBMS_FLDTYPE_INT in db.phpinc
Constant DBMS_FLDTYPE_STRING
DBMS_FLDTYPE_STRING in db.phpinc
Constant DBMS_FLDTYPE_TEXT
DBMS_FLDTYPE_TEXT in db.phpinc
Constant DBMS_FLDTYPE_TIME
DBMS_FLDTYPE_TIME in db.phpinc
Constant DBMS_FLDTYPE_TIMESTAMP
Constant DBMS_FLDTYPE_UNKNOWN
Class DBMS_SIMPLETREE
DBMS_SIMPLETREE in DBMS_SIMPLETREE.phpclass
openCSP class DBMS_SIMPLETREE
Class DBMS_TABLEOBJ
DBMS_TABLEOBJ in DBMS_TABLEOBJ.phpclass
Base class DBMS_TABLEOBJ to handel table data in an object
Method DBMS_TABLEOBJ
DBMS_TABLEOBJ::DBMS_TABLEOBJ() in DBMS_TABLEOBJ.phpclass
constructor
Class DBMS_TREE
DBMS_TREE in DBMS_TREE.phpclass
ABSTRACT class DBMS_TREE to handel table tree data in an object
Method DBMS_TREE
DBMS_TREE::DBMS_TREE() in DBMS_TREE.phpclass
Class DBMS_TREE_NODE
DBMS_TREE_NODE in DBMS_TREE_NODE.phpclass
Base class DBMS_TABLEOBJ to handel table data in an object
Method DBMS_TREE_NODE
DBMS_TREE_NODE::DBMS_TREE_NODE() in DBMS_TREE_NODE.phpclass
Method dbPopulate
DBMS_TABLEOBJ::dbPopulate() in DBMS_TABLEOBJ.phpclass
populates the object values form the database
Method dbReplace
INFA_DBMS_TABLEOBJ::dbReplace() in INFA_DBMS_TABLEOBJ.phpclass
replaces a row in the table
Method dbReplace
DBMS_TABLEOBJ::dbReplace() in DBMS_TABLEOBJ.phpclass
replaces a row in the table
Method dbSave
INFA_DBMS_TABLEOBJ::dbSave() in INFA_DBMS_TABLEOBJ.phpclass
save the Object
Method dbSave
DBMS_TABLEOBJ::dbSave() in DBMS_TABLEOBJ.phpclass
save the Object if $this->autoIncFld is not empty
Class DB_ORA
DB_ORA in ORACLE.phpclass
ORACLE database connection class
Method DB_ORA
DB_ORA::DB_ORA() in ORACLE.phpclass
Method db_SetKey
DBMS_TABLEOBJ::db_SetKey() in DBMS_TABLEOBJ.phpclass
Method db_SetKeyArray
DBMS_TABLEOBJ::db_SetKeyArray() in DBMS_TABLEOBJ.phpclass
sets an array with keys
Function DB_UPDATE_backup
DB_UPDATE_backup() in functions_mySQL.phpinc
Function DB_UPDATE_backupTable
DB_UPDATE_backupTable() in functions_mySQL.phpinc
backups a table with serialized arrays
Function DB_UPDATE_checkForm
DB_UPDATE_checkForm() in functions_mySQL.phpinc
checks a form and adds fields if not in the form
Function DB_UPDATE_execCmd
DB_UPDATE_execCmd() in functions_mySQL.phpinc
Function DB_UPDATE_execScript
DB_UPDATE_execScript() in functions_mySQL.phpinc
executs a sql script file
Function DB_UPDATE_setVersion
DB_UPDATE_setVersion() in functions_mySQL.phpinc
stores the new version of table in the database and clears $GLOBALS['PROJECT']['OBJCACHEPATH']
Function debugMyTree
debugMyTree() in DBMS_TREE_NODE.phpclass
outputs debug information about the global tree array
Method deleteArray
INFA_DBMS_DBOBJ::deleteArray() in INFA_DBMS_DBOBJ.phpclass
deletes an existing row where $valueArr are conditions
Method deleteArray
INFA_OCSP_DBOBJ::deleteArray() in INFA_OCSP_DBOBJ.phpclass
deletes an existing row where the primary key must be set in $valueArr
Method deleteArray
OCSP_DB_mySQL::deleteArray() in OCSP_DB_mySQL.phpclass
deletes an existing row where the primary key must be set in $valueArr
Method deleteRows
OCSP_DB_mySQL::deleteRows() in OCSP_DB_mySQL.phpclass
deletes a row form the database note delKeys must have at least one key => value element
Method disconnect
DB_ORA::disconnect() in ORACLE.phpclass
Method disconnect
OCSP_DB_mySQL::disconnect() in OCSP_DB_mySQL.phpclass
disconnect from the database
e
top
Method errorMsg
OCSP_DB_mySQL::errorMsg() in OCSP_DB_mySQL.phpclass
echos the last error
Method executeBindCMD
DB_ORA::executeBindCMD() in ORACLE.phpclass
Method executeCmd
DB_ORA::executeCmd() in ORACLE.phpclass
Method executeCmd
OCSP_DB_mySQL::executeCmd() in OCSP_DB_mySQL.phpclass
executes a sql cmd
f
top
Variable $frmPostSubOjects
DBMS_TABLEOBJ::$frmPostSubOjects in DBMS_TABLEOBJ.phpclass
Page functions_mySQL.phpinc
functions_mySQL.phpinc in functions_mySQL.phpinc
Page frmFldsDef.phpinc
frmFldsDef.phpinc in frmFldsDef.phpinc
Method factoryFromDBRow
DBMS_SIMPLETREE::factoryFromDBRow() in DBMS_SIMPLETREE.phpclass
factories a node
Method factoryFromId
DBMS_SIMPLETREE::factoryFromId() in DBMS_SIMPLETREE.phpclass
factories a node
Method fetchArray
DB_ORA::fetchArray() in ORACLE.phpclass
fetch a row into an array
Method fetchArray
OCSP_DB_mySQL::fetchArray() in OCSP_DB_mySQL.phpclass
Method fetchArray
OCSP_CURSOR_mySQL::fetchArray() in OCSP_CURSOR_mySQL.phpclass
Method fetchArrayFld
OCSP_CURSOR_mySQL::fetchArrayFld() in OCSP_CURSOR_mySQL.phpclass
returns an array of a database row
Method fetchArrayNum
OCSP_CURSOR_mySQL::fetchArrayNum() in OCSP_CURSOR_mySQL.phpclass
Method filterAdd
DBMS_TREE::filterAdd() in DBMS_TREE.phpclass
adds a key value pair to $myFilterArr
Method filterAdd
DBMS_TREE_NODE::filterAdd() in DBMS_TREE_NODE.phpclass
adds a key value pair to $myFilterArr
Method filterClear
DBMS_TREE_NODE::filterClear() in DBMS_TREE_NODE.phpclass
clears the filter
Method filterClear
DBMS_TREE::filterClear() in DBMS_TREE.phpclass
clears the filter
Method filterRemoveKey
DBMS_TREE::filterRemoveKey() in DBMS_TREE.phpclass
removes a key form the filter
Method filterRemoveKey
DBMS_TREE_NODE::filterRemoveKey() in DBMS_TREE_NODE.phpclass
removes a key form the filter
Method free
OCSP_CURSOR_mySQL::free() in OCSP_CURSOR_mySQL.phpclass
free the cursor with @mysql_free_result
Method freeCursor
DB_ORA::freeCursor() in ORACLE.phpclass
Method freeCursor
OCSP_DB_mySQL::freeCursor() in OCSP_DB_mySQL.phpclass
Constant FRM_MODE_COPY
FRM_MODE_COPY in INFA_OCSP_FORM.phpclass
form mode constants
Constant FRM_MODE_DELETE
FRM_MODE_DELETE in INFA_OCSP_FORM.phpclass
form mode constants
Constant FRM_MODE_EDIT
FRM_MODE_EDIT in INFA_OCSP_FORM.phpclass
form mode constants
Constant FRM_MODE_HIDDEN
FRM_MODE_HIDDEN in INFA_OCSP_FORM.phpclass
form mode constants
Constant FRM_MODE_LIST
FRM_MODE_LIST in INFA_OCSP_FORM.phpclass
form mode constants
Constant FRM_MODE_NEW
FRM_MODE_NEW in INFA_OCSP_FORM.phpclass
form mode constants
Constant FRM_MODE_READONLY
FRM_MODE_READONLY in INFA_OCSP_FORM.phpclass
form mode constants
Constant FRM_MODE_SEARCH
FRM_MODE_SEARCH in INFA_OCSP_FORM.phpclass
form mode constants
g
top
Method getAllInstances
DBMS_SIMPLETREE::getAllInstances() in DBMS_SIMPLETREE.phpclass
returns an array with all populated instances
Method getArray
INFA_OCSP_DBOBJ::getArray() in INFA_OCSP_DBOBJ.phpclass
generates a query and returns an array of the resultset
Method getArray
INFA_DBMS_DBOBJ::getArray() in INFA_DBMS_DBOBJ.phpclass
generates a query and returns an array of the resultset
Method getArray
OCSP_DB::getArray() in OCSP_DB.phpclass
generates a query and returns an array of the resultset
Method getArray
OCSP_DB_mySQL::getArray() in OCSP_DB_mySQL.phpclass
generates a query and returns an array of the resultset
Method getChild
DBMS_TREE_NODE::getChild() in DBMS_TREE_NODE.phpclass
Method getChildQueryString
DBMS_TREE_NODE::getChildQueryString() in DBMS_TREE_NODE.phpclass
returns the select statement to get the children
Method getChildrenCursor
DBMS_TREE::getChildrenCursor() in DBMS_TREE.phpclass
opens a course to fetch node objects under the root (1st level)
Method getChildrenList
DBMS_TREE_NODE::getChildrenList() in DBMS_TREE_NODE.phpclass
Method getChildrenList
DBMS_TREE::getChildrenList() in DBMS_TREE.phpclass
returns a array of pointers to the child objects
Function getChildrenTag
getChildrenTag() in DBMS_TREE_NODE.phpclass
returns the html code for the subtree if $this->myFilterArr is array only children matching the filter are shown
Function getChildrenTagTmpl
getChildrenTagTmpl() in DBMS_TREE_NODE.phpclass
returns the html code for the subtree if $this->myFilterArr is array only children matching the filter are shown
Method getChildTblName
DBMS_TREE_NODE::getChildTblName() in DBMS_TREE_NODE.phpclass
Method getClassInclude
DBMS_TABLEOBJ::getClassInclude() in DBMS_TABLEOBJ.phpclass
returns the class source file if $this->classSrcFile is set
Method getColumnDef
OCSP_DB_mySQL::getColumnDef() in OCSP_DB_mySQL.phpclass
returns the database column definition to use in create table or alter column
Method getControll
INFA_OCSP_FORM::getControll() in INFA_OCSP_FORM.phpclass
Method getControllObj
INFA_OCSP_FORM::getControllObj() in INFA_OCSP_FORM.phpclass
instantiates a new class if $this->myControll not type of $contrClass
Method getDbDesc
DBMS_TABLEOBJ::getDbDesc() in DBMS_TABLEOBJ.phpclass
returns the dbDesc array ($this->myFields);
Method getDBField
DBMS_TABLEOBJ::getDBField() in DBMS_TABLEOBJ.phpclass
returns the value of a db column
Method getDBRow
INFA_DBMS_TABLEOBJ::getDBRow() in INFA_DBMS_TABLEOBJ.phpclass
returns a field => value array
Method getDBRow
DBMS_TABLEOBJ::getDBRow() in DBMS_TABLEOBJ.phpclass
returns a field => value array
Method getDBTblColNames
OCSP_DB_mySQL::getDBTblColNames() in OCSP_DB_mySQL.phpclass
returns an array of table column names
Method getDBTblDesc
OCSP_DB::getDBTblDesc() in OCSP_DB.phpclass
returns an array with column description arrays for each column where column name is the array index
Method getDBTblDesc
OCSP_DB_mySQL::getDBTblDesc() in OCSP_DB_mySQL.phpclass
returns an array with column description arrays for each column where column name is the array index
Method getDBTblList
OCSP_DB::getDBTblList() in OCSP_DB.phpclass
returns an array with all tables in the database
Method getDBTblList
OCSP_DB_mySQL::getDBTblList() in OCSP_DB_mySQL.phpclass
returns an array with all tables in the database
Method getDBType
INFA_OCSP_DBOBJ::getDBType() in INFA_OCSP_DBOBJ.phpclass
returns the dbType
Method getDBType
OCSP_DB::getDBType() in OCSP_DB.phpclass
returns the database type
Method getDBType
OCSP_DB_mySQL::getDBType() in OCSP_DB_mySQL.phpclass
returns the dbType
Method getDBVal
DBMS_TABLEOBJ::getDBVal() in DBMS_TABLEOBJ.phpclass
returns a field => value array for dbms
Method getDefaults
DBMS_TABLEOBJ::getDefaults() in DBMS_TABLEOBJ.phpclass
returns an array of db default values
Method getDefaults
INFA_DBMS_TABLEOBJ::getDefaults() in INFA_DBMS_TABLEOBJ.phpclass
returns an array of db default values
Method getEmptyTblArr
DB_ORA::getEmptyTblArr() in ORACLE.phpclass
Method getError
DB_ORA::getError() in ORACLE.phpclass
Method getErrorMsg
DBMS_TABLEOBJ::getErrorMsg() in DBMS_TABLEOBJ.phpclass
Method getErrorMsg
OCSP_DB_mySQL::getErrorMsg() in OCSP_DB_mySQL.phpclass
returns the last mySQL error message
Method getErrorNo
OCSP_DB_mySQL::getErrorNo() in OCSP_DB_mySQL.phpclass
returns the last mySQL error nr
Method getFieldDBDefault
DBMS_TABLEOBJ::getFieldDBDefault() in DBMS_TABLEOBJ.phpclass
returns the db default value for aField
Method getFilteredChildrenList
returns a array of pointers to childs matching $myFilterArr
Method getForm
DBMS_TABLEOBJ::getForm() in DBMS_TABLEOBJ.phpclass
replaces dbGetForm and returns a OCSP_FORM
Method getFormClassName
DBMS_TABLEOBJ::getFormClassName() in DBMS_TABLEOBJ.phpclass
returns the form class name to use
Method getFormCmdFields
INFA_OCSP_FORM::getFormCmdFields() in INFA_OCSP_FORM.phpclass
add some values to the forms (hidden) command fields
Method getFormName
DBMS_TABLEOBJ::getFormName() in DBMS_TABLEOBJ.phpclass
returns the required form name
Method getGlobalTreeKey
DBMS_TREE_NODE::getGlobalTreeKey() in DBMS_TREE_NODE.phpclass
returns the GlobalTreeKey
Method getGlobalTreeKey
DBMS_TREE::getGlobalTreeKey() in DBMS_TREE.phpclass
returns the GlobalTreeKey
Method getId
DBMS_SIMPLETREE::getId() in DBMS_SIMPLETREE.phpclass
returns the id
Method getId
DBMS_TREE_NODE::getId() in DBMS_TREE_NODE.phpclass
returns the id
Method getIndexedArray
OCSP_DB::getIndexedArray() in OCSP_DB.phpclass
generates a query and returns an array of the resultset with $idxCol as index and $valCols as values
Method getIndexedTreeArr
DBMS_TREE::getIndexedTreeArr() in DBMS_TREE.phpclass
returns an array sorted as tree the index is like [1] [1.1] [1.2] [2] [2.1] ....
Method getInstance
DBMS_SIMPLETREE::getInstance() in DBMS_SIMPLETREE.phpclass
returns the instance with id $aId
Method getJSON
DBMS_TABLEOBJ::getJSON() in DBMS_TABLEOBJ.phpclass
returns a json string for the object data
Method getKey
DBMS_TREE::getKey() in DBMS_TREE.phpclass
gets a child key
Method getKeyArr
DBMS_TABLEOBJ::getKeyArr() in DBMS_TABLEOBJ.phpclass
returns the key array an array of all key fields
Method getKeyTree
DBMS_TREE::getKeyTree() in DBMS_TREE.phpclass
returns the key tree [PARENT][ID]=>array()
Method getKeyTreeNode
DBMS_TREE::getKeyTreeNode() in DBMS_TREE.phpclass
returns a node in the key tree to store more information to the keytree overwrite this in
Method getLevel
DBMS_TREE_NODE::getLevel() in DBMS_TREE_NODE.phpclass
returns the Level
Function getLinkUrl
getLinkUrl() in DBMS_TREE_NODE.phpclass
returns the link url
Method getListControll
INFA_OCSP_FORM::getListControll() in INFA_OCSP_FORM.phpclass
if $contrClass is not set to "NO" a controll object will be created if none exists ($this->myControll) is empty
Method getListView
INFA_OCSP_FORM::getListView() in INFA_OCSP_FORM.phpclass
Method getMyConfFile
OCSP_DB::getMyConfFile() in OCSP_DB.phpclass
can also be called without object OCSP_DB::getMyConfFile() if $this->myConfFile is empty the global dbConffile is returned
Method getMyDBName
OCSP_DB::getMyDBName() in OCSP_DB.phpclass
Method getMyTable
DBMS_TABLEOBJ::getMyTable() in DBMS_TABLEOBJ.phpclass
returns the table name
Function getName
getName() in DBMS_TREE_NODE.phpclass
Method getNode
DBMS_TREE::getNode() in DBMS_TREE.phpclass
get a node if the
Method getNodeDBRowFromDB
DBMS_TREE::getNodeDBRowFromDB() in DBMS_TREE.phpclass
selects a node row from the database and returns the DB Values as array with quickQuery to the database object
Method getNodeObjectFromCache
Function getNodeTag
getNodeTag() in DBMS_TREE_NODE.phpclass
returns the htmlcode for the node
Function getNodeTagTmpl
getNodeTagTmpl() in DBMS_TREE_NODE.phpclass
returns the html code for the nodetemplate
Method getObjValArray
DBMS_TABLEOBJ::getObjValArray() in DBMS_TABLEOBJ.phpclass
returns the object value array
Method getObjValValue
DBMS_TABLEOBJ::getObjValValue() in DBMS_TABLEOBJ.phpclass
returns an object value value
Method getOne
OCSP_DB::getOne() in OCSP_DB.phpclass
Runs the query provided and returns the data from the first column of the first row then frees the result set.
Method getOrderNr
DBMS_TREE_NODE::getOrderNr() in DBMS_TREE_NODE.phpclass
returns the orderNr
Method getParentId
DBMS_TREE_NODE::getParentId() in DBMS_TREE_NODE.phpclass
returns the parent id
Method getParentId
DBMS_SIMPLETREE::getParentId() in DBMS_SIMPLETREE.phpclass
returns the parent id
Method getParentObj
DBMS_TREE_NODE::getParentObj() in DBMS_TREE_NODE.phpclass
returns the parent object or null if parent is root
Method getPopulateTs
DBMS_TABLEOBJ::getPopulateTs() in DBMS_TABLEOBJ.phpclass
returns the populate timestamp if it returns 0 the object has not been populated which means not that it is empty
Method getPrimaryKeys
OCSP_DB_mySQL::getPrimaryKeys() in OCSP_DB_mySQL.phpclass
returns an array with all primary key column names
Method getQueryArray
OCSP_DB_mySQL::getQueryArray() in OCSP_DB_mySQL.phpclass
returns an array with the main parts of an select the returned array has the following indexes
Method getResultArray
DB_ORA::getResultArray() in ORACLE.phpclass
Method getRootId
DBMS_TREE::getRootId() in DBMS_TREE.phpclass
returns the tree root id
Method getRootNode
DBMS_SIMPLETREE::getRootNode() in DBMS_SIMPLETREE.phpclass
returns the root node
Method getRootPath
DBMS_TREE_NODE::getRootPath() in DBMS_TREE_NODE.phpclass
returns a array back to the root (same as DBMS_TREE->getRootPath) but the tree is not populated saves time and space
Method getRootPath
DBMS_TREE::getRootPath() in DBMS_TREE.phpclass
returns an array of pointers to the elements till root with all
Method getRootPathIdx
DBMS_TREE_NODE::getRootPathIdx() in DBMS_TREE_NODE.phpclass
returns the index of the node in the root path
Method getRow
OCSP_DB::getRow() in OCSP_DB.phpclass
returns the first row matching $filter
Method getSubmitAction
INFA_OCSP_FORM::getSubmitAction() in INFA_OCSP_FORM.phpclass
get main commands for the form
Method getTableDesc
DB_ORA::getTableDesc() in ORACLE.phpclass
Method getTableFields
DB_ORA::getTableFields() in ORACLE.phpclass
Method getTableList
DB_ORA::getTableList() in ORACLE.phpclass
Method getTimeStamp
OCSP_DB_mySQL::getTimeStamp() in OCSP_DB_mySQL.phpclass
returns the linux timestamp (mktime) of a date column
Method getTree
DBMS_TREE_NODE::getTree() in DBMS_TREE_NODE.phpclass
returns myTree object
Method getTreeArray
DBMS_TREE::getTreeArray() in DBMS_TREE.phpclass
returns a pointers to the global tree array
Method getView
INFA_OCSP_FORM::getView() in INFA_OCSP_FORM.phpclass
Method getViewObj
INFA_OCSP_FORM::getViewObj() in INFA_OCSP_FORM.phpclass
instantiates a new class if $this->myControll not type of $contrClass
Method getWhere
DBMS_TABLEOBJ::getWhere() in DBMS_TABLEOBJ.phpclass
generates a where clause to select the object identfied by DBMS_TBLOBJ::myKeys
h
top
Variable $hasObjVals
DBMS_TABLEOBJ::$hasObjVals in DBMS_TABLEOBJ.phpclass
Method hasChanged
DBMS_TABLEOBJ::hasChanged() in DBMS_TABLEOBJ.phpclass
returns if valChangeTS > populateTS
Method hasChildren
DBMS_TREE_NODE::hasChildren() in DBMS_TREE_NODE.phpclass
returns if the node has children
Method hasColumn
DBMS_TABLEOBJ::hasColumn() in DBMS_TABLEOBJ.phpclass
returns if the table as a column named $colName
Method hasErrors
DBMS_TABLEOBJ::hasErrors() in DBMS_TABLEOBJ.phpclass
Method hasObjVals
DBMS_TABLEOBJ::hasObjVals() in DBMS_TABLEOBJ.phpclass
i
top
Variable $iam_connected
OCSP_DB::$iam_connected in OCSP_DB.phpclass
Variable $iam_initialized
OCSP_DB::$iam_initialized in OCSP_DB.phpclass
Variable $initTS
DBMS_TABLEOBJ::$initTS in DBMS_TABLEOBJ.phpclass
Page INFA_OCSP_FORM.phpclass
INFA_OCSP_FORM.phpclass in INFA_OCSP_FORM.phpclass
Page INFA_DBMS_DBOBJ.phpclass
INFA_DBMS_DBOBJ.phpclass in INFA_DBMS_DBOBJ.phpclass
Page INFA_OCSP_DBOBJ.phpclass
INFA_OCSP_DBOBJ.phpclass in INFA_OCSP_DBOBJ.phpclass
Class INFA_DBMS_DBOBJ
INFA_DBMS_DBOBJ in INFA_DBMS_DBOBJ.phpclass
interface to handle a database connection object
Class INFA_DBMS_TABLEOBJ
INFA_DBMS_TABLEOBJ in INFA_DBMS_TABLEOBJ.phpclass
interface to handle a database table object
Class INFA_OCSP_DBOBJ
INFA_OCSP_DBOBJ in INFA_OCSP_DBOBJ.phpclass
interface to handle a database connection object
Class INFA_OCSP_FORM
INFA_OCSP_FORM in INFA_OCSP_FORM.phpclass
interface to handle a (database) form object
Method init
DBMS_TABLEOBJ::init() in DBMS_TABLEOBJ.phpclass
initalize the object
Method init
DBMS_SIMPLETREE::init() in DBMS_SIMPLETREE.phpclass
sets the table name for DBMS_TABLEOBJ
Method initCon
DB_ORA::initCon() in ORACLE.phpclass
Method initConn
OCSP_DB_mySQL::initConn() in OCSP_DB_mySQL.phpclass
initiates the connect this is not required for mysql
Method insert
DB_ORA::insert() in ORACLE.phpclass
Method insert
OCSP_DB_mySQL::insert() in OCSP_DB_mySQL.phpclass
execute an insert statement and returns True or generated auto-key
Method insertArray
INFA_DBMS_DBOBJ::insertArray() in INFA_DBMS_DBOBJ.phpclass
inserts a valueArr into the table
Method insertArray
OCSP_DB_mySQL::insertArray() in OCSP_DB_mySQL.phpclass
creates an insert statement and returns $this::insert()
Method insertArray
INFA_OCSP_DBOBJ::insertArray() in INFA_OCSP_DBOBJ.phpclass
inserts a valueArr into the table
Method insertArray
OCSP_DB::insertArray() in OCSP_DB.phpclass
inserts a new row out of an array
Method isconnected
DB_ORA::isconnected() in ORACLE.phpclass
Method isConnected
OCSP_DB::isConnected() in OCSP_DB.phpclass
Method isInit
DBMS_TABLEOBJ::isInit() in DBMS_TABLEOBJ.phpclass
returns if the object is initialized
Method isInit
OCSP_DB::isInit() in OCSP_DB.phpclass
Method isPopulated
DBMS_TABLEOBJ::isPopulated() in DBMS_TABLEOBJ.phpclass
returns if populateTS > 0
Method isRoot
DBMS_SIMPLETREE::isRoot() in DBMS_SIMPLETREE.phpclass
returns if the node is the root node
k
top
Method keysAreSet
DBMS_TABLEOBJ::keysAreSet() in DBMS_TABLEOBJ.phpclass
returns if the primary key columns are set
l
top
Variable $level
DBMS_TREE_NODE::$level in DBMS_TREE_NODE.phpclass
Method logCmd
OCSP_DB_mySQL::logCmd() in OCSP_DB_mySQL.phpclass
logs sql command (SELECTS ARE NOT LOGGED)
m
top
Variable $myAutoClose
OCSP_CURSOR::$myAutoClose in OCSP_CURSOR.phpclass
Variable $myCacheTS
DBMS_TABLEOBJ::$myCacheTS in DBMS_TABLEOBJ.phpclass
Variable $myChildCacheTTL
DBMS_TREE_NODE::$myChildCacheTTL in DBMS_TREE_NODE.phpclass
Variable $myChildClass
DBMS_TREE::$myChildClass in DBMS_TREE.phpclass
Variable $myChildClass
DBMS_TREE_NODE::$myChildClass in DBMS_TREE_NODE.phpclass
Variable $myChildKeys
DBMS_TREE::$myChildKeys in DBMS_TREE.phpclass
Variable $myChildKeys
DBMS_TREE_NODE::$myChildKeys in DBMS_TREE_NODE.phpclass
Variable $myChildren
DBMS_TREE_NODE::$myChildren in DBMS_TREE_NODE.phpclass
array starts at 1 !! key=sortorder
Variable $myChildren
DBMS_TREE::$myChildren in DBMS_TREE.phpclass
Variable $myChildrenPopulateTS
DBMS_TREE::$myChildrenPopulateTS in DBMS_TREE.phpclass
Variable $myChildrenPopulateTS
DBMS_TREE_NODE::$myChildrenPopulateTS in DBMS_TREE_NODE.phpclass
timestamp when the $this->myChildren has been populates
Variable $myClassSrcFile
DBMS_TREE_NODE::$myClassSrcFile in DBMS_TREE_NODE.phpclass
Variable $myConfFile
OCSP_DB::$myConfFile in OCSP_DB.phpclass
Variable $myConnId
OCSP_CURSOR_mySQL::$myConnId in OCSP_CURSOR_mySQL.phpclass
Variable $myConnId
OCSP_DB_mySQL::$myConnId in OCSP_DB_mySQL.phpclass
Variable $myCursor
OCSP_CURSOR_mySQL::$myCursor in OCSP_CURSOR_mySQL.phpclass
Variable $myDB
OCSP_DB::$myDB in OCSP_DB.phpclass
Variable $myFields
DBMS_TABLEOBJ::$myFields in DBMS_TABLEOBJ.phpclass
Variable $myFilterArr
DBMS_TREE::$myFilterArr in DBMS_TREE.phpclass
Variable $myFilterArr
DBMS_TREE_NODE::$myFilterArr in DBMS_TREE_NODE.phpclass
Variable $myGlobalTreeKey
DBMS_TREE::$myGlobalTreeKey in DBMS_TREE.phpclass
Variable $myIdFld
DBMS_TREE_NODE::$myIdFld in DBMS_TREE_NODE.phpclass
Variable $myIdFld
DBMS_TREE::$myIdFld in DBMS_TREE.phpclass
Variable $myKeys
DBMS_TABLEOBJ::$myKeys in DBMS_TABLEOBJ.phpclass
Variable $myLink
DBMS_TREE::$myLink in DBMS_TREE.phpclass
Variable $myLink
DBMS_TREE_NODE::$myLink in DBMS_TREE_NODE.phpclass
Variable $myLinkedTableRows
DBMS_TABLEOBJ::$myLinkedTableRows in DBMS_TABLEOBJ.phpclass
array of linked (joined) table rows
Variable $myMode
DBMS_TABLEOBJ::$myMode in DBMS_TABLEOBJ.phpclass
Variable $myObjVals
DBMS_TABLEOBJ::$myObjVals in DBMS_TABLEOBJ.phpclass
Variable $myObjValsPopulateTS
DBMS_TABLEOBJ::$myObjValsPopulateTS in DBMS_TABLEOBJ.phpclass
Variable $myParent
DBMS_TREE_NODE::$myParent in DBMS_TREE_NODE.phpclass
Variable $myParentFld
DBMS_TREE_NODE::$myParentFld in DBMS_TREE_NODE.phpclass
Variable $myParentFld
DBMS_TREE::$myParentFld in DBMS_TREE.phpclass
Variable $myQuery
OCSP_CURSOR::$myQuery in OCSP_CURSOR.phpclass
Variable $myRootId
DBMS_TREE::$myRootId in DBMS_TREE.phpclass
Variable $myServer
OCSP_DB::$myServer in OCSP_DB.phpclass
Variable $mySortFld
DBMS_TREE_NODE::$mySortFld in DBMS_TREE_NODE.phpclass
Variable $mySortFld
DBMS_TREE::$mySortFld in DBMS_TREE.phpclass
Variable $myTable
DBMS_TABLEOBJ::$myTable in DBMS_TABLEOBJ.phpclass
NOT FINAL !!!!!
Variable $myTree
DBMS_TREE_NODE::$myTree in DBMS_TREE_NODE.phpclass
Variable $myTreeCache
DBMS_SIMPLETREE::$myTreeCache in DBMS_SIMPLETREE.phpclass
Variable $myTreeClass
DBMS_TREE_NODE::$myTreeClass in DBMS_TREE_NODE.phpclass
Variable $myTreeClass
DBMS_SIMPLETREE::$myTreeClass in DBMS_SIMPLETREE.phpclass
* class vars ------------------------------------------------------
Variable $myTreeIndexCol
DBMS_SIMPLETREE::$myTreeIndexCol in DBMS_SIMPLETREE.phpclass
Variable $myTreeParentCol
DBMS_SIMPLETREE::$myTreeParentCol in DBMS_SIMPLETREE.phpclass
Variable $myTreePopulateTS
DBMS_SIMPLETREE::$myTreePopulateTS in DBMS_SIMPLETREE.phpclass
Variable $myTreeRootId
DBMS_SIMPLETREE::$myTreeRootId in DBMS_SIMPLETREE.phpclass
Variable $myTreeSort
DBMS_SIMPLETREE::$myTreeSort in DBMS_SIMPLETREE.phpclass
Variable $myTreeTable
DBMS_SIMPLETREE::$myTreeTable in DBMS_SIMPLETREE.phpclass
Method matchFilter
DBMS_TREE_NODE::matchFilter() in DBMS_TREE_NODE.phpclass
returns if the node matches the filter array NOTE checks only for exact match
Method moveChildDown
DBMS_TREE_NODE::moveChildDown() in DBMS_TREE_NODE.phpclass
moves a child down (increase sort field)
Method moveChildUp
DBMS_TREE_NODE::moveChildUp() in DBMS_TREE_NODE.phpclass
moves a child up (decrease sort field)
Function MYSQL_getNowValue
MYSQL_getNowValue() in OCSP_DB_mySQL.phpclass
n
top
Method newChildObj
DBMS_TREE_NODE::newChildObj() in DBMS_TREE_NODE.phpclass
creates a child object out of database row
Method newDBConnect
OCSP_DB::newDBConnect() in OCSP_DB.phpclass
Method newNodeObject
DBMS_TREE::newNodeObject() in DBMS_TREE.phpclass
generates a new child object and add it to the cache
Method newTreeObj
DBMS_TREE_NODE::newTreeObj() in DBMS_TREE_NODE.phpclass
Method numberOfChildren
DBMS_TREE_NODE::numberOfChildren() in DBMS_TREE_NODE.phpclass
return the number of childrens
Method numOfRows
OCSP_DB_mySQL::numOfRows() in OCSP_DB_mySQL.phpclass
Method numOfRows
OCSP_CURSOR_mySQL::numOfRows() in OCSP_CURSOR_mySQL.phpclass
o
top
Variable $objError
DBMS_TABLEOBJ::$objError in DBMS_TABLEOBJ.phpclass
Variable $objErrorMsg
DBMS_TABLEOBJ::$objErrorMsg in DBMS_TABLEOBJ.phpclass
Global $OCSP_CONF
$OCSP_CONF in DBMS_TABLEOBJ.phpclass
deletes the row from the database
Global $OCSP_OBJ
$OCSP_OBJ in DBMS_TREE_NODE.phpclass
constructor populates the node if intval($aId) and $auto_populate
Global $OCSP_VAL
$OCSP_VAL in DBMS_TABLEOBJ.phpclass
PROTECTED cacheRestore
Variable $oraResults
DB_ORA::$oraResults in ORACLE.phpclass
Variable $orderNr
DBMS_TREE_NODE::$orderNr in DBMS_TREE_NODE.phpclass
Page OCSP_CURSOR.phpclass
OCSP_CURSOR.phpclass in OCSP_CURSOR.phpclass
Page OCSP_CURSOR_mySQL.phpclass
OCSP_CURSOR_mySQL.phpclass in OCSP_CURSOR_mySQL.phpclass
Page OCSP_DB.phpclass
OCSP_DB.phpclass in OCSP_DB.phpclass
Page OCSP_DB_mySQL.phpclass
OCSP_DB_mySQL.phpclass in OCSP_DB_mySQL.phpclass
Page ORACLE.phpclass
ORACLE.phpclass in ORACLE.phpclass
Page ORACLE.phpinc
ORACLE.phpinc in ORACLE.phpinc
Class OCSP_CURSOR
OCSP_CURSOR in OCSP_CURSOR.phpclass
abstract class OCSP_CURSOR
Class OCSP_CURSOR_mySQL
OCSP_CURSOR_mySQL in OCSP_CURSOR_mySQL.phpclass
handels mySQL database cursor
Method OCSP_CURSOR_mySQL
OCSP_CURSOR_mySQL::OCSP_CURSOR_mySQL() in OCSP_CURSOR_mySQL.phpclass
calls mysql_query or mysql_unbufferd_query to get a resultset
Class OCSP_DB
OCSP_DB in OCSP_DB.phpclass
--------------------------------------------------- Class OCSP_DB
Class OCSP_DB_mySQL
OCSP_DB_mySQL in OCSP_DB_mySQL.phpclass
handels mySQL database connections / operations
Constant OCSP_TREETYPE_LIST
OCSP_TREETYPE_LIST in DBMS_TREE.phpclass
Constant OCSP_TREETYPE_TABLE
OCSP_TREETYPE_TABLE in DBMS_TREE.phpclass
p
top
Variable $populateTS
DBMS_TABLEOBJ::$populateTS in DBMS_TABLEOBJ.phpclass
Method populate
DBMS_TREE::populate() in DBMS_TREE.phpclass
populates the children of the tree (1st level nodes)
Method populateChildren
DBMS_TREE_NODE::populateChildren() in DBMS_TREE_NODE.phpclass
populates the children
Method populateFromKeys
DBMS_TABLEOBJ::populateFromKeys() in DBMS_TABLEOBJ.phpclass
populates the object from a key array NOTE if more columns fit $keys only the first is set
Method populateFromValues
DBMS_TABLEOBJ::populateFromValues() in DBMS_TABLEOBJ.phpclass
populates the object by extracting keys from a value array
Method populateNode
DBMS_TREE::populateNode() in DBMS_TREE.phpclass
populates a child node if $useCache the cache is checked if the node already exists if !$useCache the node is laoded from the db and the cache object is replaced
Method populateObjVals
DBMS_TABLEOBJ::populateObjVals() in DBMS_TABLEOBJ.phpclass
populates the Object values
Method populateTree
DBMS_TREE_NODE::populateTree() in DBMS_TREE_NODE.phpclass
populates the hole tree structure
Method populateTree
DBMS_TREE::populateTree() in DBMS_TREE.phpclass
Method populateTree
DBMS_SIMPLETREE::populateTree() in DBMS_SIMPLETREE.phpclass
popluates the tree
Constant PQT_DELETE
PQT_DELETE in db.phpinc
Constant PQT_INSERT
PQT_INSERT in db.phpinc
Constant PQT_REPLACE
PQT_REPLACE in db.phpinc
Constant PQT_SELECT
PQT_SELECT in db.phpinc
Constant PQT_UNION
PQT_UNION in db.phpinc
Constant PQT_UPDATE
PQT_UPDATE in db.phpinc
Method publicConnect
OCSP_DB_mySQL::publicConnect() in OCSP_DB_mySQL.phpclass
Method p_cacheIsExpired
DBMS_TABLEOBJ::p_cacheIsExpired() in DBMS_TABLEOBJ.phpclass
PROTECTED check if cache is expired
q
top
Method qs_getDateStmt
OCSP_DB_mySQL::qs_getDateStmt() in OCSP_DB_mySQL.phpclass
returns a Date object in string representation
Method qs_getLikeStmt
OCSP_DB_mySQL::qs_getLikeStmt() in OCSP_DB_mySQL.phpclass
returns a sql statement for use in search
Method qs_getLikeStmt
INFA_OCSP_DBOBJ::qs_getLikeStmt() in INFA_OCSP_DBOBJ.phpclass
returns a sql statement for use in search
Method qs_getNowStmt
OCSP_DB_mySQL::qs_getNowStmt() in OCSP_DB_mySQL.phpclass
returns the db NOW() statement for date/time values
Method qs_getNullStmt
OCSP_DB_mySQL::qs_getNullStmt() in OCSP_DB_mySQL.phpclass
returns the db NULL statement for NULL values
Method qs_getPassword
OCSP_DB_mySQL::qs_getPassword() in OCSP_DB_mySQL.phpclass
returns a password command $aValue
Method qs_getSlashedValue
OCSP_DB::qs_getSlashedValue() in OCSP_DB.phpclass
returns $aValue with slashes to use to create query strings
Method qs_getSlashedValue
OCSP_DB_mySQL::qs_getSlashedValue() in OCSP_DB_mySQL.phpclass
returns $aValue with slashes to use to create query strings
Method qs_getSlashedValue
DB_ORA::qs_getSlashedValue() in ORACLE.phpclass
replaces ' with ''
Method qs_getSlashedValue
INFA_OCSP_DBOBJ::qs_getSlashedValue() in INFA_OCSP_DBOBJ.phpclass
returns $aValue with slashes to use to create query strings
Method qs_getWhereClause
OCSP_DB_mySQL::qs_getWhereClause() in OCSP_DB_mySQL.phpclass
returns the where clause for a select
Method qs_getWhereIn
OCSP_DB_mySQL::qs_getWhereIn() in OCSP_DB_mySQL.phpclass
returns WHERE col IN($valArr)
Method qs_getWhereIn
OCSP_DB::qs_getWhereIn() in OCSP_DB.phpclass
returns WHERE col IN($valArr)
Method qs_ifNullStmt
OCSP_DB_mySQL::qs_ifNullStmt() in OCSP_DB_mySQL.phpclass
returns the db IFNULL/nvl statement
Method query
DB_ORA::query() in ORACLE.phpclass
Method query
OCSP_DB_mySQL::query() in OCSP_DB_mySQL.phpclass
opens a cursor for a query
Method query
OCSP_DB::query() in OCSP_DB.phpclass
opens a cursor for a query
Method queryArray
OCSP_DB::queryArray() in OCSP_DB.phpclass
returns an array of table rows
Method queryArray
OCSP_DB_mySQL::queryArray() in OCSP_DB_mySQL.phpclass
returns an array of table rows
Method quickQuery
DB_ORA::quickQuery() in ORACLE.phpclass
returns (a column) of the first row match
Method quickQuery
OCSP_DB_mySQL::quickQuery() in OCSP_DB_mySQL.phpclass
returns (a column) of the first row match
Method quickQuery
INFA_OCSP_DBOBJ::quickQuery() in INFA_OCSP_DBOBJ.phpclass
returns (a column) of the first row match
r
top
Variable $rowNr
OCSP_CURSOR::$rowNr in OCSP_CURSOR.phpclass
Method replace
OCSP_DB_mySQL::replace() in OCSP_DB_mySQL.phpclass
replace existing row or insert now if not exists
Method replaceArray
OCSP_DB_mySQL::replaceArray() in OCSP_DB_mySQL.phpclass
replace existing row or insert now if not exists
Method replaceArray
INFA_OCSP_DBOBJ::replaceArray() in INFA_OCSP_DBOBJ.phpclass
replace existing row or insert now if not exists
Method replaceArray
INFA_DBMS_DBOBJ::replaceArray() in INFA_DBMS_DBOBJ.phpclass
replace existing row or insert now if not exists
Method resortChildren
DBMS_TREE_NODE::resortChildren() in DBMS_TREE_NODE.phpclass
resorts the children list and saves it to the database
Method resortTable
OCSP_DB_mySQL::resortTable() in OCSP_DB_mySQL.phpclass
resorts orderfields in a table (remove gaps)
Method rollback
DB_ORA::rollback() in ORACLE.phpclass
s
top
Variable $staticClassVars
DBMS_TABLEOBJ::$staticClassVars in DBMS_TABLEOBJ.phpclass
Method saveLinkedRow
DBMS_TABLEOBJ::saveLinkedRow() in DBMS_TABLEOBJ.phpclass
saves a linked row due to $cmd
Method saveLinkedTableRows
DBMS_TABLEOBJ::saveLinkedTableRows() in DBMS_TABLEOBJ.phpclass
handels linked tables after insert
Method saveObjVals
DBMS_TABLEOBJ::saveObjVals() in DBMS_TABLEOBJ.phpclass
saves the object values
Method server_info
OCSP_DB_mySQL::server_info() in OCSP_DB_mySQL.phpclass
returns the mysql server info()
Method setChanged
DBMS_TABLEOBJ::setChanged() in DBMS_TABLEOBJ.phpclass
sets the changed flag ($this->valChangeTS > $this-populateTS)
Method setChildClassVar
DBMS_TREE_NODE::setChildClassVar() in DBMS_TREE_NODE.phpclass
sets child class vars
Method setChildClassVar
DBMS_TREE::setChildClassVar() in DBMS_TREE.phpclass
sets child class vars
Method setConfigurationArr
DBMS_TREE_NODE::setConfigurationArr() in DBMS_TREE_NODE.phpclass
sets configuration attributes (if not set) out of an array
Method setControll
INFA_OCSP_FORM::setControll() in INFA_OCSP_FORM.phpclass
sets a controll
Method setDBField
DBMS_TABLEOBJ::setDBField() in DBMS_TABLEOBJ.phpclass
sets the value of a object var (DB COLUMN)
Method setDBFieldIfDiff
DBMS_TABLEOBJ::setDBFieldIfDiff() in DBMS_TABLEOBJ.phpclass
sets the value of an object var (DB COLUMN) if it differs with $aValue
Method setDBFieldIfEmpty
DBMS_TABLEOBJ::setDBFieldIfEmpty() in DBMS_TABLEOBJ.phpclass
sets the value of an column if it is empty or not set
Method setDBRow
INFA_DBMS_TABLEOBJ::setDBRow() in INFA_DBMS_TABLEOBJ.phpclass
sets a database row to the object fields
Method setDBRow
DBMS_TABLEOBJ::setDBRow() in DBMS_TABLEOBJ.phpclass
sets a database row to the object fields
Method setDBVal
DBMS_TABLEOBJ::setDBVal() in DBMS_TABLEOBJ.phpclass
sets all fields of an array to the objcet
Method setDefaults
DBMS_TABLEOBJ::setDefaults() in DBMS_TABLEOBJ.phpclass
sets the database default values to the fields
Method setError
DBMS_TABLEOBJ::setError() in DBMS_TABLEOBJ.phpclass
sets an error cmd
Method setGlobalTreeKey
DBMS_TREE::setGlobalTreeKey() in DBMS_TREE.phpclass
sets the GlobalTreeKey
Method setId
DBMS_TREE_NODE::setId() in DBMS_TREE_NODE.phpclass
sets the id
Method setKey
DBMS_TREE::setKey() in DBMS_TREE.phpclass
sets a child key
Method setKeyTree
DBMS_TREE::setKeyTree() in DBMS_TREE.phpclass
sets the key tree
Method setLevel
DBMS_TREE_NODE::setLevel() in DBMS_TREE_NODE.phpclass
sets the Level
Method setLink
DBMS_TREE_NODE::setLink() in DBMS_TREE_NODE.phpclass
sets the link url for the output
Method setLinkedTableRow
DBMS_TABLEOBJ::setLinkedTableRow() in DBMS_TABLEOBJ.phpclass
sets the row of an other table
Method setLinkedTableRow
INFA_DBMS_TABLEOBJ::setLinkedTableRow() in INFA_DBMS_TABLEOBJ.phpclass
sets the row of an other table
Method setMyTable
DBMS_TABLEOBJ::setMyTable() in DBMS_TABLEOBJ.phpclass
sets the table name an recals init if $this->myTable != $aTablName
Method setObjValArray
DBMS_TABLEOBJ::setObjValArray() in DBMS_TABLEOBJ.phpclass
sets an array of values as object values
Method setObjValValue
DBMS_TABLEOBJ::setObjValValue() in DBMS_TABLEOBJ.phpclass
sets an object value value
Method setObjVarIfEmpty
DBMS_TABLEOBJ::setObjVarIfEmpty() in DBMS_TABLEOBJ.phpclass
sets an object var if it's empty or null NOTE the object var has to be set already NOTE does not set the changed flag
Method setOrderNr
DBMS_TREE_NODE::setOrderNr() in DBMS_TREE_NODE.phpclass
sets the OrderNr
Method setParentId
DBMS_TREE_NODE::setParentId() in DBMS_TREE_NODE.phpclass
sets the parent id
Method setParentObj
DBMS_TREE_NODE::setParentObj() in DBMS_TREE_NODE.phpclass
Method setRootId
DBMS_TREE::setRootId() in DBMS_TREE.phpclass
sets the tree root id
Method setSubmitAction
INFA_OCSP_FORM::setSubmitAction() in INFA_OCSP_FORM.phpclass
sets a main cmmonad of the form
Method setTreeObj
DBMS_TREE_NODE::setTreeObj() in DBMS_TREE_NODE.phpclass
sets the tree object
Method setUnChanged
DBMS_TABLEOBJ::setUnChanged() in DBMS_TABLEOBJ.phpclass
clears the changed flag
Page storebasket.phpinc
storebasket.phpinc in storebasket.phpinc
t
top
Method tblExists
OCSP_DB_mySQL::tblExists() in OCSP_DB_mySQL.phpclass
checks if a table exists
Method tblExists
INFA_OCSP_DBOBJ::tblExists() in INFA_OCSP_DBOBJ.phpclass
checks if a table exists
Method tblHasColumn
OCSP_DB_mySQL::tblHasColumn() in OCSP_DB_mySQL.phpclass
returns if a table has a certain column
Method treeIsPopulated
DBMS_SIMPLETREE::treeIsPopulated() in DBMS_SIMPLETREE.phpclass
returns if the tree is already populated
Method truncateTable
OCSP_DB_mySQL::truncateTable() in OCSP_DB_mySQL.phpclass
truncates a table
Method truncateTable
OCSP_DB::truncateTable() in OCSP_DB.phpclass
truncates a table
u
top
Page update_MT_SYS_ONLINEUSERS.phpinc
update_MT_SYS_ONLINEUSERS.phpinc in update_MT_SYS_ONLINEUSERS.phpinc
Page update_T_ADDRESS.phpinc
update_T_ADDRESS.phpinc in update_T_ADDRESS.phpinc
Page update_T_ADDRESS_OV.phpinc
update_T_ADDRESS_OV.phpinc in update_T_ADDRESS_OV.phpinc
Page update_T_AUDIENCE.phpinc
update_T_AUDIENCE.phpinc in update_T_AUDIENCE.phpinc
Page update_T_CLI_AUDIENCE.phpinc
update_T_CLI_AUDIENCE.phpinc in update_T_CLI_AUDIENCE.phpinc
Page update_T_CLI_CLIENT.phpinc
update_T_CLI_CLIENT.phpinc in update_T_CLI_CLIENT.phpinc
Page update_T_CLI_CLIENT_OV.phpinc
update_T_CLI_CLIENT_OV.phpinc in update_T_CLI_CLIENT_OV.phpinc
Page update_T_CLI_MEDIA.phpinc
update_T_CLI_MEDIA.phpinc in update_T_CLI_MEDIA.phpinc
Page update_T_CLI_PROFILES_OV.phpinc
update_T_CLI_PROFILES_OV.phpinc in update_T_CLI_PROFILES_OV.phpinc
Page update_T_CLI_STAFF.phpinc
update_T_CLI_STAFF.phpinc in update_T_CLI_STAFF.phpinc
Page update_T_CLI_STAFF_OV.phpinc
update_T_CLI_STAFF_OV.phpinc in update_T_CLI_STAFF_OV.phpinc
Page update_T_CLI_STAFF_TYPE.phpinc
update_T_CLI_STAFF_TYPE.phpinc in update_T_CLI_STAFF_TYPE.phpinc
Page update_T_CLI_STATES.phpinc
update_T_CLI_STATES.phpinc in update_T_CLI_STATES.phpinc
Page update_T_CLI_TYPE.phpinc
update_T_CLI_TYPE.phpinc in update_T_CLI_TYPE.phpinc
Page update_T_CLI_USER.phpinc
update_T_CLI_USER.phpinc in update_T_CLI_USER.phpinc
Page update_T_CMS_CHAPTER.phpinc
update_T_CMS_CHAPTER.phpinc in update_T_CMS_CHAPTER.phpinc
Page update_T_CMS_CHAPTER_OV.phpinc
update_T_CMS_CHAPTER_OV.phpinc in update_T_CMS_CHAPTER_OV.phpinc
Page update_T_CMS_CSSCLASS.phpinc
update_T_CMS_CSSCLASS.phpinc in update_T_CMS_CSSCLASS.phpinc
Page update_T_CMS_CSSSTYLES.phpinc
update_T_CMS_CSSSTYLES.phpinc in update_T_CMS_CSSSTYLES.phpinc
Page update_T_CMS_FEEDBACK.phpinc
update_T_CMS_FEEDBACK.phpinc in update_T_CMS_FEEDBACK.phpinc
Page update_T_CMS_MENU.phpinc
update_T_CMS_MENU.phpinc in update_T_CMS_MENU.phpinc
Page update_T_CMS_MENUTYPE.phpinc
update_T_CMS_MENUTYPE.phpinc in update_T_CMS_MENUTYPE.phpinc
Page update_T_CMS_MENUTYPETYPE.phpinc
update_T_CMS_MENUTYPETYPE.phpinc in update_T_CMS_MENUTYPETYPE.phpinc
Page update_T_CMS_MENU_OV.phpinc
update_T_CMS_MENU_OV.phpinc in update_T_CMS_MENU_OV.phpinc
Page update_T_CMS_PAGE.phpinc
update_T_CMS_PAGE.phpinc in update_T_CMS_PAGE.phpinc
Page update_T_CMS_PAGESTATE.phpinc
update_T_CMS_PAGESTATE.phpinc in update_T_CMS_PAGESTATE.phpinc
Page update_T_CMS_PAGETYPE.phpinc
update_T_CMS_PAGETYPE.phpinc in update_T_CMS_PAGETYPE.phpinc
Page update_T_CMS_PAGE_OV.phpinc
update_T_CMS_PAGE_OV.phpinc in update_T_CMS_PAGE_OV.phpinc
Page update_T_CMS_PROJECT.phpinc
update_T_CMS_PROJECT.phpinc in update_T_CMS_PROJECT.phpinc
Page update_T_CMS_PROJECT_OV.phpinc
update_T_CMS_PROJECT_OV.phpinc in update_T_CMS_PROJECT_OV.phpinc
Page update_T_CMS_TMPL_CHAPTER.phpinc
update_T_CMS_TMPL_CHAPTER.phpinc in update_T_CMS_TMPL_CHAPTER.phpinc
Page update_T_CMS_TMPL_CHAPTER_FIELDS.phpinc
update_T_CMS_TMPL_CHAPTER_FIELDS.phpinc in update_T_CMS_TMPL_CHAPTER_FIELDS.phpinc
Page update_T_CMS_TMPL_PAGE.phpinc
update_T_CMS_TMPL_PAGE.phpinc in update_T_CMS_TMPL_PAGE.phpinc
Page update_T_CMS_TMPL_PAGETYPE.phpinc
update_T_CMS_TMPL_PAGETYPE.phpinc in update_T_CMS_TMPL_PAGETYPE.phpinc
Page update_T_CMS_TMPL_PAGE_OV.phpinc
update_T_CMS_TMPL_PAGE_OV.phpinc in update_T_CMS_TMPL_PAGE_OV.phpinc
Page update_T_DBMS_FIELDDESC.phpinc
update_T_DBMS_FIELDDESC.phpinc in update_T_DBMS_FIELDDESC.phpinc
Page update_T_DBMS_FORM.phpinc
update_T_DBMS_FORM.phpinc in update_T_DBMS_FORM.phpinc
Page update_T_DBMS_FORMBLOCKS.phpinc
update_T_DBMS_FORMBLOCKS.phpinc in update_T_DBMS_FORMBLOCKS.phpinc
Page update_T_DBMS_FORMFIELDS.phpinc
update_T_DBMS_FORMFIELDS.phpinc in update_T_DBMS_FORMFIELDS.phpinc
Page update_T_DBMS_FORMRIGHTS.phpinc
update_T_DBMS_FORMRIGHTS.phpinc in update_T_DBMS_FORMRIGHTS.phpinc
Page update_T_LOOKUP_CHA_SHOWMODE.phpinc
update_T_LOOKUP_CHA_SHOWMODE.phpinc in update_T_LOOKUP_CHA_SHOWMODE.phpinc
Page update_T_LOOKUP_INTEREST.phpinc
update_T_LOOKUP_INTEREST.phpinc in update_T_LOOKUP_INTEREST.phpinc
Page update_T_LOOKUP_SEX.phpinc
update_T_LOOKUP_SEX.phpinc in update_T_LOOKUP_SEX.phpinc
Page update_T_MEDPAG_MEDIA.phpinc
update_T_MEDPAG_MEDIA.phpinc in update_T_MEDPAG_MEDIA.phpinc
Page update_T_MED_CATEGORY.phpinc
update_T_MED_CATEGORY.phpinc in update_T_MED_CATEGORY.phpinc
Page update_T_MED_FILES.phpinc
update_T_MED_FILES.phpinc in update_T_MED_FILES.phpinc
Page update_T_MED_FILES_OV.phpinc
update_T_MED_FILES_OV.phpinc in update_T_MED_FILES_OV.phpinc
Page update_T_MED_MIMETYPES.phpinc
update_T_MED_MIMETYPES.phpinc in update_T_MED_MIMETYPES.phpinc
Page update_T_MOD_HOOKS.phpinc
update_T_MOD_HOOKS.phpinc in update_T_MOD_HOOKS.phpinc
Page update_T_MOD_MODULES.phpinc
update_T_MOD_MODULES.phpinc in update_T_MOD_MODULES.phpinc
Page update_T_MOD_SETTINGS.phpinc
update_T_MOD_SETTINGS.phpinc in update_T_MOD_SETTINGS.phpinc
Page update_T_ORDER.phpinc
update_T_ORDER.phpinc in update_T_ORDER.phpinc
Page update_T_ORDER_ITEM.phpinc
update_T_ORDER_ITEM.phpinc in update_T_ORDER_ITEM.phpinc
Page update_T_PRO_GROUP.phpinc
update_T_PRO_GROUP.phpinc in update_T_PRO_GROUP.phpinc
Page update_T_PRO_GRPTYPE.phpinc
update_T_PRO_GRPTYPE.phpinc in update_T_PRO_GRPTYPE.phpinc
Page update_T_PRO_PART.phpinc
update_T_PRO_PART.phpinc in update_T_PRO_PART.phpinc
Page update_T_PRO_PARTTYPE.phpinc
update_T_PRO_PARTTYPE.phpinc in update_T_PRO_PARTTYPE.phpinc
Page update_T_PRO_PRODGROUP.phpinc
update_T_PRO_PRODGROUP.phpinc in update_T_PRO_PRODGROUP.phpinc
Page update_T_PRO_PRODTYPE.phpinc
update_T_PRO_PRODTYPE.phpinc in update_T_PRO_PRODTYPE.phpinc
Page update_T_PRO_PRODUCT.phpinc
update_T_PRO_PRODUCT.phpinc in update_T_PRO_PRODUCT.phpinc
Page update_T_PRO_PRODUCT_OV.phpinc
update_T_PRO_PRODUCT_OV.phpinc in update_T_PRO_PRODUCT_OV.phpinc
Page update_T_PRO_PRT_TEMPLATES.phpinc
update_T_PRO_PRT_TEMPLATES.phpinc in update_T_PRO_PRT_TEMPLATES.phpinc
Page update_T_SHOP_ORDER.phpinc
update_T_SHOP_ORDER.phpinc in update_T_SHOP_ORDER.phpinc
Page update_T_SHOP_ORDER_ITEM.phpinc
update_T_SHOP_ORDER_ITEM.phpinc in update_T_SHOP_ORDER_ITEM.phpinc
Page update_T_SYS_GROUP.phpinc
update_T_SYS_GROUP.phpinc in update_T_SYS_GROUP.phpinc
Page update_T_SYS_LOOKUPTBL.phpinc
update_T_SYS_LOOKUPTBL.phpinc in update_T_SYS_LOOKUPTBL.phpinc
Page update_T_SYS_SETTINGS.phpinc
update_T_SYS_SETTINGS.phpinc in update_T_SYS_SETTINGS.phpinc
Page update_T_SYS_USER.phpinc
update_T_SYS_USER.phpinc in update_T_SYS_USER.phpinc
Method updateArray
INFA_OCSP_DBOBJ::updateArray() in INFA_OCSP_DBOBJ.phpclass
updates $values in $aTable where $conditions
Method updateArray
INFA_DBMS_DBOBJ::updateArray() in INFA_DBMS_DBOBJ.phpclass
updates an existing row
Method updateArray
OCSP_DB::updateArray() in OCSP_DB.phpclass
updates $values in $aTable where $conditions
Method updateArray
OCSP_DB_mySQL::updateArray() in OCSP_DB_mySQL.phpclass
updates $values in $aTable where $conditions
Method userIsAllowed
DBMS_TABLEOBJ::userIsAllowed() in DBMS_TABLEOBJ.phpclass
overwrite in class implementation
v
top
Variable $valChangeTS
DBMS_TABLEOBJ::$valChangeTS in DBMS_TABLEOBJ.phpclass
Page v11.phpinc
v11.phpinc in v11.phpinc
Page v10.phpinc
v10.phpinc in v10.phpinc
Page v10.phpinc
v10.phpinc in v10.phpinc
Page v11.phpinc
v11.phpinc in v11.phpinc
Page v12.phpinc
v12.phpinc in v12.phpinc
w
top
Method writeDebugInfo
DBMS_TABLEOBJ::writeDebugInfo() in DBMS_TABLEOBJ.phpclass
echos the object
x
top
Method xmladdDOMElement
DBMS_TABLEOBJ::xmladdDOMElement() in DBMS_TABLEOBJ.phpclass
adds TableObject Contents to domRoot
Method xmlExport
DBMS_TABLEOBJ::xmlExport() in DBMS_TABLEOBJ.phpclass
xmlExport of a Table Object
a b c d e f g h i k l m n o p q r s t u v w x _