Kernel::WebApp::Util::BusinessObject::Widget::Base

NAME

Kernel::WebApp::Util::BusinessObject::Widget::Base

DESCRIPTION

Business object widget base class.

PUBLIC INTERFACE

MethodParamValidationSchema()

Add the base validations for the business object widget modules.

ChangeableSettings()

Holds the setting which are changeable from outside.

ConfigGet()

Get the config for the widget, maybe with some modifications.

ConfigGetForUpdate()

Get the config for the widget user config update, because we need only to save the changeable values.

FormSchemaGet()

Get the form schema for the widget configuration.

Scroll to Top