skinny.view.velocity

ScalaVelocityView

Related Doc: package velocity

class ScalaVelocityView extends VelocityView

VelocityView extension for Scala

Linear Supertypes
VelocityView, ViewToolManager, ToolManager, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ScalaVelocityView
  2. VelocityView
  3. ViewToolManager
  4. ToolManager
  5. AnyRef
  6. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ScalaVelocityView(ctx: javax.servlet.ServletContext, sbtProjectPath: Option[String])

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. def addToolboxes(arg0: ToolContext): Unit

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    ViewToolManager → ToolManager
  5. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  6. def autoConfigure(arg0: Boolean): Unit

    Definition Classes
    ViewToolManager → ToolManager
  7. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def configure(config: JeeConfig, velocity: VelocityEngine): Unit

    Attributes
    protected
    Definition Classes
    ScalaVelocityView → VelocityView
  9. def configure(arg0: JeeConfig, arg1: ToolboxFactory): Unit

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  10. def configure(arg0: FactoryConfiguration): Unit

    Definition Classes
    ViewToolManager → ToolManager
  11. def configure(arg0: String): Unit

    Definition Classes
    ToolManager
  12. def createContext(arg0: HttpServletRequest, arg1: HttpServletResponse): ViewToolContext

    Definition Classes
    VelocityView → ViewToolManager
  13. def createContext(arg0: Map[String, AnyRef]): ToolContext

    Definition Classes
    ViewToolManager → ToolManager
  14. def createContext(): ToolContext

    Definition Classes
    ToolManager
  15. def createToolbox(arg0: String): Toolbox

    Attributes
    protected[org.apache.velocity.tools]
    Definition Classes
    ToolManager
  16. final def debug(arg0: String, arg1: <repeated...>[AnyRef]): Unit

    Attributes
    protected[org.apache.velocity.tools]
    Definition Classes
    ToolManager
  17. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  19. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. def findConfig(arg0: String): FactoryConfiguration

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    ViewToolManager → ToolManager
  21. def getApplicationToolbox(): Toolbox

    Attributes
    protected[org.apache.velocity.tools]
    Definition Classes
    ToolManager
  22. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  23. def getConfiguration(arg0: String, arg1: Boolean): FactoryConfiguration

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  24. def getConfiguration(arg0: String): FactoryConfiguration

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  25. def getCreateSession(): Boolean

    Definition Classes
    ViewToolManager
  26. def getDefaultContentType(): String

    Definition Classes
    VelocityView
  27. def getInputStream(arg0: String, arg1: Boolean): InputStream

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  28. def getLog(): Log

    Definition Classes
    ToolManager
  29. def getProperties(arg0: String, arg1: Boolean): ExtendedProperties

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  30. def getProperties(arg0: String): ExtendedProperties

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  31. def getProperty(arg0: String, arg1: String): String

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  32. def getPublishToolboxes(): Boolean

    Definition Classes
    ViewToolManager
  33. def getRequestToolbox(): Toolbox

    Attributes
    protected[org.apache.velocity.tools]
    Definition Classes
    ToolManager
  34. def getSessionToolbox(): Toolbox

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    ViewToolManager
  35. def getTemplate(arg0: String, arg1: String): Template

    Definition Classes
    VelocityView
  36. def getTemplate(arg0: String): Template

    Definition Classes
    VelocityView
  37. def getTemplate(arg0: HttpServletRequest, arg1: HttpServletResponse): Template

    Definition Classes
    VelocityView
  38. def getTemplate(arg0: HttpServletRequest): Template

    Definition Classes
    VelocityView
  39. def getToolboxFactory(): ToolboxFactory

    Definition Classes
    ToolManager
  40. def getToolboxKey(): String

    Definition Classes
    ViewToolManager
  41. def getUserCanOverwriteTools(): Boolean

    Definition Classes
    ToolManager
  42. def getVelocityEngine(): VelocityEngine

    Definition Classes
    ToolManager
  43. def hasApplicationTools(): Boolean

    Attributes
    protected[org.apache.velocity.tools]
    Definition Classes
    ToolManager
  44. def hasRequestTools(): Boolean

    Attributes
    protected[org.apache.velocity.tools]
    Definition Classes
    ToolManager
  45. def hasSessionTools(): Boolean

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    ViewToolManager
  46. def hasTools(arg0: String): Boolean

    Attributes
    protected[org.apache.velocity.tools]
    Definition Classes
    ToolManager
  47. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  48. def init(arg0: JeeConfig, arg1: VelocityEngine): Unit

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  49. def init(arg0: JeeConfig): Unit

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  50. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  51. def merge(arg0: Template, arg1: Context, arg2: Writer): Unit

    Definition Classes
    VelocityView
    Annotations
    @throws( classOf[java.io.IOException] )
  52. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  53. final def notify(): Unit

    Definition Classes
    AnyRef
  54. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  55. def performMerge(arg0: Template, arg1: Context, arg2: Writer): Unit

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
    Annotations
    @throws( classOf[java.io.IOException] )
  56. def prepareContext(arg0: ViewToolContext, arg1: HttpServletRequest): Unit

    Definition Classes
    ViewToolManager
  57. def prepareContext(arg0: ToolContext): Unit

    Attributes
    protected[org.apache.velocity.tools]
    Definition Classes
    ToolManager
  58. def publishToolboxes(arg0: HttpServletRequest): Unit

    Definition Classes
    ViewToolManager
  59. def publishToolboxes(arg0: ServletRequest): Unit

    Definition Classes
    ViewToolManager
  60. def render(arg0: HttpServletRequest, arg1: Writer): Context

    Definition Classes
    VelocityView
    Annotations
    @throws( classOf[java.io.IOException] )
  61. def render(arg0: HttpServletRequest, arg1: HttpServletResponse): Context

    Definition Classes
    VelocityView
    Annotations
    @throws( classOf[java.io.IOException] )
  62. def setCreateSession(arg0: Boolean): Unit

    Definition Classes
    ViewToolManager
  63. def setDefaultContentType(arg0: String): Unit

    Definition Classes
    VelocityView
  64. def setEncoding(arg0: JeeConfig): Unit

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
  65. def setPublishToolboxes(arg0: Boolean): Unit

    Definition Classes
    ViewToolManager
  66. def setToolboxFactory(arg0: ToolboxFactory): Unit

    Definition Classes
    ToolManager
  67. def setToolboxKey(arg0: String): Unit

    Definition Classes
    ViewToolManager
  68. def setUserCanOverwriteTools(arg0: Boolean): Unit

    Definition Classes
    ToolManager
  69. def setVelocityEngine(arg0: VelocityEngine): Unit

    Definition Classes
    VelocityView → ToolManager
  70. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  71. def toString(): String

    Definition Classes
    AnyRef → Any
  72. def unpublishApplicationTools(): Unit

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    ViewToolManager
  73. def updateGlobalProperties(): Unit

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    ViewToolManager
  74. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def getDeprecatedConfig(arg0: JeeConfig): FactoryConfiguration

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. final def setDeprecationSupportMode(arg0: Boolean): Unit

    Attributes
    protected[org.apache.velocity.tools.view]
    Definition Classes
    VelocityView
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from VelocityView

Inherited from ViewToolManager

Inherited from ToolManager

Inherited from AnyRef

Inherited from Any

Ungrouped