View Source MavuSnippetsUi.BackendHelpers (MavuSnippetsUi v0.1.20)

Link to this section Summary

Link to this section Functions

See MavuUtils.empty?/1.

See MavuUtils.false?/1.

See MyAppWeb.MyHelpers.format_date/1.

Link to this function

if_empty(val, default_val)

View Source

See MavuUtils.if_empty/2.

Link to this function

if_nil(val, default_val)

View Source

See MavuUtils.if_nil/2.

Link to this function

lang_from_params(lang_or_params)

View Source

See MyAppWeb.MyHelpers.lang_from_params/1.

See MyAppWeb.MyHelpers.local_date/1.

See MavuUtils.present?/1.

Link to this function

remove_attributes(attributes, tags_to_remove)

View Source
Link to this function

remove_tag_params(html, tags_to_remove)

View Source
Link to this function

trans(lang_or_params, txt_en, txt_de \\ nil)

View Source

See MyAppWeb.MyHelpers.trans/3.

See MavuUtils.true?/1.

Link to this function

tw_class(class_name, opts \\ [])

View Source

See MavuSnippetsUi.Utils.TwIconLegacy.tw_icon_legacy/2.