52        $this->lng = 
$DIC->language();
 
   53        parent::__construct($a_title, $a_postvar);
 
   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);
 
An exception for terminatinating execution or to throw for unit testing.
static _checkUrl($a_url)
Check Url.
static _determineFeedUrl($a_url)
Determine Feed Url.
This class represents a text property in a property form.
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled