Skip to main content
Home

Search form

Menu

Search form

  • What's new in SkyVault
  • SkyVault 2.0 overview
  • SkyVault 2.0 video tutorials
  • Getting Started guides
  • Using SkyVault
  • Admin QuickStart
  • For Developers
    • Customizing Explorer and Share
    • Developing Applications and Extensions
      • Designing your application
      • SkyVault Repository
      • SkyVault Services
      • SkyVault Integration
      • Web Scripts
      • SkyVault Extensions
      • Share extensions
      • Maven SkyVault SDK
      • Programming with Surf
      • Content modeling
      • SkyVault 2.0 API
      • Surf root-scoped objects
        • context
        • user
        • content
        • page
        • template
        • config
        • theme
        • instance
        • sitedata
        • remote
        • locale
        • htmlid
        • url
        • head
        • app
        • msg
      • Return types
      • Rendering objects
  • SkyVault Public Java API
  • Copyright
  • Disclaimer
  • You are here

    SkyVault 2.0 » For Developers » Developing Applications and Extensions » SkyVault API Reference » Surf Platform API reference » Surf root-scoped objects

    msg

    The msg object is a FreeMarker method object used for resolving I18N message IDs into label strings. It provides access to the combined I18N label bundle for the application and component.
    For example:
    <span>${msg("label.mymessage")}</span>
    Parent topic: Surf root-scoped objects

    © 2017 TBS-LLC. All Rights Reserved.    Follow @twitter