45                parent::__construct($a_title, $a_postvar);
 
   58                $lng->loadLanguageModule(
"feed");
 
   79                        $this->
setAlert($lng->txt(
"msg_input_is_required"));
 
   86                include_once(
"./Services/Feeds/classes/class.ilExternalFeed.php");
 
  105                        $check = str_replace(
"MagpieRSS:", 
"", $check);
 
  106                        $this->
setAlert($lng->txt(
"feed_no_valid_url").
"<br />".$check);
 
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