Class PRO_GROUP_NODE
Located in /products/PRO_GROUP_NODE.phpclass (line 33)
OCSP_OBJ | --DBMS_TABLEOBJ | --DBMS_TREE_NODE | --PRO_GROUP_NODE
Inherited from DBMS_TREE_NODE
DBMS_TREE_NODE::$changesParent
DBMS_TREE_NODE::$level
DBMS_TREE_NODE::$myChildCacheTTL
DBMS_TREE_NODE::$myChildKeys
DBMS_TREE_NODE::$myChildren
DBMS_TREE_NODE::$myChildrenPopulateTS
DBMS_TREE_NODE::$myFilterArr
DBMS_TREE_NODE::$myLink
DBMS_TREE_NODE::$myParent
DBMS_TREE_NODE::$myTree
DBMS_TREE_NODE::$myTreeClass
DBMS_TREE_NODE::$orderNr
Inherited from DBMS_TABLEOBJ
DBMS_TABLEOBJ::$autoIncFld
DBMS_TABLEOBJ::$dbTableDefinitions
DBMS_TABLEOBJ::$frmPostSubOjects
DBMS_TABLEOBJ::$hasObjVals
DBMS_TABLEOBJ::$initTS
DBMS_TABLEOBJ::$myCacheTS
DBMS_TABLEOBJ::$myFields
DBMS_TABLEOBJ::$myKeys
DBMS_TABLEOBJ::$myLinkedTableRows
DBMS_TABLEOBJ::$myMode
DBMS_TABLEOBJ::$myObjVals
DBMS_TABLEOBJ::$myObjValsPopulateTS
DBMS_TABLEOBJ::$objError
DBMS_TABLEOBJ::$objErrorMsg
DBMS_TABLEOBJ::$populateTS
DBMS_TABLEOBJ::$staticClassVars
DBMS_TABLEOBJ::$valChangeTS
Inherited from OCSP_OBJ
OCSP_OBJ::$global_currentUser
OCSP_OBJ::$global_defaultDBObj_read
OCSP_OBJ::$global_defaultDBObj_write
OCSP_OBJ::$myDBObj
adds a node to childArray($key)
checks if the menu is to show from date
return values are:
returns a form for table T_PRO_GROUP
if $frmName isset this form is returned if $frmName is empty the form assigned to the type is returned
returns the list form for the products under this group
NOTE: if you have a common produkt structure under this group you can use this if not it would be better to use getHTMLProductList and define templates for the product types
inserts a new row to the table
replaces a row in the table
if the object has not been populated (!$this->populateTS) FALSE is returned
returns the default product type for products in this group if the current value is 0 ([default]) the tree is searched upwords
returns the html code for the detail page $#PRODUCTLIST$ is replaced by a list of all products to show
returns the <a ... </a> tag for the menu link
returns the html code for the product list
returns the link url
returns an array of PRODUCT objects
returns a query to select all products
returns the html-code for the sidemenu link
checks if the node has children which are on
returns if the group has products to show
checks if the node is on
selects the type row form T_PRO_GRPTYPE
returns if produkts are allowed in the group
sets a where clause for products if this is set it PRO_GROUP_NODE::getProductWhere returnes it without modification
sets the product group type ID
writes a sidemneu row
writes a sidemneu row on Path to the selected node
echos a tree intend called by write children
echos a the row in a table OVERRIDE IN SUB CLASS to change layout
Inherited From DBMS_TREE_NODE
DBMS_TREE_NODE::DBMS_TREE_NODE()
DBMS_TREE_NODE::addChildNode()
DBMS_TREE_NODE::changeParent()
DBMS_TREE_NODE::changesParent()
DBMS_TREE_NODE::childListIsPopulated()
DBMS_TREE_NODE::filterAdd()
DBMS_TREE_NODE::filterClear()
DBMS_TREE_NODE::filterRemoveKey()
DBMS_TREE_NODE::getChild()
DBMS_TREE_NODE::getChildQueryString()
DBMS_TREE_NODE::getChildrenList()
DBMS_TREE_NODE::getChildTblName()
DBMS_TREE_NODE::getGlobalTreeKey()
DBMS_TREE_NODE::getId()
DBMS_TREE_NODE::getLevel()
DBMS_TREE_NODE::getOrderNr()
DBMS_TREE_NODE::getParentId()
DBMS_TREE_NODE::getParentObj()
DBMS_TREE_NODE::getRootPath()
DBMS_TREE_NODE::getRootPathIdx()
DBMS_TREE_NODE::getTree()
DBMS_TREE_NODE::hasChildren()
DBMS_TREE_NODE::matchFilter()
DBMS_TREE_NODE::moveChildDown()
DBMS_TREE_NODE::moveChildUp()
DBMS_TREE_NODE::newChildObj()
DBMS_TREE_NODE::newTreeObj()
DBMS_TREE_NODE::numberOfChildren()
DBMS_TREE_NODE::populateChildren()
DBMS_TREE_NODE::populateTree()
DBMS_TREE_NODE::resortChildren()
DBMS_TREE_NODE::setChildClassVar()
DBMS_TREE_NODE::setConfigurationArr()
DBMS_TREE_NODE::setId()
DBMS_TREE_NODE::setLevel()
DBMS_TREE_NODE::setLink()
DBMS_TREE_NODE::setOrderNr()
DBMS_TREE_NODE::setParentId()
DBMS_TREE_NODE::setParentObj()
DBMS_TREE_NODE::setTreeObj()
Inherited From DBMS_TABLEOBJ
DBMS_TABLEOBJ::DBMS_TABLEOBJ()
DBMS_TABLEOBJ::cacheRestore()
DBMS_TABLEOBJ::cacheWriteTo()
DBMS_TABLEOBJ::clearErrors()
DBMS_TABLEOBJ::dbDelete()
DBMS_TABLEOBJ::dbGetDataArray()
DBMS_TABLEOBJ::dbGetForm()
DBMS_TABLEOBJ::dbInsert()
DBMS_TABLEOBJ::dbPopulate()
DBMS_TABLEOBJ::dbReplace()
DBMS_TABLEOBJ::dbSave()
DBMS_TABLEOBJ::db_SetKey()
DBMS_TABLEOBJ::db_SetKeyArray()
DBMS_TABLEOBJ::getClassInclude()
DBMS_TABLEOBJ::getDbDesc()
DBMS_TABLEOBJ::getDBField()
DBMS_TABLEOBJ::getDBRow()
DBMS_TABLEOBJ::getDBVal()
DBMS_TABLEOBJ::getDefaults()
DBMS_TABLEOBJ::getErrorMsg()
DBMS_TABLEOBJ::getFieldDBDefault()
DBMS_TABLEOBJ::getForm()
DBMS_TABLEOBJ::getFormClassName()
DBMS_TABLEOBJ::getFormName()
DBMS_TABLEOBJ::getJSON()
DBMS_TABLEOBJ::getKeyArr()
DBMS_TABLEOBJ::getMyTable()
DBMS_TABLEOBJ::getObjValArray()
DBMS_TABLEOBJ::getObjValValue()
DBMS_TABLEOBJ::getPopulateTs()
DBMS_TABLEOBJ::getWhere()
DBMS_TABLEOBJ::hasChanged()
DBMS_TABLEOBJ::hasColumn()
DBMS_TABLEOBJ::hasErrors()
DBMS_TABLEOBJ::hasObjVals()
DBMS_TABLEOBJ::init()
DBMS_TABLEOBJ::isInit()
DBMS_TABLEOBJ::isPopulated()
DBMS_TABLEOBJ::keysAreSet()
DBMS_TABLEOBJ::populateFromKeys()
DBMS_TABLEOBJ::populateFromValues()
DBMS_TABLEOBJ::populateObjVals()
DBMS_TABLEOBJ::p_cacheIsExpired()
DBMS_TABLEOBJ::saveLinkedRow()
DBMS_TABLEOBJ::saveLinkedTableRows()
DBMS_TABLEOBJ::saveObjVals()
DBMS_TABLEOBJ::setChanged()
DBMS_TABLEOBJ::setDBField()
DBMS_TABLEOBJ::setDBFieldIfDiff()
DBMS_TABLEOBJ::setDBFieldIfEmpty()
DBMS_TABLEOBJ::setDBRow()
DBMS_TABLEOBJ::setDBVal()
DBMS_TABLEOBJ::setDefaults()
DBMS_TABLEOBJ::setError()
DBMS_TABLEOBJ::setLinkedTableRow()
DBMS_TABLEOBJ::setMyTable()
DBMS_TABLEOBJ::setObjValArray()
DBMS_TABLEOBJ::setObjValValue()
DBMS_TABLEOBJ::setObjVarIfEmpty()
DBMS_TABLEOBJ::setUnChanged()
DBMS_TABLEOBJ::userIsAllowed()
DBMS_TABLEOBJ::writeDebugInfo()
DBMS_TABLEOBJ::xmladdDOMElement()
DBMS_TABLEOBJ::xmlExport()
DBMS_TABLEOBJ::_getCacheFileName()
DBMS_TABLEOBJ::_getDBFields()
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()
Inherited from DBMS_TABLEOBJ
DBMS_TABLEOBJ::CLASS_SRC_FILE
Inherited from OCSP_OBJ
OCSP_OBJ::CLASS_SRC_FILE
Documentation generated on Thu, 08 Jan 2009 17:48:07 +0100 by phpDocumentor 1.4.0a2