Prismic
Namespaces
- Cache
- Dom
- Exception
Interfaces, Classes, Traits and Enums
- Predicate
- Interface Predicate
- Api
- This class embodies a connection to your Prismic repository's API.
- ApiData
- Document
- Experiment
- Experiments
- Class Experiments
- FieldForm
- Form
- Embodies a RESTful form. This is meant for internal use.
- Language
- LinkResolver
- The LinkResolver convert Prismic's links into your application's ones.
- Predicates
- A set of helpers to build predicates
- Ref
- Embodies a ref to be called on the Prismic repository. The ref is a Prismic
concept that represents a time on which you wish to query the repository, in the present (the
content that is live now, we call this ref the master ref) or in the future (the content that
is planned for a future content release).
- SearchForm
- Embodies an API call we are in the process of building. This gets started with Prismic\Api.form,
then you can chain instance method calls to build your query, and the query gets launched with
Prismic\SearchForm.submit.
- SimplePredicate
- Utils
- Variation