Global

Methods

# createAiImageField(config)

Shorthand to create a new AI image. See kiss.ux.AiImage

Parameters:
Name Type Description
config object

View Source client/ux/aiImage/aiImage.js, line 195

HTMLElement

# createAiTextareaField(config)

Shorthand to create a new AI textarea. See kiss.ux.AiTextarea

Parameters:
Name Type Description
config object

View Source client/ux/aiTextarea/aiTextarea.js, line 430

HTMLElement

# createAttachment(config)

Shorthand to create a new File Uploader field. See kiss.ui.Attachment

Parameters:
Name Type Description
config object

View Source client/ui/fields/attachment.js, line 713

HTMLElement

# createBlock(config)

Shorthand to create a new Block. See kiss.ui.Block

Parameters:
Name Type Description
config object

View Source client/ui/containers/block.js, line 196

HTMLElement

# createBooking(config)

Shorthand to create a new Booking component. See kiss.ux.Booking

Parameters:
Name Type Description
config object

View Source client/ux/booking/booking.js, line 226

HTMLElement

# createButton(config)

Shorthand to create a new Button. See kiss.ui.Button

Parameters:
Name Type Description
config object

View Source client/ui/elements/button.js, line 492

HTMLElement

# createCalendar(config)

Shorthand to create a new Calendar. See kiss.ui.Calendar

Parameters:
Name Type Description
config object

View Source client/ui/data/calendar.js, line 1188

HTMLElement

# createChart(config)

Shorthand to create a new Chart component. See kiss.ux.Chart

Parameters:
Name Type Description
config object

View Source client/ux/chart/chart.js, line 373

HTMLElement

# createChartView(config)

Shorthand to create a new Chart view. See kiss.ui.ChartView

Parameters:
Name Type Description
config object

View Source client/ui/data/chartview.js, line 1892

HTMLElement

# createCheckbox(config)

Shorthand to create a new Checkbox. See kiss.ui.Checkbox

Parameters:
Name Type Description
config object

View Source client/ui/fields/checkbox.js, line 512

HTMLElement

# createCodeEditor(config)

Shorthand to create a new Code Editor. See kiss.ux.CodeEditor

Parameters:
Name Type Description
config object

View Source client/ux/codeEditor/codeEditor.js, line 481

HTMLElement

# createColorField(config)

Shorthand to create a new Color field. See kiss.ui.Color

Parameters:
Name Type Description
config object

View Source client/ui/fields/color.js, line 523

HTMLElement

# createColorPicker(config)

Shorthand to create a new ColorPicker. See kiss.ui.ColorPicker

Parameters:
Name Type Description
config object

View Source client/ui/fields/colorPicker.js, line 373

HTMLElement

# createDashboard(config)

Shorthand to create a new Dashboard. See kiss.ui.Dashboard

Parameters:
Name Type Description
config object

View Source client/ui/data/dashboard.js, line 991

HTMLElement

# createDatatable(config)

Shorthand to create a new Datatable. See kiss.ui.Datatable

Parameters:
Name Type Description
config object

View Source client/ui/data/datatable.js, line 4013

HTMLElement

# createDateField(config)

Shorthand to create a new date Field. See kiss.ui.Field

Parameters:
Name Type Description
config object

View Source client/ui/fields/field.js, line 742

HTMLElement

# createDialog(config)

Shorthand to create a new Dialog window. See kiss.ui.Dialog

Parameters:
Name Type Description
config object

View Source client/ui/elements/dialog.js, line 308

HTMLElement

# createDirectory(config)

Shorthand to create a new Directory field. See kiss.ux.Directory

Parameters:
Name Type Description
config object

View Source client/ux/directory/directory.js, line 318

HTMLElement

# createField(config)

Shorthand to create a new Field. See kiss.ui.Field

Parameters:
Name Type Description
config object

View Source client/ui/fields/field.js, line 704

HTMLElement

# async createForm(record)

Create a form to display a record

Parameters:
Name Type Description
record object

record to display in the form

View Source client/ui/form/form.js, line 8

# createGallery(config)

Shorthand to create a new Gallery. See kiss.ui.Gallery

Parameters:
Name Type Description
config object

View Source client/ui/data/gallery.js, line 1630

HTMLElement

# createHtml(config)

Shorthand to create a new Html. See kiss.ui.Html

Parameters:
Name Type Description
config object

View Source client/ui/elements/html.js, line 166

HTMLElement

# createIconField(config)

Shorthand to create a new Icon field. See kiss.ui.Icon

Parameters:
Name Type Description
config object

View Source client/ui/fields/icon.js, line 504

