Function __global->_build_keep_post_fields
Definitions
sources/urls2.php
- Relay all POST parameters for this URL, to the URL embedded in the form.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$exclude | array | [] | N/A | N/A | A list of parameters to exclude |
$force_everything | boolean | False | N/A | N/A | Force field labels and descriptions to copy through even when there are huge numbers of parameters |
Return
- The built-up hidden form fields
- Type: Tempcode
- Set: N/A
- Range: N/A