noalyss Version-9
Data Structures
iselect.class.php File Reference

Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label corresponding to the selected value You can use also $this->rowsize to specify the number of lines to display. More...

Go to the source code of this file.

Data Structures

class  ISelect
 Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label corresponding to the selected value You can use also $this->rowsize to specify the number of lines to display. More...
 

Detailed Description

Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label corresponding to the selected value You can use also $this->rowsize to specify the number of lines to display.

See also
Database::make_array

Definition in file iselect.class.php.