Various node import utility functions. in Node import 6
File
- ./
node_import.inc, line 1375 - Public API of the Node import module.
Functions
Name | Location | Description |
---|---|---|
node_import_extract_property |
./ |
Get a property from each element of an array. |
node_import_field_map_count |
./ |
Returns the number of columns given $fieldname is mapped to. |
node_import_get_object |
./ |
Get an object-id from the node_import cache. |
node_import_input_error |
./ |
Set an error on a random form element. |
node_import_set_object |
./ |
Store an object-id in the node_import cache. |
node_import_sort |
./ |
Function used by uasort to sort structured arrays by weight. |