[shop] element index

Package indexes

All elements
a c d f g h i l m o p r s t
a
top
Method addItem
SHOP_ORDER::addItem() in SHOP_ORDER.phpclass
adds a part as an item
Method addProduct
PRO_GROUP::addProduct() in PRO_GROUP.phpclass
adds a product
c
top
Variable $childrenPopulateTS
PGP_CMS_MENU_NODE::$childrenPopulateTS in PGP_CMS_MENU_NODE.phpclass
children populate time stamp
Variable $childrenPopulateTS
PRO_GROUP::$childrenPopulateTS in PRO_GROUP.phpclass
Method checkShowDate
PGP_CMS_MENU_NODE::checkShowDate() in PGP_CMS_MENU_NODE.phpclass
checks if the menu is to show from date
Class Constant CLASS_SRC_FILE
PRO_PART::CLASS_SRC_FILE in PRO_PART.phpclass
Class Constant CLASS_SRC_FILE
PRO_GROUP_TYPE::CLASS_SRC_FILE in PRO_GROUP_TYPE.phpclass
Class Constant CLASS_SRC_FILE
PGP_CMS_MENU::CLASS_SRC_FILE in PGP_CMS_MENU.phpclass
Class Constant CLASS_SRC_FILE
PRO_PART_CMS_PAGE::CLASS_SRC_FILE in PRO_PART_CMS_PAGE.phpclass
Class Constant CLASS_SRC_FILE
PRO_PRODUCT::CLASS_SRC_FILE in PRO_PRODUCT.phpclass
Class Constant CLASS_SRC_FILE
SHOP_ORDER::CLASS_SRC_FILE in SHOP_ORDER.phpclass
Class Constant CLASS_SRC_FILE
PRO_PROD_TYPE::CLASS_SRC_FILE in PRO_PROD_TYPE.phpclass
Class Constant CLASS_SRC_FILE
OCSP_PRODUCT_CONF::CLASS_SRC_FILE in OCSP_PRODUCT_CONF.phpclass
Class Constant CLASS_SRC_FILE
PRO_PART_TYPE::CLASS_SRC_FILE in PRO_PART_TYPE.phpclass
Class Constant CLASS_SRC_FILE
PRO_GROUP::CLASS_SRC_FILE in PRO_GROUP.phpclass
Class Constant CLASS_SRC_FILE
PGP_CMS_MENU_NODE::CLASS_SRC_FILE in PGP_CMS_MENU_NODE.phpclass
Class Constant CLASS_SRC_FILE
PRO_CMS_PAGE::CLASS_SRC_FILE in PRO_CMS_PAGE.phpclass
Class Constant CLASS_SRC_FILE
PGP_CMS_PAGE::CLASS_SRC_FILE in PGP_CMS_PAGE.phpclass
Method curUserCanAddChild
PGP_CMS_MENU_NODE::curUserCanAddChild() in PGP_CMS_MENU_NODE.phpclass
returns if the current user can add a childmenu
Method curUserCanAddChild
PRO_GROUP::curUserCanAddChild() in PRO_GROUP.phpclass
returns if the current user can add a childmenu
Method curUserCanAddPage
PGP_CMS_MENU_NODE::curUserCanAddPage() in PGP_CMS_MENU_NODE.phpclass
returns if the current user can add a page
Method curUserCanAddProduct
PRO_GROUP::curUserCanAddProduct() in PRO_GROUP.phpclass
returns if the current user can add a page
Method curUserCanDelete
PGP_CMS_MENU_NODE::curUserCanDelete() in PGP_CMS_MENU_NODE.phpclass
returns if the current user can delete the menu
Method curUserCanDelete
PRO_GROUP::curUserCanDelete() in PRO_GROUP.phpclass
returns if the current user can delete the menu
Method curUserCanEdit
PRO_GROUP::curUserCanEdit() in PRO_GROUP.phpclass
returns if the current user can edit the menu
Method curUserCanEdit
PGP_CMS_MENU_NODE::curUserCanEdit() in PGP_CMS_MENU_NODE.phpclass
returns if the current user can edit the menu
Method curUserCanOpen
PGP_CMS_MENU_NODE::curUserCanOpen() in PGP_CMS_MENU_NODE.phpclass
returns if the current user can open the menu
Method curUserCanOpen
PRO_GROUP::curUserCanOpen() in PRO_GROUP.phpclass
returns if the current user can open the menu
d
top
Method dbDelete
PRO_PRODUCT::dbDelete() in PRO_PRODUCT.phpclass
deletes the row from the database
Method dbInsert
PRO_GROUP::dbInsert() in PRO_GROUP.phpclass
inserts a new row to the table
Method dbInsert
PRO_PART::dbInsert() in PRO_PART.phpclass
inserts a new row to the table
Method dbInsert
SHOP_ORDER::dbInsert() in SHOP_ORDER.phpclass
inserts a new row to the table
Method dbSave
PRO_PART::dbSave() in PRO_PART.phpclass
save the part to the database
Method dbSave
PRO_PRODUCT::dbSave() in PRO_PRODUCT.phpclass
f
top
Method factoryChildNode
PGP_CMS_MENU::factoryChildNode() in PGP_CMS_MENU.phpclass
faktories a PGP_CMS_MENU_NODE from $aKey
Method factoryFromDBRow
PRO_GROUP::factoryFromDBRow() in PRO_GROUP.phpclass
factory a product group from an db row
Method factoryFromId
PRO_PRODUCT::factoryFromId() in PRO_PRODUCT.phpclass
factories a new product
Method factoryFromId
SHOP_ORDER::factoryFromId() in SHOP_ORDER.phpclass
returns a new order object
Method factoryFromId
PRO_PROD_TYPE::factoryFromId() in PRO_PROD_TYPE.phpclass
factory a type object
Method factoryFromId
PRO_PART_TYPE::factoryFromId() in PRO_PART_TYPE.phpclass
factory a type object
Method factoryFromId
PRO_GROUP::factoryFromId() in PRO_GROUP.phpclass
factory a product group
Method factoryFromId
PRO_PART::factoryFromId() in PRO_PART.phpclass
factories a part
Method factoryFromId
PRO_GROUP_TYPE::factoryFromId() in PRO_GROUP_TYPE.phpclass
factory a type object
Method factoryFromRow
PRO_PROD_TYPE::factoryFromRow() in PRO_PROD_TYPE.phpclass
factories a type object from a database row
Method factoryPartFromRow
PRO_PART_TYPE::factoryPartFromRow() in PRO_PART_TYPE.phpclass
Method factoryProductFromRow
PRO_PROD_TYPE::factoryProductFromRow() in PRO_PROD_TYPE.phpclass
Method factoryProGroupFromRow
PRO_GROUP_TYPE::factoryProGroupFromRow() in PRO_GROUP_TYPE.phpclass
g
top
Method getAllChildProducts
PRO_GROUP::getAllChildProducts() in PRO_GROUP.phpclass
returns an array of all products in the product group and all child groups
Method getAvailable
PRO_PART::getAvailable() in PRO_PART.phpclass
returns the available quantity of the part
Method getChildren
PRO_GROUP::getChildren() in PRO_GROUP.phpclass
returns an array with the children
Method getChildrenList
PGP_CMS_MENU_NODE::getChildrenList() in PGP_CMS_MENU_NODE.phpclass
returns a array of pointers to the child objects
Method getClient
SHOP_ORDER::getClient() in SHOP_ORDER.phpclass
returns the client
Method getCliId
SHOP_ORDER::getCliId() in SHOP_ORDER.phpclass
returns the client id
Method getContent
PGP_CMS_PAGE::getContent() in PGP_CMS_PAGE.phpclass
returns the content of the page
Method getContent
PRO_CMS_PAGE::getContent() in PRO_CMS_PAGE.phpclass
returns the content of the page
Method getCurrentPage
PGP_CMS_MENU_NODE::getCurrentPage() in PGP_CMS_MENU_NODE.phpclass
returns the current Page this is the first page found and the user has rights to show
Method getDBVal
PGP_CMS_MENU_NODE::getDBVal() in PGP_CMS_MENU_NODE.phpclass
returns the database values of the menu and the product group
Method getDefaults
PRO_GROUP_TYPE::getDefaults() in PRO_GROUP_TYPE.phpclass
returns an array of db default values
Method getDependendProductTypes
returns an array of product types deppending on this group type
Method getId
PRO_PART::getId() in PRO_PART.phpclass
returns the product id
Method getId
PRO_PROD_TYPE::getId() in PRO_PROD_TYPE.phpclass
Method getId
INFA_SHOP_ORDER::getId() in INFA_SHOP_ORDER.phpclass
returns the ORD_ID
Method getId
PRO_GROUP::getId() in PRO_GROUP.phpclass
returns the pro group id
Method getId
SHOP_ORDER::getId() in SHOP_ORDER.phpclass
returns the order id
Method getId
PRO_PRODUCT::getId() in PRO_PRODUCT.phpclass
returns the product id
Method getId
PRO_GROUP_TYPE::getId() in PRO_GROUP_TYPE.phpclass
returns the id of the type
Method getId
PRO_PART_TYPE::getId() in PRO_PART_TYPE.phpclass
Method getId
PGP_CMS_MENU_NODE::getId() in PGP_CMS_MENU_NODE.phpclass
returns the menu id
Method getInstance
SHOP_ORDER::getInstance() in SHOP_ORDER.phpclass
returns an instance of the unit of work
Method getInstance
PRO_PRODUCT::getInstance() in PRO_PRODUCT.phpclass
returns an instance of a product stored in self::$loadedProducts
Method getInstance
PRO_GROUP::getInstance() in PRO_GROUP.phpclass
returns a product group in $self::loadedNodes
Method getInstance
OCSP_PRODUCT_CONF::getInstance() in OCSP_PRODUCT_CONF.phpclass
returns the instance for a system
Method getInstance
PRO_PROD_TYPE::getInstance() in PRO_PROD_TYPE.phpclass
returns an instance of self::$loadedProTypes
Method getInstance
PRO_GROUP_TYPE::getInstance() in PRO_GROUP_TYPE.phpclass
returns an instance of self::$loadedProGrpTypes
Method getInstance
PRO_PART::getInstance() in PRO_PART.phpclass
returns an instance of a part
Method getInstance
PRO_PART_TYPE::getInstance() in PRO_PART_TYPE.phpclass
returns an instance of self::$loadedTypes
Method getInvoiceAddrDBVals
SHOP_ORDER::getInvoiceAddrDBVals() in SHOP_ORDER.phpclass
returns the invoice address DB values
Method getInvoiceAddrId
SHOP_ORDER::getInvoiceAddrId() in SHOP_ORDER.phpclass
returns the invoice address id
Method getKey
PGP_CMS_MENU_NODE::getKey() in PGP_CMS_MENU_NODE.phpclass
returns the menu key
Method getLinkUrl
PGP_CMS_MENU_NODE::getLinkUrl() in PGP_CMS_MENU_NODE.phpclass
returns the link url
Method getListTemplateValues
PRO_PRODUCT::getListTemplateValues() in PRO_PRODUCT.phpclass
returns the template values for a list
Method getMenKey
PRO_CMS_PAGE::getMenKey() in PRO_CMS_PAGE.phpclass
returns the menu key
Method getMenu
PGP_CMS_MENU_NODE::getMenu() in PGP_CMS_MENU_NODE.phpclass
returns the cms menu node
Method getMyProduct
PRO_CMS_PAGE::getMyProduct() in PRO_CMS_PAGE.phpclass
returns the product
Method getMyProductGroup
PGP_CMS_PAGE::getMyProductGroup() in PGP_CMS_PAGE.phpclass
returns the product group of the page
Method getMyProject
PGP_CMS_MENU_NODE::getMyProject() in PGP_CMS_MENU_NODE.phpclass
returns the Project Object
Method getName
PRO_PRODUCT::getName() in PRO_PRODUCT.phpclass
Method getName
PRO_GROUP_TYPE::getName() in PRO_GROUP_TYPE.phpclass
returns the name of the type
Method getNumber
PRO_PRODUCT::getNumber() in PRO_PRODUCT.phpclass
Method getObjVarDef
PRO_CMS_PAGE::getObjVarDef() in PRO_CMS_PAGE.phpclass
returns a array of variables used by the page object
Method getObjVarDef
PGP_CMS_PAGE::getObjVarDef() in PGP_CMS_PAGE.phpclass
returns a array of variables used by the page object
Method getObjVarDef
PGP_CMS_MENU::getObjVarDef() in PGP_CMS_MENU.phpclass
returns a array of variables used by the menu object
Method getOnlinePrice
PRO_PRODUCT::getOnlinePrice() in PRO_PRODUCT.phpclass
returns $this->getDBField(PRO_PRICE) or the lowest price of the parts
Method getOrderNr
PRO_PART::getOrderNr() in PRO_PART.phpclass
returns the sort order number
Method getOrderNr
PRO_GROUP::getOrderNr() in PRO_GROUP.phpclass
returns the sort order number
Method getOrderNr
PRO_PRODUCT::getOrderNr() in PRO_PRODUCT.phpclass
returns the sort order number
Method getOrderNr
PGP_CMS_MENU_NODE::getOrderNr() in PGP_CMS_MENU_NODE.phpclass
returns the orderNr
Method getParentId
PRO_GROUP::getParentId() in PRO_GROUP.phpclass
returns the parent Id
Method getParentObj
PGP_CMS_MENU_NODE::getParentObj() in PGP_CMS_MENU_NODE.phpclass
returns the parent object or null if parent is root
Method getPartClass
PRO_PART_TYPE::getPartClass() in PRO_PART_TYPE.phpclass
returns the product group class name
Method getPartList
PRO_PRODUCT::getPartList() in PRO_PRODUCT.phpclass
returns an array with all parts of a product
Method getPrice
PRO_PART::getPrice() in PRO_PART.phpclass
returns the price of the part
Method getProduct
PRO_PART::getProduct() in PRO_PART.phpclass
returns the product
Method getProduct
PRO_GROUP::getProduct() in PRO_GROUP.phpclass
returns a product
Method getProductClass
PRO_PROD_TYPE::getProductClass() in PRO_PROD_TYPE.phpclass
returns the product group class name
Method getProductGroup
PGP_CMS_MENU_NODE::getProductGroup() in PGP_CMS_MENU_NODE.phpclass
returns the product group of the node
Method getProductGroup
PGP_CMS_MENU::getProductGroup() in PGP_CMS_MENU.phpclass
returns the root product group
Method getProductGroupId
PGP_CMS_MENU::getProductGroupId() in PGP_CMS_MENU.phpclass
Method getProductId
PRO_PART::getProductId() in PRO_PART.phpclass
returns the product id
Method getProductList
PRO_GROUP::getProductList() in PRO_GROUP.phpclass
returns an array with all products in the group
Method getProductPage
PGP_CMS_PAGE::getProductPage() in PGP_CMS_PAGE.phpclass
returns the product page object
Method getProductPageLink
PGP_CMS_PAGE::getProductPageLink() in PGP_CMS_PAGE.phpclass
Method getProducts
PGP_CMS_MENU::getProducts() in PGP_CMS_MENU.phpclass
returns an array with the products in this menu
Method getProducts
PGP_CMS_MENU_NODE::getProducts() in PGP_CMS_MENU_NODE.phpclass
returns an array with the products
Method getProGroup
PRO_PART::getProGroup() in PRO_PART.phpclass
retruns the product group
Method getProGroup
PRO_PRODUCT::getProGroup() in PRO_PRODUCT.phpclass
retruns the product group
Method getProGroupClass
PRO_GROUP_TYPE::getProGroupClass() in PRO_GROUP_TYPE.phpclass
returns the product group class name
Method getProGroupId
PRO_PRODUCT::getProGroupId() in PRO_PRODUCT.phpclass
returns the product group id
Method getProGroupId
PRO_PART::getProGroupId() in PRO_PART.phpclass
returns the product group id
Method getRootPath
PRO_GROUP::getRootPath() in PRO_GROUP.phpclass
Method getRootPath
PGP_CMS_MENU_NODE::getRootPath() in PGP_CMS_MENU_NODE.phpclass
returns a array back to the root
Method getTemplateId
PGP_CMS_MENU_NODE::getTemplateId() in PGP_CMS_MENU_NODE.phpclass
returns the template id set in menu or project
Method getTitle
PGP_CMS_MENU_NODE::getTitle() in PGP_CMS_MENU_NODE.phpclass
Method getTitle
PRO_GROUP::getTitle() in PRO_GROUP.phpclass
returns the title if set otherwise the name
Method getTree
PGP_CMS_MENU_NODE::getTree() in PGP_CMS_MENU_NODE.phpclass
returns myTree object
h
top
Method hasChildren
PGP_CMS_MENU_NODE::hasChildren() in PGP_CMS_MENU_NODE.phpclass
returns if the node has children
Method hasChildren
PRO_GROUP::hasChildren() in PRO_GROUP.phpclass
returns if the product group has children
Method hasEditablePages
PGP_CMS_MENU_NODE::hasEditablePages() in PGP_CMS_MENU_NODE.phpclass
return if the menu type can have editable pages
i
top
Variable $includeRoot
PGP_CMS_PAGE::$includeRoot in PGP_CMS_PAGE.phpclass
Variable $includeRoot
PRO_CMS_PAGE::$includeRoot in PRO_CMS_PAGE.phpclass
Class INFA_SHOP_ORDER
INFA_SHOP_ORDER in INFA_SHOP_ORDER.phpclass
openCSP interface INFA_SHOP_ORDER
Method isCampained
PRO_PART::isCampained() in PRO_PART.phpclass
returns if the part is in a campain
Method isCampained
PRO_PRODUCT::isCampained() in PRO_PRODUCT.phpclass
returns if the product is in a campain
Method isCurrent
PGP_CMS_MENU_NODE::isCurrent() in PGP_CMS_MENU_NODE.phpclass
checks if the menu is the current menu
Method isEditable
PGP_CMS_MENU_NODE::isEditable() in PGP_CMS_MENU_NODE.phpclass
returns if the node is editable
Method isInstanced
PRO_PART::isInstanced() in PRO_PART.phpclass
returns if a part has been added to the identity map
Method isInstanced
PRO_PRODUCT::isInstanced() in PRO_PRODUCT.phpclass
returns if the product has been instanced
Method isInstanced
PRO_PROD_TYPE::isInstanced() in PRO_PROD_TYPE.phpclass
returns if a type has already be instanced
Method isInstanced
SHOP_ORDER::isInstanced() in SHOP_ORDER.phpclass
returns if we already have an instance of $aId
Method isOnline
PRO_PRODUCT::isOnline() in PRO_PRODUCT.phpclass
returns if a product is online or not
Method isOnline
PRO_GROUP::isOnline() in PRO_GROUP.phpclass
returns if a product is online or not
Method isOnline
PRO_PART::isOnline() in PRO_PART.phpclass
returns if the part is online
Method isToEcho
PGP_CMS_MENU::isToEcho() in PGP_CMS_MENU.phpclass
returns if the object is to echo in the tree when creating the html-code or only children are to show instead of the node
Method isToEcho
PGP_CMS_MENU_NODE::isToEcho() in PGP_CMS_MENU_NODE.phpclass
returns if the object is to echo in the tree when creating the html-code or only children are to show instead of the node
Method isToShow
PGP_CMS_MENU_NODE::isToShow() in PGP_CMS_MENU_NODE.phpclass
checks if the node is on
Method itemsArePopulated
SHOP_ORDER::itemsArePopulated() in SHOP_ORDER.phpclass
returns if $this->myItems is populated
Page INFA_SHOP_ORDER.phpclass
INFA_SHOP_ORDER.phpclass in INFA_SHOP_ORDER.phpclass
l
top
Variable $loadedNodes
PRO_GROUP::$loadedNodes in PRO_GROUP.phpclass
unit of work of loaded product groups
Variable $loadedOrders
SHOP_ORDER::$loadedOrders in SHOP_ORDER.phpclass
* class vars ------------------------------------------------------
Variable $loadedParts
PRO_PART::$loadedParts in PRO_PART.phpclass
* class vars ------------------------------------------------------
Variable $loadedProducts
PRO_PRODUCT::$loadedProducts in PRO_PRODUCT.phpclass
* class vars ------------------------------------------------------
Variable $loadedProGrpTypes
PRO_GROUP_TYPE::$loadedProGrpTypes in PRO_GROUP_TYPE.phpclass
unit of work loaded groups
Variable $loadedProTypes
PRO_PROD_TYPE::$loadedProTypes in PRO_PROD_TYPE.phpclass
unit of work loaded types
Variable $loadedTypes
PRO_PART_TYPE::$loadedTypes in PRO_PART_TYPE.phpclass
unit of work loaded types
Method loadAllInstances
PRO_GROUP_TYPE::loadAllInstances() in PRO_GROUP_TYPE.phpclass
populates all available instances from the db, and adds it to self::$loadedProGrpTypes
m
top
Variable $myChildren
PRO_GROUP::$myChildren in PRO_GROUP.phpclass
children array
Variable $myChildren
PGP_CMS_MENU_NODE::$myChildren in PGP_CMS_MENU_NODE.phpclass
children array
Variable $myItems
SHOP_ORDER::$myItems in SHOP_ORDER.phpclass
* compostion ---------------------------------------------------
Variable $myItemsPopulateTS
SHOP_ORDER::$myItemsPopulateTS in SHOP_ORDER.phpclass
populate timestamp of $this->myItems
Variable $myMenu
PGP_CMS_MENU_NODE::$myMenu in PGP_CMS_MENU_NODE.phpclass
Variable $myParent
PGP_CMS_MENU_NODE::$myParent in PGP_CMS_MENU_NODE.phpclass
parent object
Variable $myParts
PRO_PRODUCT::$myParts in PRO_PRODUCT.phpclass
array of parts
Variable $myProduct
PRO_PART::$myProduct in PRO_PART.phpclass
the product
Variable $myProduct
PRO_CMS_PAGE::$myProduct in PRO_CMS_PAGE.phpclass
* compostion ---------------------------------------------------
Variable $myProductPage
PGP_CMS_PAGE::$myProductPage in PGP_CMS_PAGE.phpclass
Variable $myProducts
PRO_GROUP::$myProducts in PRO_GROUP.phpclass
products assigned to the group
Variable $myProducts
PGP_CMS_MENU::$myProducts in PGP_CMS_MENU.phpclass
Variable $myProductTable
PRO_GROUP::$myProductTable in PRO_GROUP.phpclass
product table
Variable $myProGroup
PGP_CMS_PAGE::$myProGroup in PGP_CMS_PAGE.phpclass
the product group
Variable $myProGroup
PGP_CMS_MENU_NODE::$myProGroup in PGP_CMS_MENU_NODE.phpclass
product group assigned to the menu node
Variable $myProTypeIds
PRO_GROUP_TYPE::$myProTypeIds in PRO_GROUP_TYPE.phpclass
array of pro types id's deppending direct to this type
Variable $myProTypeIdsPTS
PRO_GROUP_TYPE::$myProTypeIdsPTS in PRO_GROUP_TYPE.phpclass
populate timestemp of $myProTypIds array
Variable $myRootProductGroup
PGP_CMS_MENU::$myRootProductGroup in PGP_CMS_MENU.phpclass
root product group (entry point to the pro group tree)
Variable $mySortOrder
PGP_CMS_MENU_NODE::$mySortOrder in PGP_CMS_MENU_NODE.phpclass
sort order number
Variable $myTable
SHOP_ORDER::$myTable in SHOP_ORDER.phpclass
the database table
Variable $myTable
PRO_PROD_TYPE::$myTable in PRO_PROD_TYPE.phpclass
Variable $myTable
PRO_PART_TYPE::$myTable in PRO_PART_TYPE.phpclass
Variable $myTable
PRO_GROUP_TYPE::$myTable in PRO_GROUP_TYPE.phpclass
Variable $myTable
PRO_PART::$myTable in PRO_PART.phpclass
Variable $myTable
PRO_GROUP::$myTable in PRO_GROUP.phpclass
Variable $myTable
PRO_PRODUCT::$myTable in PRO_PRODUCT.phpclass
o
top
Class OCSP_PRODUCT_CONF
OCSP_PRODUCT_CONF in OCSP_PRODUCT_CONF.phpclass
openCSP class OCSP_PRODUCT_CONF
Page OCSP_PRODUCT_CONF.phpclass
OCSP_PRODUCT_CONF.phpclass in OCSP_PRODUCT_CONF.phpclass
Page order.phpclass
order.phpclass in order.phpclass
p
top
Variable $partsPopulateTS
PRO_PRODUCT::$partsPopulateTS in PRO_PRODUCT.phpclass
populate timestamp of the parts
Variable $pgpRootId
PGP_CMS_MENU::$pgpRootId in PGP_CMS_MENU.phpclass
* attributes --------------------------------------------------
Variable $productPopulateTS
PRO_GROUP::$productPopulateTS in PRO_GROUP.phpclass
Class PGP_CMS_MENU
PGP_CMS_MENU in PGP_CMS_MENU.phpclass
openCSP class PGP_CMS_MENU
Class PGP_CMS_MENU_NODE
PGP_CMS_MENU_NODE in PGP_CMS_MENU_NODE.phpclass
openCSP class PGP_CMS_MENU_NODE
Class PGP_CMS_PAGE
PGP_CMS_PAGE in PGP_CMS_PAGE.phpclass
openCSP class PGP_CMS_PAGE
Method populateChildren
PRO_GROUP::populateChildren() in PRO_GROUP.phpclass
populates $this->myChildren
Method populateChildren
PGP_CMS_MENU_NODE::populateChildren() in PGP_CMS_MENU_NODE.phpclass
populates the children out of the product group
Method populateChildren
PGP_CMS_MENU::populateChildren() in PGP_CMS_MENU.phpclass
populates the children
Method populateItems
SHOP_ORDER::populateItems() in SHOP_ORDER.phpclass
populates the order items into $this->myItems
Method populateParts
PRO_PRODUCT::populateParts() in PRO_PRODUCT.phpclass
Method populateProducts
PRO_GROUP::populateProducts() in PRO_GROUP.phpclass
populates the products and sets $this->productPopulateTS
Page PGP_CMS_MENU.phpclass
PGP_CMS_MENU.phpclass in PGP_CMS_MENU.phpclass
Page PGP_CMS_MENU_NODE.phpclass
PGP_CMS_MENU_NODE.phpclass in PGP_CMS_MENU_NODE.phpclass
Page PGP_CMS_PAGE.phpclass
PGP_CMS_PAGE.phpclass in PGP_CMS_PAGE.phpclass
Page PRO_CMS_PAGE.phpclass
PRO_CMS_PAGE.phpclass in PRO_CMS_PAGE.phpclass
Page PRO_GROUP.phpclass
PRO_GROUP.phpclass in PRO_GROUP.phpclass
Page PRO_GROUP_TYPE.phpclass
PRO_GROUP_TYPE.phpclass in PRO_GROUP_TYPE.phpclass
Page PRO_PART.phpclass
PRO_PART.phpclass in PRO_PART.phpclass
Page PRO_PART_CMS_PAGE.phpclass
PRO_PART_CMS_PAGE.phpclass in PRO_PART_CMS_PAGE.phpclass
Page PRO_PART_TYPE.phpclass
PRO_PART_TYPE.phpclass in PRO_PART_TYPE.phpclass
Page PRO_PRODUCT.phpclass
PRO_PRODUCT.phpclass in PRO_PRODUCT.phpclass
Page PRO_PROD_TYPE.phpclass
PRO_PROD_TYPE.phpclass in PRO_PROD_TYPE.phpclass
Class PRO_CMS_PAGE
PRO_CMS_PAGE in PRO_CMS_PAGE.phpclass
openCSP class PRO_CMS_PAGE
Class PRO_GROUP
PRO_GROUP in PRO_GROUP.phpclass
openCSP class PRO_GROUP
Class PRO_GROUP_TYPE
PRO_GROUP_TYPE in PRO_GROUP_TYPE.phpclass
openCSP class PRO_GROUP_TYPE
Class PRO_PART
PRO_PART in PRO_PART.phpclass
openCSP class PRO_PART
Class PRO_PART_CMS_PAGE
PRO_PART_CMS_PAGE in PRO_PART_CMS_PAGE.phpclass
openCSP class PRO_PART_CMS_PAGE
Class PRO_PART_TYPE
PRO_PART_TYPE in PRO_PART_TYPE.phpclass
openCSP class PRO_PART_TYPE
Class PRO_PRODUCT
PRO_PRODUCT in PRO_PRODUCT.phpclass
openCSP class PRO_PRODUCT
Class PRO_PROD_TYPE
PRO_PROD_TYPE in PRO_PROD_TYPE.phpclass
openCSP class PRO_PROD_TYPE
r
top
Method renderChildGroups
PGP_CMS_PAGE::renderChildGroups() in PGP_CMS_PAGE.phpclass
returns the child group content
Method renderProduct
PRO_CMS_PAGE::renderProduct() in PRO_CMS_PAGE.phpclass
renders the product
Method renderProductGroup
PGP_CMS_PAGE::renderProductGroup() in PGP_CMS_PAGE.phpclass
renders the product group
Method renderProducts
PGP_CMS_PAGE::renderProducts() in PGP_CMS_PAGE.phpclass
renders the product
s
top
Variable $showAllChildProducts
PGP_CMS_PAGE::$showAllChildProducts in PGP_CMS_PAGE.phpclass
wether to show all products in the group and it's child groups or only show direct assigned products
Variable $showPGPHeadline
PGP_CMS_PAGE::$showPGPHeadline in PGP_CMS_PAGE.phpclass
show the current product group
Method setAsCurrent
PGP_CMS_MENU_NODE::setAsCurrent() in PGP_CMS_MENU_NODE.phpclass
sets the node as current menu node
Method setAvailableQuant
PRO_PART::setAvailableQuant() in PRO_PART.phpclass
sets the available quantity of the part
Method setCliId
SHOP_ORDER::setCliId() in SHOP_ORDER.phpclass
sets the client id
Method setId
PRO_GROUP::setId() in PRO_GROUP.phpclass
sets the product group id
Method setId
PRO_PRODUCT::setId() in PRO_PRODUCT.phpclass
sets the product id
Method setId
PRO_PART::setId() in PRO_PART.phpclass
sets the product id
Method setInstance
PRO_PART::setInstance() in PRO_PART.phpclass
adds an instance to self::$loadedParts
Method setInstance
SHOP_ORDER::setInstance() in SHOP_ORDER.phpclass
adds a newsletter to the unit of work
Method setInstance
PRO_PROD_TYPE::setInstance() in PRO_PROD_TYPE.phpclass
sets an unit of work instance
Method setInstance
PRO_PRODUCT::setInstance() in PRO_PRODUCT.phpclass
Method setMenu
PGP_CMS_MENU_NODE::setMenu() in PGP_CMS_MENU_NODE.phpclass
sets the cms menu node
Method setMyProduct
PRO_CMS_PAGE::setMyProduct() in PRO_CMS_PAGE.phpclass
sets the product
Method setMyProductGroup
PGP_CMS_PAGE::setMyProductGroup() in PGP_CMS_PAGE.phpclass
sets the product group of the page
Method setOrderNr
PGP_CMS_MENU_NODE::setOrderNr() in PGP_CMS_MENU_NODE.phpclass
sets the OrderNr
Method setOrderNr
PRO_PRODUCT::setOrderNr() in PRO_PRODUCT.phpclass
sets the sort order number
Method setOrderNr
PRO_GROUP::setOrderNr() in PRO_GROUP.phpclass
sets the order number
Method setParentId
PRO_GROUP::setParentId() in PRO_GROUP.phpclass
sets the parent Id
Method setParentObj
PGP_CMS_MENU_NODE::setParentObj() in PGP_CMS_MENU_NODE.phpclass
sets the parent object
Method setProduct
PRO_PART::setProduct() in PRO_PART.phpclass
sets the product object
Method setProductGroup
PGP_CMS_MENU_NODE::setProductGroup() in PGP_CMS_MENU_NODE.phpclass
sets the product group of the node
Method setTreeObj
PGP_CMS_MENU_NODE::setTreeObj() in PGP_CMS_MENU_NODE.phpclass
sets the tree object
Page SHOP_ORDER.phpclass
SHOP_ORDER.phpclass in SHOP_ORDER.phpclass
Class SHOP_ORDER
SHOP_ORDER in SHOP_ORDER.phpclass
openCSP class SHOP_ORDER
t
top
Variable $tmpl_PGPCHILDREN
PGP_CMS_PAGE::$tmpl_PGPCHILDREN in PGP_CMS_PAGE.phpclass
Template variable
Variable $tmpl_PGPHEADLINE
PGP_CMS_PAGE::$tmpl_PGPHEADLINE in PGP_CMS_PAGE.phpclass
Template variable
Variable $tmpl_PRODUCT
PGP_CMS_PAGE::$tmpl_PRODUCT in PGP_CMS_PAGE.phpclass
Template variable
a c d f g h i l m o p r s t