52 $this->lng = $DIC->language();
66 $lng->loadLanguageModule(
"feed");
91 include_once(
"./Services/Feeds/classes/class.ilExternalFeed.php");
95 if ($check !==
true) {
99 if ($check2 ===
true) {
106 if ($check !==
true) {
107 $check = str_replace(
"MagpieRSS:",
"", $check);
108 $this->
setAlert(
$lng->txt(
"feed_no_valid_url") .
"<br />" . $check);
static _determineFeedUrl($a_url)
Determine Feed Url.
static _checkUrl($a_url)
Check Url.
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled
__construct(Container $dic, ilPlugin $plugin)