net.liftmodules

FoBoTB

package FoBoTB

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. FoBoTB
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait FoBoJQuery extends AnyRef

  2. trait FoBoToolkit extends AnyRef

Value Members

  1. object Bootstrap210 extends FoBoToolkit with Product with Serializable

    Enable usage of Twitter Bootstrap version 2․1․0 in your bootstrap liftweb Boot.

  2. object Bootstrap220 extends FoBoToolkit with Product with Serializable

    Enable usage of Twitter Bootstrap version 2․2․0 in your bootstrap liftweb Boot.

  3. object Bootstrap222 extends FoBoToolkit with Product with Serializable

    Enable usage of Twitter Bootstrap version 2․2․2 in your bootstrap liftweb Boot.

  4. object Bootstrap230 extends FoBoToolkit with Product with Serializable

    Enable usage of Twitter Bootstrap version 2․3․0 in your bootstrap liftweb Boot.

  5. object Bootstrap231 extends FoBoToolkit with Product with Serializable

    Enable usage of Twitter Bootstrap version 2․3․1 in your bootstrap liftweb Boot.

  6. object Bootstrap232 extends FoBoToolkit with Product with Serializable

    Enable usage of Twitter Bootstrap version 2․3․2 in your bootstrap liftweb Boot.

  7. object InitParam extends FoBoToolkit with FoBoJQuery

    Enable Toolkit(s)/JQuery options for the FoBo module in your bootstrap liftweb Boot.

  8. object TBLocInfo

    Extends your Lift SiteMap with various common bootstrap menu manipulations such as horizontal and vertical menu dividers and menu labels.

  9. def init(): Unit

    Example:
    1. In bootstrap liftweb Boot set

      FoBoTB.init()

      The above example just calls init without specifying fobo init params so default Toolkit and JQuery values will be used.

  10. package lib

  11. package snippet

Inherited from AnyRef

Inherited from Any

Ungrouped