Allow use CControllerTabFilter in frontend modules

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Affects Version/s: 6.4.6, 7.0.0alpha4
    • Component/s: Frontend (F)

      Currently CControllerTabFilterProfileUpdate is not allowed to use in modules, because places where from it is possible to use tabfilter are defined in CControllerTabFilterProfileUpdate:

              public static $namespaces = [
                      CControllerHost::FILTER_IDX => CControllerHost::FILTER_FIELDS_DEFAULT,
                      CControllerProblem::FILTER_IDX => CControllerProblem::FILTER_FIELDS_DEFAULT,
                      CControllerLatest::FILTER_IDX => CControllerLatest::FILTER_FIELDS_DEFAULT
      

            Assignee:
            Valdis Murzins
            Reporter:
            Alexey Pustovalov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: