Node import tasks in Node import 6
File
- ./
node_import.inc, line 1054 - Public API of the Node import module.
Functions
Name | Location | Description |
---|---|---|
node_import_access |
./ |
Check access to an import task. Used in hook_menu(). |
node_import_delete_task |
./ |
Delete an import task. |
node_import_list_tasks |
./ |
Get a list of available tasks. |
node_import_load |
./ |
Load an import task by id. Used in hook_menu(). |
node_import_save_task |
./ |
Create a new import task. |