net.liftmodules

FoBoFA

package FoBoFA

FoBo - Sub-module

This package object is only of interest to you if you are using this module as a stand alone artifact dependency in your project (without FoBo). This package object provides information on how to initiate and use this module in your project. If you are using this module in FoBo see net.liftmodules.FoBo for usage information.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. FoBoFA
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait FAToolkit extends AnyRef

Value Members

  1. object FontAwesome321 extends FAToolkit with Product with Serializable

    Enable usage of Font-Awesome version 3․2․1 in your bootstrap liftweb Boot.

    Enable usage of Font-Awesome version 3․2․1 in your bootstrap liftweb Boot.

    Version

    3.2.1

    Example:

    FoBoFA.InitParam.Toolkit=FoBoFA.FontAwesome321
  2. object FontAwesome403 extends FAToolkit with Product with Serializable

    Enable usage of Font-Awesome version 4․0․3 in your bootstrap liftweb Boot.

    Enable usage of Font-Awesome version 4․0․3 in your bootstrap liftweb Boot.

    Version

    4.0.3

    Example:

    FoBoFA.InitParam.Toolkit=FoBoFA.FontAwesome403
    Since

    v1.2

  3. object FontAwesome410 extends FAToolkit with Product with Serializable

    Enable usage of Font-Awesome version 4․1․0 in your bootstrap liftweb Boot.

    Enable usage of Font-Awesome version 4․1․0 in your bootstrap liftweb Boot.

    Version

    4.1.0

    Example:

    FoBoFA.InitParam.Toolkit=FoBoFA.FontAwesome410
    Since

    v1.3

  4. object FontAwesome430 extends FAToolkit with Product with Serializable

    Enable usage of Font-Awesome version 4․3․0 in your bootstrap liftweb Boot.

    Enable usage of Font-Awesome version 4․3․0 in your bootstrap liftweb Boot.

    Version

    4.3.0

    Example:

    FoBoFA.InitParam.Toolkit=FoBoFA.FontAwesome430
    Since

    v1.4

  5. object InitParam extends FAToolkit

  6. def init(): Unit

Inherited from AnyRef

Inherited from Any

Ungrouped