nyroFwk  0.2
list.class.php
Go to the documentation of this file.
1 <?php
10 class form_list extends form_mulValue {
11 
12  protected function afterInit() {
13  parent::afterInit();
14  $this->cfg->inline = false;
15  }
16 
17 }
Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by doxygen 1.8.13