Package swaml :: Package classes :: Module index :: Class Index
[show private | hide private]
[frames | no frames]

Class Index


Messages index
Method Summary
  __init__(self, config)
Index constructor
  add(self, new)
Add new item
  get(self, id)
Get message who has an ID
  getMessage(self, n)
Get a message
  getMessagesUri(self)
Get all URIs into a list
  __getTranslation(self, id)
Get the reference translation

Method Details

__init__(self, config)
(Constructor)

Index constructor
Parameters:
config - reference to the configuration

add(self, new)

Add new item
Parameters:
new - new item

get(self, id)

Get message who has an ID
Parameters:
id - message id
Returns:
message

getMessage(self, n)

Get a message
Parameters:
n - message numeric id

getMessagesUri(self)

Get all URIs into a list
Returns:
messages uris

__getTranslation(self, id)

Get the reference translation
Parameters:
id - message id
Returns:
translation

Generated by Epydoc 2.1 on Thu Dec 28 16:31:10 2006 http://epydoc.sf.net