net.liftmodules.FoBoBs

mapper

package mapper

Visibility
  1. Public
  2. All

Type Members

  1. trait BootstrapMegaMetaProtoUser[ModelType <: MegaProtoUser[ModelType]] extends KeyedMetaMapper[Long, ModelType] with ProtoUser

    The BootstrapMegaMetaProtoUser trait adds Bootstrap v3.x styling to the ProtoUser form views.

    The BootstrapMegaMetaProtoUser trait adds Bootstrap v3.x styling to the ProtoUser form views. In addition it also contains some related Lift i18n localization to nodeSeq resource overrides to make it easy for users of this trait to customize submit button label, field legend, field label, field placeholder, lift messages and more.

    Since

    v1.1

Ungrouped