Beispiel #1
0
 function __construct($titul, $user, $topmenu, $leftmenu, $redir = NULL, $descr = NULL)
 {
     parent::__construct($titul, $user, $topmenu, $leftmenu, $redir, $descr);
     $this->h2 = $titul;
     $this->rowspan = 2;
 }