constant FEEDS_ATOM_TOMBSTONE_NAMESPACE in Feeds Atom 7
Same name and namespace in other branches
- 6 feeds_atom.module \FEEDS_ATOM_TOMBSTONE_NAMESPACE
@file Contains the main functionality for feeds_atom.
2 uses of FEEDS_ATOM_TOMBSTONE_NAMESPACE
- atomrdf_format_detect in libraries/
atomrdf_parser.inc - Determine the feed format of a SimpleXML parsed object structure.
- atomrdf_parse in libraries/
atomrdf_parser.inc - Parse AtomRDF format - for example:
File
- ./
feeds_atom.module, line 8 - Contains the main functionality for feeds_atom.
Code
define('FEEDS_ATOM_TOMBSTONE_NAMESPACE', 'http://purl.org/atompub/tombstones/1.0');