- Description:
Competency frameworks actions via ajax.
- Source:
- Copyright:
- 2015 Damyon Wiese
- 2015 Damyon Wiese
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Competency frameworks actions via ajax.
Members
(inner) frameworkid :Number
- Description:
The id of the framework
- Source:
The id of the framework
Type:
- Number
(inner) pagecontextid :Number
- Description:
The id of the context
- Source:
The id of the context
Type:
- Number
Methods
(inner) deleteHandler(e)
- Description:
Expose the event handler for delete.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
e |
Event |
(inner) doDuplicate(e)
- Description:
Duplicate a framework and reload the page.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
e |
Event |
(inner) duplicateHandler(e)
- Description:
Expose the event handler for duplicate.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
e |
Event |
(inner) init(contextid)
- Description:
Initialise the module.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
contextid |
Number | The context id of the page. |