Datamanager 2 component selection widget.

It can only be bound to a select type (or subclass thereof), and inherits the configuration from there as far as possible.

Available configuration options:

  • int height: The height of the select box, applies only for multiselect enabled boxes, the value is ignored in all other cases. Defaults to 6.
package midcom.admin.folder

 Methods

add_elements_to_form ($attributes)

Adds a (multi)select widget to the form, depending on the base type config.

Parameters

$attributes

render_content ()