Funtions for loading libraries in Feeds 8.2
Same name and namespace in other branches
- 6 feeds.module \include
- 7.2 feeds.module \include
- 7 feeds.module \include
File
- ./
feeds.module, line 909 - Feeds - basic API functions and hook implementations.
Functions
Name | Location | Description |
---|---|---|
feeds_alter Deprecated |
./ |
@todo This needs to be removed and drupal_alter() used. This is crazy dumb. |
feeds_include_library |
./ |
Includes a library file. |
feeds_include_simplepie |
./ |
Includes the simplepie library. |
feeds_library_exists |
./ |
Checks whether a library is present. |
feeds_simplepie_exists |
./ |
Checks whether simplepie exists. |