Liqiud basics
Modules
API
Mailer
Calendar
On this page
Overview
Below you can see all the available drops on the calendar object
| Name | Description |
| calendar.url | Get the url for the single category page |
| calendar.ics_url | The URL of ics (where you can download a file to subscribe to your calendar) |
| calendar.events | Returns an array with all EventDrops |
| calendar.ongoing_events | Returns an array with ongoing EventDrop |
| calendar.upcoming_events | Returns an array with upcoming EventDrop |
| calendar.ongoing_and_upcoming_events | Returns an array with ongoing and upcoming EventDrop |
| calendar.monthly_archive | Returns an Array with CalendarArchiveDrop objects |
| calendar.seo | Returns an seo drop for this calendar |
Updated: 2020-11-24