- Description:
Edit items in feedback module
- Source:
- Copyright:
- 2016 Marina Glancy
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Edit items in feedback module
Members
(static, constant) init
- Description:
Initialise editor and all it's modules
- Source:
Initialise editor and all it's modules
Methods
(inner) getItemId(id)
- Description:
Returns the Feedback question item id from the DOM id of an item.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
id |
String | The dom id, f.g.: feedback_item_22 |
Returns:
int
(inner) getItemOrder(element)
- Description:
Returns the order of the items in the sortable list.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
element |
Element | The element to get the order from. |
Returns:
string