GroupWise SDK: WebAccess Customization

  GroupWise SDK: WebAccess Customization
    Overview
      Accessing GroupWise from a Web Browser
      Changing the Company Logo
      Modifying the WebAccess User Interface
      Adding Other Services or Databases
    Template Concepts
      Template Overview
      Scripting Keywords and Constructs
      Functions
      Comments
      Replaceable Parameters
      Dates
      Arrays
      Localization
    Template Tasks
      Review Prerequisites
      Changing the Company Logo and Login Files
      Modifying the Main Message Windows
      Modifying the Compose Windows
      Modifying the Address Book Windows
      Modifying the Calendar Windows
      Modifying the Document Management Windows
    Template Keywords
      ABORT
      ALIAS
      COOKIE
      DEC
      DUMPALL
      HEADER
      IF...ELSEIF...ELSE...ENDIF IFDEF...ELSEIFDEF
      IGNOREWHITE and NOIGNOREWHITE
      INC
      INCLUDE
      NOOUTPUT
      OUTPUT
      SET
      SETGLOBAL
      STRING
      STRINGTABLE
      VAR
      WHILE...BREAK...CONTINUE...ENDWHILE
    Template Functions
      addToDate
      createDate
      date
      daysInMonth
      endsWith
      find
      findLast
      firstWeekDayOfMonth
      firstDayOfWeek
      formatMessage
      getHeader
      length
      linkEncodedURLs
      linkURLs
      listToArray
      listToSortedArray
      noScript
      replaceWith
      startsWith
      substring
      today
      todayTZ
      toDisplay
      toHMTL
      toHTMLExt
      toLower
      toQuote
      toScript
      toSpellerText
      toUpper
      toWMLExt
      toXML
      trim
      urlEncode
      xmlDecode
      xmlEncode
    Servlet Concepts
      Configuration Settings
      Java Packages
      Providers
      Localization and Internationalization
    Servlet Tasks
      Configuring the Servlet
      Calling the Servlet
      Specifying a Provider
      Specifying the Action
      Specifying a Template
    Servlet Methods
      User.Login
      User.Logout
    Provider Tasks
      Calling the GroupWise Provider
      Communicating With the Servlet
      Specifying a Template
    Provider Methods
      Attachment
        Attachment.Save
        Attachment.View
      Calendar
        Calendar.Search
      Compose
        Compose.Action
        Compose.Attach
        Compose.Attach.Delete
        Compose.BC
        Compose.BusySearch
        Compose.Cancel
        Compose.CC
        Compose.ChangeTo.xxx
        Compose.Delegate
        Compose.Directory
        Compose.FolderSel
        Compose.Forward
        Compose.Reply
        Compose.SaveDraft
        Compose.Send
        Compose.SendOptions.Modify
        Compose.SendOptions.Read
        Compose.To
      Directory
        Directory.Accumulate.Group
        Directory.Accumulator.Add.BC
        Directory.Accumulator.Add.CC
        Directory.Accumulator.Add.To
        Directory.Accumulator.Delete
        Directory.Accumulator.List
        Directory.Action
        Directory.CollapseGroup
        Directory.CopyEntries
        Directory.Create
        Directory.CreateEntry
        Directory.CreateGroup
        Directory.Delete
        Directory.DeleteEntry
        Directory.GetLastSearch
        Directory.HoldEntries
        Directory.Info
        Directory.InfoEntry
        Directory.List
        Directory.Modify
        Directory.ModifyEntry
        Directory.ModifyGroup
        Directory.MoveEntries
        Directory.SaveAs
        Directory.Search
        Directory.ViewEntry
      Document
        Document.Profile
        Document.Save
        Document.View
        Document.ViewNative
      Find
        Find.Action
        Find.Beginning
        Find.First
        Find.NewUpdate
        Find.Next
        Find.Prev
        Find.StopSearch
        Find.Update
      Folder
        Directory.Cancel
        Directory.GetRecipients
        Folder.Action
        Folder.Create
        Folder.Delete
        Folder.Directory
        Folder.Empty
        Folder.Expand
        Folder.List
        Folder.ListChild
        Folder.ListShare
        Folder.Open
        Folder.Share
      Library
        Library.List
        Library.Search
      Item
        Item.Accept
        Item.AcceptAll
        Item.AcceptSharedAddressBook
        Item.Action
        Item.CheckList.Bottom
        Item.CheckList.Down
        Item.CheckList.Save
        Item.CheckList.Top
        Item.CheckList.Up
        Item.Complete
        Item.Compose
        Item.Decline
        Item.DeclineAll
        Item.Delete
        Item.MarkRead
        Item.Move
        Item.Next
        Item.Previous
        Item.Properties
        Item.Properties.Read
        Item.Properties.ReadInfo
        Item.Properties.ReadNext
        Item.Purge
        Item.Read
        Item.ReadChild
        Item.ReadLater
        Item.ReadParent
        Item.Retract
        Item.RetractAll
        Item.Undelete
      Miscellaneous
        XKI.getDRNList
      Proxy
        Directory.Cancel
        Directory.GetRecipients
        Proxy.Action
        Proxy.AddAccess
        Proxy.CloseListAccess
        Proxy.CloseListHistory
        Proxy.DeleteAccess
        Proxy.DeleteHistory
        Proxy.Directory
        Proxy.ListAccess
        Proxy.ListHistory
        Proxy.Login
        Proxy.ModifyAccess
        Proxy.ReadAccess
      Rules
        Directory.GetRecipients
        Rule.Action
        Rule.Cancel
        Rule.Create
        Rule.CreateType
        Rule.Delete
        Rule.Directory
        Rule.Enable
        Rule.List
        Rule.Modify
        Rule.Read
      Security
        Security.ChangePassword
      Send Options
        SendOptions.Modify
        SendOptions.Read
      Settings
        Settings.General.Modify
        Settings.Get
        Settings.Set
      Signature
        Signature.Modify
        Signature.Read
      Time Zone
        TimeZone.List
        TimeZone.Modify
        TimeZone.Read
      User Authentication
        User.Login
        User.Logout
    LDAP Provider Tasks
      Calling the LDAP Provider
      Calling the Servlet
      Adding Additional LDAP Directories
      Specifying a Template
    LDAP Provider Methods
      Directory.Action
      Directory.List
      Directory.Search
    WebPublisher Provider Tasks
      Calling the WebPublisher Provider
      Communicating With the Servlet
      Specifying a Template
    WebPublisher Provider Methods
      Document.Profile
      Document.Save
      Document.View
      Library.List
      Library.Search
    Revision History
    Legal Notices