__construct()
fillFromPostData()
getID()
getMetaHTML()
getValue()
setValue()
$ID
$value
Represents a list configuration option.
| package | lists |
|---|---|
| author | Roland Gruber |
__construct(String $ID) : \lamConfigOption
Stringunique ID
\lamConfigOptionconfig optionfillFromPostData() : array
arraylist of StatusMessages (array(getID() : String
StringIDgetMetaHTML() : \htmlTable
\htmlTablemeta HTMLgetValue() : String
The value must not contain "=" and ";".
StringvaluesetValue(String $value)
The value must not contain "=" and ";".
String
$ID
$value