HTMLElement

# createIconPicker(config)

Shorthand to create a new IconPicker. See kiss.ui.IconPicker

Parameters:
Name Type Description
config object

View Source client/ui/fields/iconPicker.js, line 394

HTMLElement

# createImage(config)

Shorthand to create a new Image. See kiss.ui.Image

Parameters:
Name Type Description
config object

View Source client/ui/elements/image.js, line 311

HTMLElement

# createKanban(config)

Shorthand to create a new Kanban. See kiss.ui.Kanban

Parameters:
Name Type Description
config object

View Source client/ui/data/kanban.js, line 1284

HTMLElement

Shorthand to create a new Link field. See kiss.ux.Link

Parameters:
Name Type Description
config object

View Source client/ux/link/link.js, line 534

HTMLElement

# createList(config)

Shorthand to create a new List. See kiss.ui.List

Parameters:
Name Type Description
config object

View Source client/ui/data/list.js, line 460

HTMLElement

# createMap(config)

Shorthand to create a new Map component. See kiss.ux.Map

Parameters:
Name Type Description
config object

View Source client/ux/map/map.js, line 336

HTMLElement

# createMapField(config)

Shorthand to create a new Map field. See kiss.ux.MapField

Parameters:
Name Type Description
config object

View Source client/ux/mapField/mapField.js, line 308

HTMLElement

# createMenu(config)

Shorthand to create a new Menu. See kiss.ui.Menu

Parameters:
Name Type Description
config object

View Source client/ui/elements/menu.js, line 231

HTMLElement

# createNotification(config)

Shorthand to create a new Notification. See kiss.ui.Notification

Parameters:
Name Type Description
config object

View Source client/ui/elements/notification.js, line 112

HTMLElement

# createNumberField(config)

Shorthand to create a new number Field. See kiss.ui.Field

Parameters:
Name Type Description
config object

View Source client/ui/fields/field.js, line 732

HTMLElement

# createPanel(config)

Shorthand to create a new Panel. See kiss.ui.Panel

Parameters:
Name Type Description
config object

View Source client/ui/containers/panel.js, line 829

HTMLElement

# createPasswordField(config)

Shorthand to create a new password Field. See kiss.ui.Field

Parameters:
Name Type Description
config object

View Source client/ui/fields/field.js, line 752

HTMLElement

# createQRCode(config)

Shorthand to create a new QrCode. See kiss.ux.QrCode

Parameters:
Name Type Description
config object

View Source client/ux/qrcode/qrcode.js, line 132

HTMLElement

# createRating(config)

Shorthand to create a new Rating. See kiss.ui.Rating

Parameters:
Name Type Description
config object

View Source client/ui/fields/rating.js, line 493

HTMLElement

# createRegexFromString(input) → {RegExp}

Converts a string to a regex object.

Manage the case where the regex is defined with the /regex/flags syntax

Parameters:
Name Type Description
input string

View Source common/tools.js, line 428

The regex object

RegExp

# createRichTextField(config)

Shorthand to create a new Rich text field. See kiss.ux.RichTextField

Parameters:
Name Type Description
config object

View Source client/ux/richTextField/richTextField.js, line 1059

HTMLElement

# createSelect(config)

Shorthand to create a new Select field. See kiss.ui.Select

Parameters:
Name Type Description
config object

View Source client/ui/fields/select.js, line 1549

HTMLElement

# createSlider(config)

Shorthand to create a new Progress bar. See kiss.ui.Slider

Parameters:
Name Type Description
config object

View Source client/ui/fields/slider.js, line 479

HTMLElement

# createTextField(config)

Shorthand to create a new text Field. See kiss.ui.Field

Parameters:
Name Type Description
config object

View Source client/ui/fields/field.js, line 712

HTMLElement

# createTextareaField(config)

Shorthand to create a new textarea Field. See kiss.ui.Field

Parameters:
Name Type Description
config object

View Source client/ui/fields/field.js, line 722

HTMLElement

# createTimeline(config)

Shorthand to create a new Timeline. See kiss.ui.Timeline

Parameters:
Name Type Description
config object

View Source client/ui/data/timeline.js, line 2614

HTMLElement

# createTip(config)

Shorthand to create a new Tip. See kiss.ui.Tip

Parameters:
Name Type Description
config object

View Source client/ui/elements/tip.js, line 124

HTMLElement

# createWizardPanel(config)

Shorthand to create a new Wizard Panel. See kiss.ux.WizardPanel

Parameters:
Name Type Description
config object

View Source client/ux/wizardPanel/wizardPanel.js, line 344

HTMLElement

Methods