Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-8713

Allow use CControllerTabFilter in frontend modules

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 6.4.6, 7.0.0alpha4
    • 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
      

            vmurzins Valdis Murzins
            dotneft Alexey Pustovalov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: