Package

net.liftmodules.extras

snippet

Permalink

package snippet

Visibility
  1. Public
  2. All

Type Members

  1. trait BsAlerts extends AnyRef

    Permalink

    A snippet for displaying notices to be used with the jquery.bsNotices.js plugin.

  2. trait BsMenu extends SnippetHelper

    Permalink
  3. trait AssetLoader extends DispatchSnippet with Loggable

    Permalink

    To be used with grunt-hash.

    To be used with grunt-hash. See gruntfile.js.

    Annotations
    @deprecated
    Deprecated

    (Since version 0.7) No longer supported. Copy to your project if still using.

  4. trait HashedAssets extends AnyRef

    Permalink

    To be used with grunt-hash.

    To be used with grunt-hash.

    Annotations
    @deprecated
    Deprecated

    (Since version 0.7) No longer supported. Copy to your project if still using.

  5. trait KoAlerts extends AnyRef

    Permalink

    A snippet for displaying notices to be used with the KoAlerts.js module.

    A snippet for displaying notices to be used with the KoAlerts.js module.

    Annotations
    @deprecated
    Deprecated

    (Since version 0.7) Moved to example app. Copy to your project if still using.

Value Members

  1. object BrowserSync extends SnippetHelper

    Permalink

    Renders a script tag to fetch the browser-sync client.

    Renders a script tag to fetch the browser-sync client. Avoids having to use the default mechanism of injecting the script tag via document.writeTo.

    Relies on the existence of a package.json file to figure out the version.

  2. object BsAlerts extends BsAlerts

    Permalink
  3. object BsMenu extends BsMenu

    Permalink

Deprecated Value Members

  1. object AssetLoader extends AssetLoader with SimpleInjector with Loggable

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.7) No longer supported. Copy to your project if still using.

  2. object HashedAssets extends HashedAssets

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.7) No longer supported. Copy to your project if still using.

  3. object KoAlerts extends KoAlerts

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.7) Moved to example app. Copy to your project if still using.

Ungrouped