CaRP: Caching RSS Parser - Documentation
CaRP Interactive FAQ
Getting Started: Free Download | Purchase | Install
Reference: Functions | Plugins | Themes | Full Index
Etc.: Display Formatting | Example Code | Affiliates
Getting Started: Free Download | Purchase | Install
Reference: Functions | Plugins | Themes | Full Index
Etc.: Display Formatting | Example Code | Affiliates
Function Reference
| CarpAggregate | Combine the results of multiple calls to CarpFilter and CarpCacheFilter |
| CarpAggregatePath | Get the path to the folder where the results of CarpFilter and CarpCacheFilter are stored |
| CarpAutoCachePath | Get the path to the folder where raw newsfeeds are stored by CarpCacheFilter and CarpCacheShow |
| CarpCache | Store a local copy of a newsfeed |
| CarpCacheFilter | Store a local copy of a newsfeed, and filter items out of it |
| CarpCachePath | Get the path to the folder where the results of CarpFilter, CarpCacheFilter, CarpShow, and CarpCacheShow are stored |
| CarpCacheShow | Store a local copy of a newsfeed, and display it |
| CarpClearCache | Delete all of the files in one of the cache directories |
| CarpClearCacheFile | Delete a file from one of the cache directories |
| CarpConf | Set one or more of CaRP's configuration options |
| CarpConfAdd | Append text to one of CaRP's configuration options |
| CarpConfRemove | Remove text from one of CaRP's configuration options |
| CarpConfReset | Reset CaRP's configuration options |
| CarpDataPath | Get the path to the folder that contains CaRP's cache directories |
| CarpDirName | Get the path to the directory that contains the CaRP script |
| CarpFilter | Reformat and store a (possibly filtered) set of items from a newsfeed in preparation for calling CarpAggregate |
| CarpGroupFilter | Call CarpFilter for a number of different feeds at the same time, ensuring that your site isn't slowed down by too many being refreshed at once |
| CarpLoadPlugin | Load a CaRP Evolution plugin |
| CarpLoadTheme | Load a theme file |
| CarpMapField | Set up a mapping between an RSS element or attribute and one of CaRP's internal data fields |
| CarpMapPrefix | Set up a mapping between an unusual namespace prefix used by an RSS feed and the namespace prefix expected by CaRP |
| CarpRegisterCallback | Register a callback function with CaRP Evolution |
| CarpRequestHeader | Tell CaRP to send an HTTP request header when loading a feed from a webserver |
| CarpShow | Display a newsfeed |
| CarpUnmapField | Delete a mapping between an RSS element or attribute and one of CaRP's internal data fields |
| CarpUnregisterCallback | Unregister a callback function with CaRP Evolution |
| MyCarpConfReset | Reset CaRP's configuration options |