Package ZenModel :: Module ClassifierEntry
[hide private]
[frames] | no frames]

Module ClassifierEntry

source code

ClassifierEntry

Contains a list of keywords that are used to match an entry to a specific device. Once a match is found the Entry provides paths for DeviceClass, Product, and Company. This could potentially also provide Location, System Group etc.

$Id: ClassifierEntry.py,v 1.6 2004/03/26 23:58:44 edahl Exp $


Version: 1.6

Classes [hide private]
  ClassifierEntry
ClassifierEntry
Functions [hide private]
 
manage_addClassifierEntry(context, id=None, title=None, default_catalog='', keywords='', deviceClassPath='', product='', systemPath='', locationPath='', manufacturer='', productDescr='', REQUEST=None)
make a device
source code
Variables [hide private]
  __doc__ = """ClassifierEn...
  addClassifierEntry = <App.special_dtml.DTMLFile object at 0x48...
Variables Details [hide private]

__doc__

Value:
"""ClassifierEntry

Contains a list of keywords that are used to match an entry to a speci\
fic
device.  Once a match is found the Entry provides paths for DeviceClas\
s,
Product, and Company.  This could potentially also provide Location, S\
ystem
...

addClassifierEntry

Value:
DTMLFile('dtml/addClassifierEntry', globals())