internal package
Foswiki::Configure::UIs::Value
On this page:
internal package
Foswiki::Configure::UIs::Value is a
Foswiki::Configure::UIs::Item
This is the UI object for a single configuration item. It must not be
confused with Foswiki::Configure::Value, which is the value object that
models a configuration item. There will be one corresponding
Foswiki::Configure::Value for each object of this class.
ObjectMethod
renderHtml($value, $root, ...) → ($html, \%properties)
-
$value
- Foswiki::Configure::Value object in the model -
$root
- Foswiki::Configure::UIs::Root