Package elisa :: Package core :: Module interface_controller
[hide private]
[frames] | no frames]

Module interface_controller

source code

Classes [hide private]
  UndefinedMVCAssociation
Raised by InterfaceController when no Model/View or Model/Controller association is found in the MVC mappings of the frontend or backend managed by the interface controller.
  InterfaceController
InterfaceController is responsible for creating, managing and deleting elisa.core.frontend.Frontends and elisa.core.backend.Backends defined by the user, and to associate them together.
Variables [hide private]
  __maintainer__ = 'Florian Boucault <florian@fluendo.com>'
  __maintainer2__ = 'Lionel Martin <lionel@fluendo.com>'