Class GroovyCalendarPluginInfo

java.lang.Object
de.uplanet.lucy.server.calendar.rtcache.GroovyCalendarPluginInfo

@Scriptable public final class GroovyCalendarPluginInfo extends Object
Groovy calendar plugin information.
  • Method Details

    • getTitle

      public String getTitle(String p_strLang)
      Get the plugin title.
      Parameters:
      p_strLang - The language in which to retrieve the title.
      Returns:
      The plugin title.