Package web :: Package options :: Module options :: Class Options
[hide private]
[frames] | no frames]

Class Options

source code

This class is a view where the plugins' options are showed to the user. Each plugins has a form that can be filled by the user. When a form is submitted the corresponding plugin is notified by save_options function.

Instance Methods [hide private]
 
GET(self) source code
 
POST(self) source code
Method Details [hide private]

POST(self)

source code 
Decorators:
  • @i18n