Function __global->has_needed_fields
Definitions
sources/ecommerce.php
- Find if there are fields needing to filled in in the purchasing module.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$type_code | ID_TEXT | required parameter | N/A | N/A | The product codename |
$force_extended | boolean | False | N/A | N/A | Show all possible input fields |
Return
- Whether there are
- Type: boolean
- Set: N/A
- Range: N/A