Contexts
Interfaces, Classes and Traits
- Context
- Interface for context objects.
- AjaxContext
- Provides a context object for AJAX requests/responses.
- BaseContext
- Provides a base context object and calls Timber::context(). All Context implementations should extend from this base Context.
- ContextFactory
- Factory class for creating Context objects.
- PageContext
- Provides a context object for Wordpress pages.
- PostContext
- Provides a context object for Wordpress posts.