lineage_enable |
./lineage.module |
|
|
|
lineage_form_taxonomy_overview_terms_alter |
./lineage.module |
Implements hook_form_FORM_ID_alter(). |
|
|
lineage_get_weight |
./lineage.module |
Get the weight string from the beginning of a lineage term string. |
|
|
lineage_schema |
./lineage.install |
Implementation of hook_schema(). |
|
|
lineage_string |
./lineage.module |
Ensure positive weights with enough digits so that all sort properly. |
3 |
|
lineage_strip_weight |
./lineage.module |
Strip the weight from the beginning of a lineage term string. |
1 |
1 |
lineage_taxonomy_overview_terms_submit |
./lineage.module |
Submit handler for taxonomy_overview_terms (the admin term reordering form).
Overrides handling so that we can update lineages after the new term
weights are processed.
This function is mostly a clone of taxonomy_overview_terms_submit, with
the… |
|
1 |
lineage_taxonomy_term_delete |
./lineage.module |
Implements hook_taxonomy_term_delete(). |
|
|
lineage_taxonomy_term_insert |
./lineage.module |
Implements hook_taxonomy_term_insert(). |
|
|
lineage_taxonomy_term_update |
./lineage.module |
Implements hook_taxonomy_term_update(). |
|
|
lineage_update_7000 |
./lineage.install |
Implements hook_update_N(). |
|
|
lineage_update_all |
./lineage.module |
Updates all lineage records. |
3 |
|
lineage_update_term |
./lineage.module |
|
3 |
|
lineage_update_term_r |
./lineage.module |
|
1 |
|
lineage_views_api |
./lineage.module |
Implementation of hook_views_api(). |
|
|
lineage_views_data |
./lineage.views.inc |
Implementation of hook_views_data(). |
|
|
lineage_views_plugins |
./lineage.views.inc |
Implements hook_views_plugins(). |
|
|
_lineage_format_warning |
./lineage.module |
Displays a warning if appears that lineage strings are in the wrong format. |
2 |
|
_lineage_get_parent_lineage |
./lineage.module |
Recursive helper to assemble lineage. |
1 |
|
_lineage_weights |
./lineage.module |
Determine how many digits to use in weights. |
1 |
|