Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-3581

Allow different filters to be set for the client and admin interface

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.10.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Different filters should be allowed to be set for the client and admin interface. It may be necessary to add an extra parameter to the getFilters() method of the "FiltersInterface" interface to know if the method has been invoked from the admin or client interface.

      <?php
      namespace Blesta\Core\Util\Filters\Common;
      
      interface FiltersInterface
      {
          public function getFilters(array $options, array $vars = [], $client = false);
      

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            abdy Abdy Franco
            Reporter:
            abdy Abdy Franco
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              7/May/20

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 55 minutes
              55m

                Agile