net.liftmodules

FoBoHL

package FoBoHL

FoBo Highlight Toolkit Module

This FoBo toolkit module provides Highlight API and Resource components to the FoBo / FoBo Module, but can also be used as-is, see below for setup information.

If you are using this module via the FoBo/FoBo artifact module see also net.liftmodules.FoBo for setup information.

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

Type Members

  1. sealed trait API extends AnyRef

    Initiate FoBo's Highlight API in you bootstrap liftweb Boot.

  2. sealed trait Resource extends AnyRef

    Initiate FoBo's Highlight Resource(s) in you bootstrap liftweb Boot.

  3. sealed trait Toolkit extends AnyRef

    Initiate FoBo's Highlight Toolkit(s) in you bootstrap liftweb Boot.

Value Members

  1. object API extends API

  2. object Resource extends Resource

  3. object Toolkit extends Toolkit

  4. def toString(): String

    Definition Classes
    FoBoHL → AnyRef → Any

Inherited from AnyRef

Inherited from Any

Ungrouped