コード例 #1
0
 public function initialize()
 {
     $this->addNewModuleSetting("Nadpis", "title", "Zadejte nadpis.");
     parent::initialize();
 }
コード例 #2
0
 public function initialize()
 {
     $this->addNewModuleSetting("Nadpis", "title", "Please change this title");
     parent::initialize();
 }