Interface ITopic.IType

Enclosing interface:
ITopic

public static interface ITopic.IType
The various types of topics
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Block template topics containt block templates
    static final int
    Navigation topics contain pages, aliases
    static final int
    Page template topics contain page templates
    static final int
    Shared block topics contain shared blocks
  • Field Details

    • SHARED_BLOCK

      static final int SHARED_BLOCK
      Shared block topics contain shared blocks
      See Also:
    • PAGE_TEMPLATE

      static final int PAGE_TEMPLATE
      Page template topics contain page templates
      See Also:
    • BLOCK_TEMPLATE

      static final int BLOCK_TEMPLATE
      Block template topics containt block templates
      See Also: