ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Go to the source code of this file.
Data Structures | |
class | ilExternalFeed |
Handles external Feeds via Magpie library. More... | |
Variables | |
const | MAGPIE_CACHE_ON (!defined("MAGPIE_DIR")) true |
const | MAGPIE_OUTPUT_ENCODING (defined('ILIAS_DATA_DIR') &&defined('CLIENT_ID')) "UTF-8" |
const | MAGPIE_CACHE_AGE 900 |
const | MAGPIE_DEBUG false |
const MAGPIE_CACHE_AGE 900 |
Definition at line 14 of file class.ilExternalFeed.php.
Referenced by ilExternalFeed\checkCacheHit().
const MAGPIE_CACHE_ON(!defined("MAGPIE_DIR")) true |
Definition at line 9 of file class.ilExternalFeed.php.
const MAGPIE_DEBUG false |
Definition at line 15 of file class.ilExternalFeed.php.
const MAGPIE_OUTPUT_ENCODING(defined( 'ILIAS_DATA_DIR') &&defined( 'CLIENT_ID')) "UTF-8" |
Definition at line 13 of file class.ilExternalFeed.php.
Referenced by ilExternalFeed\checkCacheHit().