Function Module_admin_cns_customprofilefields->change_order
Definitions
adminzone/pages/modules/admin_cns_customprofilefields.php
- Change the order of a Custom Profile Field.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | AUTO_LINK | required parameter | N/A | N/A | The ID |
$old_order | integer | required parameter | N/A | N/A | Old order |
$new_order | integer | required parameter | N/A | N/A | New order |