Function __global->_helper_refresh_field_definition
Definitions
sources/database_helper.php
- If we've changed what $type is stored as, this function will need to be called to change the typing in the DB.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$this_ref | object | required parameter | N/A | N/A | Link to the real database object |
$type | ID_TEXT | required parameter | N/A | N/A | The field type |