net.liftmodules

FoBoGCP

package FoBoGCP

FoBo Google Code Prettify Toolkit Module

This FoBo toolkit module provides Google Code Prettify 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. FoBoGCP
  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 Google Code Prettify API in you bootstrap liftweb Boot.

  2. sealed trait FoBoToolkit extends AnyRef

  3. sealed trait Resource extends AnyRef

    Initiate FoBo's Google Code Prettify Resource(s) in you bootstrap liftweb Boot.

  4. sealed trait Toolkit extends AnyRef

    Initiate FoBo's Google Code Prettify 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
    FoBoGCP → AnyRef → Any

Deprecated Value Members

  1. object InitParam extends FoBoToolkit

  2. object PrettifyJun2011 extends FoBoToolkit with Product with Serializable

    Enable usage of Prettify version Jun2011 in your bootstrap liftweb Boot.

  3. def init(): Unit

    Annotations
    @deprecated
    Deprecated

    (Since version 1.6.0) Init no longer nessesary as it is now automaticaly done for respective FoBoGCP.InitParam

Inherited from AnyRef

Inherited from Any

Ungrouped