Site Map
Home
Application Guide
Reference
Installation
Configuration
XML Markup
JavaScript Classes
ROM
Templates
Environment
Dev Process
Tools
External Links
Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
Whitebeam Template Reference Documentation
Catalogue Template
rb.catalogue
0.9.0
Usage
rb.catalogue.category
0.9.0
rb.catalogue.item
0.9.0
Methods
rb.catalogue.category.create()
Creates a new category node.
rb.catalogue.category.modify()
Modifies an existing category node.
rb.catalogue.category.remove()
Removes an existing category node.
rb.catalogue.category.get()
Returns an iterator for retrieving each category node matching the search criteria.
rb.catalogue.category.count()
Gets a count of category nodes matching the search criteria.
rb.catalogue.category.linkItem()
Associates an item with a parent category.
rb.catalogue.category.linkItems()
Creates and removes associations between an item and categories in the catalogue.
rb.catalogue.category.unlinkItem()
Removes an explicit link of an item to a category node.
rb.catalogue.item.create()
Creates a new item or adds new associations to an existing item.
rb.catalogue.item.modify()
Modifies an existing item.
rb.catalogue.item.remove()
Deletes an item, its prices and associations to categories, files and contacts.
rb.catalogue.item.get()
Returns an iterator for retrieving each item matching the search criteria.
rb.catalogue.item.count()
Gets a count of items matching the search criteria.
Aggregate Types
rb.catalogue.category.categoryInfoType
Category information.
rb.catalogue.category.categorySearchType
Search criteria for category nodes.
rb.catalogue.item.fileRefType
Reference to any type of binary file associated with a catalogue item.
rb.catalogue.item.priceInfoType
Price information for an item.
rb.catalogue.item.itemInfoType
Main catalogue item or product including prices, associated file identifiers and custom data.
rb.catalogue.item.itemSearchType
Search criteria for items.
Whitebeam
release 1.3.36
View XML source of this page
(loadtime : 96ms)