Class UIWikiPageInfoArea

    • Field Detail

      • TOGGLE_ATTACHMENTS_ACTION

        public static String TOGGLE_ATTACHMENTS_ACTION
      • SHOW_REVISION

        public static String SHOW_REVISION
      • COMPARE_REVISION

        public static String COMPARE_REVISION
    • Constructor Detail

      • UIWikiPageInfoArea

        public UIWikiPageInfoArea()
    • Method Detail

      • getCurrentWikiPage

        protected org.exoplatform.wiki.mow.api.Page getCurrentWikiPage()
      • getNumberOfAttachments

        protected int getNumberOfAttachments​(org.exoplatform.wiki.mow.api.Page page)
      • getNumberOfVersions

        protected int getNumberOfVersions​(org.exoplatform.wiki.mow.api.Page page)
      • isPagePublic

        protected boolean isPagePublic​(org.exoplatform.wiki.mow.api.Page page)
                                throws Exception
        Throws:
        Exception