Class UserPortalFormsPageBean

    • Constructor Detail

      • UserPortalFormsPageBean

        public UserPortalFormsPageBean()
    • Method Detail

      • getBackButtonLabel

        public String getBackButtonLabel()
      • init

        @PostConstruct
        public void init()
      • goBack

        public void goBack()
      • getCurrentFormBackUrl

        public String getCurrentFormBackUrl()
      • toggleFormsViewLayout

        public void toggleFormsViewLayout()
      • showFormDetails

        public void showFormDetails​(FormModel form)
      • closeFormDetails

        public void closeFormDetails()
      • getSelectedFormDetails

        public FormModel getSelectedFormDetails()
      • setSelectedFormDetails

        public void setSelectedFormDetails​(FormModel selectedFormDetails)
      • isUserLoggedIn

        public boolean isUserLoggedIn()
      • getFormsViewLayout

        public String getFormsViewLayout()
      • setFormsViewLayout

        public void setFormsViewLayout​(String formsViewLayout)