You are here

Constants in Feeds 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
DRUSH_FEEDS_DEFAULT_LIMIT ./feeds.drush.inc The default maximum number of feeds to list or import. 2 1
FEEDS_BATCH_ACTIVE ./feeds.module 1
FEEDS_BATCH_COMPLETE ./feeds.module 18 1
FEEDS_BLOCK_NON_EXISTENT plugins/FeedsUserProcessor.inc Option to block users not found in the feed. 1 1
FEEDS_DELETE_NON_EXISTENT plugins/FeedsProcessor.inc 1 1
FEEDS_ERROR_INVALID_SCHEME libraries/http_request.inc Error code for when the scheme of an URL is not supported. 2 1
FEEDS_ERROR_NO_SCHEME libraries/http_request.inc Error code for when the scheme of an URL could not be determined. 2 1
FEEDS_ERROR_PARSE_ERROR libraries/http_request.inc Error code for when the URL could not be parsed. 2 1
FEEDS_EXPIRE_NEVER ./feeds.module 8 1
FEEDS_EXPORT_NONE ./feeds.module 3 1
FEEDS_FETCH includes/FeedsSource.inc 2 1
FEEDS_FILE_EXISTS_RENAME_DIFFERENT mappers/file.inc Flag for dealing with existing files: If the new file is different, rename it by appending a number until the name is unique. Do nothing if the new file is exactly the same as the existing file. 3 1
FEEDS_FILE_EXISTS_REPLACE_DIFFERENT mappers/file.inc Flag for dealing with existing files: Replace the existing file if it is different. Do nothing if the new file is exactly the same as the existing file. 3 1
FEEDS_FILE_EXISTS_SKIP mappers/file.inc Flag for dealing with existing files: Do nothing if a file with the same name already exists. 4 1
FEEDS_INSERT_NEW plugins/FeedsProcessor.inc 2 1
FEEDS_PARSE includes/FeedsSource.inc 3 1
FEEDS_PROCESS includes/FeedsSource.inc 1 1
FEEDS_PROCESS_CLEAR includes/FeedsSource.inc 2 1
FEEDS_PROCESS_EXPIRE includes/FeedsSource.inc 2 1
FEEDS_PROCESS_LIMIT plugins/FeedsProcessor.inc 1 1
FEEDS_REPLACE_EXISTING plugins/FeedsProcessor.inc 3 1
FEEDS_REQUEST_TIME ./feeds.module 1
FEEDS_SCHEDULE_NEVER ./feeds.module 40 1
FEEDS_SKIP_EXISTING plugins/FeedsProcessor.inc 3 1
FEEDS_SKIP_NEW plugins/FeedsProcessor.inc 2 1
FEEDS_SKIP_NON_EXISTENT plugins/FeedsProcessor.inc 2 1
FEEDS_START includes/FeedsSource.inc Denote a import or clearing stage. Used for multi page processing. 1
FEEDS_TAXONOMY_SEARCH_TERM_GUID mappers/taxonomy.inc Search by GUID. 2 1
FEEDS_TAXONOMY_SEARCH_TERM_ID mappers/taxonomy.inc Search by term id. 2 1
FEEDS_TAXONOMY_SEARCH_TERM_NAME mappers/taxonomy.inc Search by term name. 5 1
FEEDS_UNPUBLISH_NON_EXISTENT plugins/FeedsNodeProcessor.inc Option for handling content in Drupal but not in source data (unpublish instead of skip/delete). 2 1
FEEDS_UPDATE_EXISTING plugins/FeedsProcessor.inc 24 1
HTTP_REQUEST_PCRE_LINK_TAG libraries/http_request.inc PCRE for finding the link tags in html. 1 1
HTTP_REQUEST_PCRE_TAG_ATTRIBUTES libraries/http_request.inc PCRE for matching all the attributes in a tag. 1 1

Other projects