You are here

Various node import utility functions. in Node import 6

File

./node_import.inc, line 1375
Public API of the Node import module.

Functions

Namesort descending Location Description
node_import_extract_property ./node_import.inc Get a property from each element of an array.
node_import_field_map_count ./node_import.inc Returns the number of columns given $fieldname is mapped to.
node_import_get_object ./node_import.inc Get an object-id from the node_import cache.
node_import_input_error ./node_import.inc Set an error on a random form element.
node_import_set_object ./node_import.inc Store an object-id in the node_import cache.
node_import_sort ./node_import.inc Function used by uasort to sort structured arrays by weight.