Home | Trees | Indices | Help |
|
---|
|
handles a given Interface to a drug database via the Drug object
Instance Methods | |||
|
|||
|
|||
|
|||
|
Method Details |
Initialize the DrugView object with information supplied via the standard config file. The data should be grouped together in the group designated by the database name. |
Search a for a certain drug. Possible values for index type include 0 (brand name index), 1 (generic name index) and 2 (indication index). mode can be either exact matching (that is, match all given letters using the LIKE operator), regular expression ('re') matching or complete list ('complete'). |
Returns a list of drugs for a given generic substance. The substance is specified by aID. |
Returns an HTML-formatted drug information sheet for display in the Pharmaceutical Reference Browser. The drug is specified by aID. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:57 2013 | http://epydoc.sourceforge.net |