Module telescope::web::services::meetings::edit[][src]

Expand description

Services to support meeting edits.

Structs

Structure for query which can optionally be passed to the edit page to set a new host.

Constants

The Handlebars file for the host selection page.

The Handlebars file for the meeting edit form.

Functions

Get a user’s meeting authorization object from their authentication cookie.

Get meeting data or return a resource not found error.

Create the form template for meeting edits.

Get meeting data and error if the authenticated user cannot edit the meeting.

Register the meeting edit services.

Resolve the desired host user ID from the set host query parameter or the existing meeting host.

Resolve the meeting title value. This is the supplied title or a combination of the meeting type and date.