Interface ParamsFiltersItem

Hierarchy

  • ParamsFiltersItem

Properties

Properties

name: null | string

The expected keys (value format) are: tag PARAM_NOTAGS blog tag tagid PARAM_INT blog tag id userid PARAM_INT blog author (userid) cmid PARAM_INT course module id entryid PARAM_INT entry id groupid PARAM_INT group id courseid PARAM_INT course id search PARAM_RAW search term

value: null | string

The value of the filter.

Generated using TypeDoc