Skip to content

Supported expression objects #31

Open
@ultraq

Description

@ultraq

List taken from the Appendix section of the Using Thymeleaf docs: https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html#appendix-a-expression-basic-objects

Expression basic objects

  • #ctx
  • #locale
  • param
  • session
  • application (n/a?)
  • #request
  • #session (n/a?)
  • #servletContext (n/a?)

Expression utility objects

  • #execInfo
  • #messages
  • #uris
  • #conversions (n/a?)
  • #dates
  • #calendars (n/a?)
  • #numbers
  • #strings
  • #objects
  • #bools
  • #arrays
  • #lists
  • #sets (n/a?)
  • #maps
  • #aggregates
  • #ids

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions