Service parameters
In ispmanager there is a small set of parameter names that are processed by the system. Their names should not be used as names of input fields in forms, as this may have undesirable consequences:
- elid — identifiers of selected elements (table rows) separated by ", " (comma with a space);
- plid — identifiers of the selected element when working with nested lists (sublists). In case of editing/creating/deleting an element of such a list, elid - will contain the identifier of the selected element, and plid - the identifier of the element in the base list;
- lang — sets the interface language;
- theme — specifies the theme to use for the output;
- out — specifies the output format;
- func — specifies the name of the function to handle the request.