Interface SearchModule

    • Method Detail

      • getLimit

        int getLimit()
        Get the number of results per page
        Returns:
        Max number of results on the module view
      • getMinLimit

        int getMinLimit()
        Get the number of results per page on the main page (should be smaller than getLimit())
        Returns:
        Max number of results on the main view
      • getOrder

        int getOrder()
        Get the module order, smaller order means that it is displayed before
        Returns:
        The module order value