kernel/private/rest/classes/controllers/atom.php
File containing the atom controller.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\ezpRestAtomController
Package: Default
Controller class for producing atom feeds of content structure.
This controller will provide several actions for retrieving content. There will be basic collections, and more specialiced actions to retrieve delta of new content based on updates since last-modified-date and/or feed entry IDs.
- Parent(s)
- \ezcMvcController