ModFinderHelper::getGetFields
Method to get hidden input fields for a get form so that control variables are not lost upon form submission.
Signature
public function getGetFields([string
$route = null,
[integer
$paramItem = 0]] )
Parameters
-
$route
- The route to the page. [optional]
-
$paramItem
- The menu item ID. (@since 3.1) [optional]
Returns
- string
- A string of hidden input form fields