ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
class.ilExternalFeed.php File Reference

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
 

Variable Documentation

◆ MAGPIE_CACHE_AGE

const MAGPIE_CACHE_AGE 900

Definition at line 14 of file class.ilExternalFeed.php.

Referenced by ilExternalFeed\checkCacheHit().

◆ MAGPIE_CACHE_ON

const MAGPIE_CACHE_ON(!defined("MAGPIE_DIR")) true

Definition at line 9 of file class.ilExternalFeed.php.

◆ MAGPIE_DEBUG

const MAGPIE_DEBUG false

Definition at line 15 of file class.ilExternalFeed.php.

◆ MAGPIE_OUTPUT_ENCODING

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().