Whitebeam Template Reference Documentation

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

rb.catalogue.item.fileRefType

Reference to any type of binary file associated with a catalogue item.

Elements

The rb.catalogue.item.fileRefType struct has 2 elements:

Name Type/Value Range/Length Description
fileOrdernumberinteger Optional. Unique order number of a file within the context of an item.
fileIDnumberinteger Optional. Identifier of a file. Must refer to an existing file for create() and modify().

Remarks

An inconsistency will arise if a file is deleted without explicitly deleting references to it (e.g. in the catalogue).

Whitebeam release 1.3.36
(loadtime : 78ms)