Stud.IP  4.2 Revision
persondetails_preview.inc.php File Reference

Functions

 news (&$module, $data, $alias_content, $text_div, $text_div_end)
 
 termine (&$module, $data, $alias_content, $text_div, $text_div_end)
 
 kategorien (&$module, $data, $alias_content, $text_div, $text_div_end)
 
 lehre (&$module, $data, $alias_content, $text_div, $text_div_end)
 
 head (&$module, $data, $a)
 
 kontakt (&$module, $data, $separate=FALSE)
 

Variables

global $_fullname_sql
 
 $attr_subheadline_td
 
 $aliases_content = $this->config->getValue("Main", "aliases")
 
 $visible_content = $this->config->getValue("Main", "visible")
 
if($margin=$this->config->getValue("TableParagraphText", "margin")) else
 
 $text_div_end = ""
 
 $first_loop = TRUE
 
 $order = $this->config->getValue("Main", "order")
 
 $pic_max_height = ""
 
 if ( $this->config->getValue("Main", "studiplink")=="bottom")
 

Function Documentation

◆ head()

head ( $module,
  $data,
  $a 
)
Here is the call graph for this function:

◆ kategorien()

kategorien ( $module,
  $data,
  $alias_content,
  $text_div,
  $text_div_end 
)

◆ kontakt()

kontakt ( $module,
  $data,
  $separate = FALSE 
)
Here is the caller graph for this function:

◆ lehre()

lehre ( $module,
  $data,
  $alias_content,
  $text_div,
  $text_div_end 
)
Here is the call graph for this function:

◆ news()

news ( $module,
  $data,
  $alias_content,
  $text_div,
  $text_div_end 
)

◆ termine()

termine ( $module,
  $data,
  $alias_content,
  $text_div,
  $text_div_end 
)
Here is the call graph for this function:

Variable Documentation

◆ $_fullname_sql

global $_fullname_sql

◆ $aliases_content

$aliases_content = $this->config->getValue("Main", "aliases")

◆ $attr_subheadline_td

$attr_subheadline_td
Initial value:
= preg_replace('/width\="[^"]+"/i',
$this->config->getAttributes("TableParagraphSubHeadline", "td"),
$this->config->getValue("TableParagraph", "margin"))

◆ $first_loop

$first_loop = TRUE

◆ $order

$order = $this->config->getValue("Main", "order")

◆ $pic_max_height

$pic_max_height = ""

◆ $text_div_end

$text_div_end = ""

◆ $visible_content

$visible_content = $this->config->getValue("Main", "visible")

◆ else

foreach ( $order as $position) if ( $pic_max_width &&$pic_max_height) else
Initial value:
{
$text_div = ""

◆ if

if($this->config->getValue("Main", "studiplink")=="bottom")