Skip to main content

SearchableModel

No description

union SearchableModel = Event | EventProposal | Page | UserConProfile

Possible types​

SearchableModel.Event object​

An event at a convention

SearchableModel.EventProposal object​

A proposal for a new event, submitted by a convention attendee for review

SearchableModel.Page object​

A CMS page, viewable at a location under /pages/.

SearchableModel.UserConProfile object​

A UserConProfile is a user's profile in a particular convention web site. Most convention-level objects are attached to the UserConProfile (e.g. signups, event team memberships, staff positions, etc.).

Member Of​

SearchResultEntry object