lino_xl.lib.calview¶
Adds a calendar view. See calview : Calendar view.
(This module's source code is available here.)
Classes
|
The descriptor for this plugin. |
-
class
lino_xl.lib.calview.
Plugin
(site, app_label, app_name, app_module, needed_by)¶ Bases:
lino.core.plugin.Plugin
The descriptor for this plugin. See
lino.core.Plugin
.-
params_layout
= 'user assigned_to project event_type room state show_appointments'¶ The actor parameter layout to use for filtering calendar views.
-