| Api
Embodies an API endpoint, from which it is possible to make queries.
|
| Api.ApiData |
| Api.Error.Code |
| Cache |
| Cache.Callback |
| Document |
| DocumentLinkResolver |
| Experiment |
| Experiments
All experiments exposed by the Prismic API
|
Form
A general usage RESTful form, manipulated by higher-level forms like Form.SearchForm.
|
| Form.Field |
| Form.SearchForm
The object you will use to perform queries.
|
| Fragment |
| Fragment.Color |
| Fragment.Date |
| Fragment.DocumentLink |
| Fragment.Embed |
| Fragment.GeoPoint |
| Fragment.Group
Represents a Group fragment.
|
| Fragment.Image |
| Fragment.Image.View |
| Fragment.Link |
| Fragment.Number |
| Fragment.StructuredText |
| Fragment.StructuredText.Block |
| Fragment.StructuredText.Block.Heading |
| Fragment.StructuredText.Block.Image |
| Fragment.StructuredText.Block.Paragraph |
| Fragment.StructuredText.Block.Preformatted |
| Fragment.StructuredText.Block.Text |
| Fragment.StructuredText.Element |
| Fragment.StructuredText.Span |
| Fragment.Timestamp |
| GroupDoc |
| HtmlSerializer
An HtmlSerializer can be implemented to generate a custom HTML for Block or Span.
|
| Logger |
| Predicate |
| Predicates.DayOfWeek |
| Predicates.Month |
| Ref |
| Response |
| Variation
One specific variation within an Experiment
|
| WithFragments |