taxonomy_csv_find_term |
./taxonomy_csv.module |
Find an existing term by name in the given vocabulary and given parent. |
1 |
|
taxonomy_csv_help |
./taxonomy_csv.module |
Implementation of hook_help(). |
|
|
taxonomy_csv_import |
./taxonomy_csv.module |
Generates the CSV import form. |
|
1 |
taxonomy_csv_import_line |
./taxonomy_csv.module |
|
1 |
|
taxonomy_csv_import_submit |
./taxonomy_csv.module |
Handles CSV import form submission. |
|
|
taxonomy_csv_import_term |
./taxonomy_csv.module |
Get or create a term with the given name in the given vocabulary and given parent. |
1 |
|
taxonomy_csv_import_validate |
./taxonomy_csv.module |
Handles CSV import form validation. |
|
|
taxonomy_csv_menu |
./taxonomy_csv.module |
Implementation of hook_menu(). |
|
|
_taxonomy_csv_import_line_to_utf8 |
./taxonomy_csv.module |
Helper function to convert each line item to UTF-8. |
|
1 |
_taxonomy_csv_parse_size |
./taxonomy_csv.module |
Parses PHP configuration size values into bytes. |
1 |
|