| Home | Trees | Indices | Help |
|---|
|
|
web.pluginmanager.pluginbase.PluginBase --+
|
Plugin
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Parses a text and adds hardware elements to the db. Returns the hardware elements parsed. If a hardware element is already in db, it won't be added again. A hardware element is only added once. If an error ocurred will be ignored. Hardware_text is the text returned by a client that executed ogHardwareList. |
Adds a profile hardware with the given computer, hardware_elemengs and name. If a same hardware profile exists then the function only relates computer with that profile, and its name will NOT be changed. Returns the profile. |
Searchs a element with the given type and description. It is returned if it found. None is returned in other case. |
Searchs a profile with the given elements. It is returned if it found. None is returned in other case. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 4 09:57:30 2010 | http://epydoc.sourceforge.net |