All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.pebble.ISpincastPebbleTemplatingEngineConfig.html Maven / Gradle / Ivy

There is a newer version: 0.9.28
Show newest version






ISpincastPebbleTemplatingEngineConfig (org.spincast:spincast-framework 0.9.21 API)












org.spincast.plugins.pebble

Interface ISpincastPebbleTemplatingEngineConfig

  • All Known Implementing Classes:
    SpincastPebbleTemplatingEngineConfigDefault


    public interface ISpincastPebbleTemplatingEngineConfig
    Configurations for the Pebble templating engine plugin. jjj123 We use "@ImplementedBy" to specify the default configurations to use if none is specified in a Guice module.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      com.mitchellbosecke.pebble.extension.Extension getExtension()
      Pebble extension to register: allows you to add custom filters, functions, etc.
    • Method Detail

      • getExtension

        com.mitchellbosecke.pebble.extension.Extension getExtension()
        Pebble extension to register: allows you to add custom filters, functions, etc.

Copyright © 2016. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy