Values for the plugin options. See the nucleus_plugin_option_desc table for the definition of the options itself.
| Column Name | Type | Default | Description |
|---|---|---|---|
| oid | int(11) | Identification of the option (See the nucleus_plugin_option_desc table) | |
| ovalue | TEXT | '' | Value of the option |
| ocontextid | int(11) | '0' |
Semantics depend on the option context type,
|