API Docs for: 1.0.0
Show:

GSPCalendarSummary.Client Class

Methods for formatting event data for display, such as dates and processing them for display depending on flags such as "all_day".

Constructor

GSPCalendarSummary.Client

()

Item Index

Methods

Properties

Methods

getEventDate

(
  • event
  • field
)

Parameters:

  • event Object | PortalCalendarEvent

    The event data from which the date data is being pulled for display.

  • field String

    The date field to pull for display. This lets Start and End be separated with some ease.

Properties

data

Object
Contains the values of the data object that was assembled on by the Widget's Server-Side counter part.

options

Object
Contains the values of the options object that was assembled on by the Widget's Server-Side counter part.