nyroFwk
0.2
var
www
users
nyrofwk
src
nyro
form
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
}
form_list
Definition:
list.class.php:10
form_mulValue
Definition:
mulValue.class.php:10
form_list\afterInit
afterInit()
Definition:
list.class.php:12
Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by
1.8.13