internal package Foswiki::Configure::UIs::Value

See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages.
See also Developing plugins, Developer's Bible, Technical Overview

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)

Implements Foswiki::Configure::UIs::Item

Generates the appropriate HTML for getting a presenting the configure the entry.