Stud.IP
trunk Revision
|
Variables | |
$error_message = "" | |
$nameformat = $this->config->getValue("Main", "nameformat") | |
if($nameformat=="last") | else |
$query = "SELECT n.*, {$_fullname_sql[$nameformat]} AS name, " | |
$now = time() | |
$data = NULL | |
$rf_news = $this->config->getValue("Main", "order") | |
$width = $this->config->getValue("Main", "width") | |
$aliases = $this->config->getValue("Main", "aliases") | |
$visible = $this->config->getValue("Main", "visible") | |
$set_1 = $this->config->getAttributes("TableHeadrow", "th") | |
$set_2 = $this->config->getAttributes("TableHeadrow", "th", TRUE) | |
$zebra = $this->config->getValue("TableHeadrow", "th_zebrath_") | |
$i = 0 | |
foreach ( $rf_news as $spalte) | |
$dateform = $this->config->getValue("Main", "dateformat") | |
$attr_a = $this->config->getAttributes("LinkInternSimple", "a") | |
$attr_font = $this->config->getAttributes("TableRow", "font") | |
$attr_div_topic = $this->config->getAttributes("ContentNews", "divtopic") | |
$attr_div_body = $this->config->getAttributes("ContentNews", "divbody") | |
$attr_font_topic = $this->config->getAttributes("ContentNews", "fonttopic") | |
$attr_font_body = $this->config->getAttributes("ContentNews", "fontbody") | |
$show_date_author = $this->config->getValue("Main", "showdateauthor") | |
$not_author_link = $this->config->getValue("Main", "notauthorlink") | |
$aliases = $this->config->getValue("Main", "aliases") |
$attr_a = $this->config->getAttributes("LinkInternSimple", "a") |
$attr_div_body = $this->config->getAttributes("ContentNews", "divbody") |
$attr_div_topic = $this->config->getAttributes("ContentNews", "divtopic") |
$attr_font = $this->config->getAttributes("TableRow", "font") |
$attr_font_body = $this->config->getAttributes("ContentNews", "fontbody") |
$attr_font_topic = $this->config->getAttributes("ContentNews", "fonttopic") |
$data = NULL |
$dateform = $this->config->getValue("Main", "dateformat") |
$error_message = "" |
$i = 0 |
$nameformat = $this->config->getValue("Main", "nameformat") |
$not_author_link = $this->config->getValue("Main", "notauthorlink") |
$now = time() |
$query = "SELECT n.*, {$_fullname_sql[$nameformat]} AS name, " |
$rf_news = $this->config->getValue("Main", "order") |
$set_1 = $this->config->getAttributes("TableHeadrow", "th") |
$set_2 = $this->config->getAttributes("TableHeadrow", "th", TRUE) |
$show_date_author = $this->config->getValue("Main", "showdateauthor") |
$visible = $this->config->getValue("Main", "visible") |
$zebra = $this->config->getValue("TableHeadrow", "th_zebrath_") |
for ( $n=0;$n< 3;$n++) if ( $this->config->getValue("Main", "studiplink")) else |
foreach($content_data as $dat) |