Пример #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Učitelé");
 }
Пример #2
0
 public function __construct()
 {
     parent::__construct();
 }
Пример #3
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Import dat");
 }
Пример #4
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Vyučovací předměty");
 }
Пример #5
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Dlouhodobé práce");
 }
Пример #6
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Studenti");
 }
Пример #7
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Moje možnosti");
 }
Пример #8
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Třídy");
 }
Пример #9
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Procházení školních dat");
 }
Пример #10
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Dashboard");
 }
Пример #11
0
 public function __construct()
 {
     parent::__construct();
     $this->setTitle("Studijní skupiny");
 }