Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino_xl.lib.calview

Adds a calendar view. See calview : Calendar view.

Classes

Plugin(site, app_label, app_name, ...)

The descriptor for this plugin.

class lino_xl.lib.calview.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

The descriptor for this plugin. See lino.core.Plugin.

params_layout = '\n    #navigation_panel\n    user\n    assigned_to\n    project\n    event_type\n    room\n    state\n    show_appointments'

The actor parameter layout to use for filtering calendar views.