core.modules.site
¶
Module Contents¶
Classes¶
This is the root module prototype that serves a minimal module in the ViUR system without any other bindings. |
- class core.modules.site.Site(moduleName, modulePath, *args, **kwargs)¶
Bases:
viur.core.Module
This is the root module prototype that serves a minimal module in the ViUR system without any other bindings.
- Parameters:
moduleName (str) –
modulePath (str) –
- adminInfo¶
- index(template='index', *arg, **kwargs)¶