Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Author

An object containing all details of a specific author

Hierarchy

Index

Properties

authorType

authorType: "themarker" | "haaretz" | "exterior" | "agencies" | "hct" | "hcr" | "phot" | "col" | "unknown" | "none"

Indicates what type of author we have in hand.

contentId

contentId: string

A unique content id

Optional contentName

contentName: string

The content's instance name Will often be used as the title of a Content item, for instance an Author's name or an Articls's title.

email

email: string

A author's email address

facebook

facebook: string

A URL to the author's facebook page

gplus

gplus: string

A URL to the author's gPlush page

hasEmailAlerts

hasEmailAlerts: boolean

Indicates if it is possible to subscribe to push and email alerts for the author

image

image: string

A cloudinary ID for the image associated with the pullquote

inputTemplate

inputTemplate: string

The name of the content type, e.g., 'youtubeVideoEmbed'

twitter

twitter: string

A URL to the author's twitter page

url

url: string

The URL author's author-page.

Generated using TypeDoc