Interceptors
Interfaces, Classes and Traits
- SearchInterceptor
- Wrap search results and returned parameters to provide
a Gryphon template compatible collection of variables.
- ArticleInterceptor
- Wrap returned articles in Ceo\Compat\Model\Article
- AuthorInterceptor
- Wrap returned articles in Ceo\Compat\Model\Author
- BlogInterceptor
- Wrap returned posts in Ceo\Compat\Model\Post
and blogs in Ceo\Compat\Model\Blog
- IndexInterceptor
- BaseInterceptor provides base functionality
for individual interceptors.
- MediaInterceptor
- Wrap returned media in Ceo\Compat\Model\Media
- PageInterceptor
- Wrap returned pages in Ceo\Compat\Model\Page
- SearchInterceptor
- Wrap search results and returned parameters to provide
a Gryphon template compatible collection of variables.
- SectionInterceptor
- Wrap returned articles in Ceo\Compat\Model\Article and
sections in Ceo\Compat\Model\Section