You are here

protected property FeedsConfigurable::$export_type in Feeds 6

Same name and namespace in other branches
  1. 7.2 includes/FeedsConfigurable.inc \FeedsConfigurable::export_type
  2. 7 includes/FeedsConfigurable.inc \FeedsConfigurable::export_type

File

includes/FeedsConfigurable.inc, line 39
FeedsConfigurable and helper functions.

Class

FeedsConfigurable
Base class for configurable classes. Captures configuration handling, form handling and distinguishes between in-memory configuration and persistent configuration.

Code

protected $export_type;