faq_block_info |
./faq.module |
Implements hook_block_info(). |
|
|
faq_block_view |
./faq.module |
Implements hook_block_view(). |
|
|
faq_categories_settings_form |
./faq.admin.inc |
Define the elements for the FAQ Settings page - categories tab. |
|
1 |
faq_categories_settings_form_submit |
./faq.admin.inc |
Display an error if no valid FAQ vocabularies available. |
|
1 |
faq_content_field_default_field_bases |
faq_content/faq_content.features.field_base.inc |
Implements hook_field_default_field_bases(). |
|
|
faq_content_field_default_field_instances |
faq_content/faq_content.features.field_instance.inc |
Implements hook_field_default_field_instances(). |
|
|
faq_content_node_info |
faq_content/faq_content.features.inc |
Implements hook_node_info(). |
|
|
faq_content_user_default_permissions |
faq_content/faq_content.features.user_permission.inc |
Implements hook_user_default_permissions(). |
|
|
faq_expert_user_default_roles |
faq_expert/faq_expert.features.user_role.inc |
Implements hook_user_default_roles(). |
|
|
faq_filter_info |
./faq.module |
Implements hook_filter_info(). |
|
|
faq_filter_tips_faq_embed |
./faq.module |
Filter tips callback function for $filters[0] in hook_filter_info(). |
|
1 |
faq_general_settings_form |
./faq.admin.inc |
Define a form to edit the page header and descriptive text. |
|
2 |
faq_get_child_categories_faqs |
./faq.module |
Helper function for retrieving the sub-categories faqs. |
5 |
|
faq_get_faq_list |
./faq.module |
Format the output for the faq_site_map() function. |
|
|
faq_get_terms |
./faq.module |
Get a list of terms associated with the FAQ nodes. |
1 |
|
faq_help |
./faq.module |
Implements hook_help().
@todo rewrite help for 7.x-2.x |
|
|
faq_init_back_to_top |
./faq.module |
Helper function to setup the "back to top" link. |
5 |
|
faq_menu |
./faq.module |
Implements hook_menu(). |
|
|
faq_order_settings_choose_cat_form_submit |
./faq.admin.inc |
Function set the rebuild of the form in the FAQ Settings - Weight tab. |
|
1 |
faq_order_settings_form |
./faq.admin.inc |
Define the elements for the FAQ Settings page - order tab. |
|
1 |
faq_order_settings_reorder_form_submit |
./faq.admin.inc |
Save the options set by the user in the FAQ Settings - Weight tab. |
|
1 |
faq_pathauto |
./faq.module |
Implements hook_pathauto(). |
|
|
faq_pathauto_bulkupdate |
./faq.module |
Batch processing callback; Generate aliases for faq pages. |
|
1 |
faq_path_alias_types |
./faq.module |
Implements hook_path_alias_types(). |
|
|
faq_permission |
./faq.module |
Implements hook_permission().
@todo 7.x-2.x do we need these permissions? |
|
|
faq_preprocess_page |
./faq.module |
Implements template_preprocess_page(). |
|
|
faq_questions_settings_form |
./faq.admin.inc |
Define the elements for the FAQ Settings page - Questions tab. |
|
1 |
faq_schema |
./faq.install |
Define the 'faq_weights' and 'faq_questions' table structures. |
|
|
faq_settings_page |
./faq.admin.inc |
Generates the settings form for the FAQ module. |
|
1 |
faq_set_breadcrumb |
./faq.module |
Function to set up the FAQ breadcrumbs for a given taxonomy term. |
2 |
|
faq_taxonomy_term_children |
./faq.module |
Helper function to faq_taxonomy_term_count_nodes() to return list of child terms. |
1 |
|
faq_taxonomy_term_count_nodes |
./faq.module |
Count number of nodes for a term and its children. |
11 |
|
faq_taxonomy_term_delete |
./faq.module |
Implements hook_taxonomy_term_delete(). |
|
|
faq_taxonomy_term_insert |
./faq.module |
Implements hook_taxonomy_term_insert(). |
|
|
faq_taxonomy_term_update |
./faq.module |
Implements hook_taxonomy_term_update(). |
|
|
faq_theme |
./faq.module |
Implements hook_theme(). |
|
|
faq_tt |
./faq.module |
Helper function for when i18ntaxonomy module is not installed. |
11 |
|
faq_update |
./faq.module |
Implements hook_update(). |
|
|
faq_update_1 |
./faq.install |
Create 'faq_weights' table in order to upgrade from older installations. |
|
|
faq_update_2 |
./faq.install |
Create 'faq_questions' table in order to upgrade from older installations. |
|
|
faq_update_6003 |
./faq.install |
Add the 'detailed_question' column to the 'faq_questions' table. |
|
|
faq_update_7000 |
./faq.install |
Make'detailed_question' column nullable. |
|
|
faq_update_7001 |
./faq.install |
Delete obsolete variables. |
|
|
faq_variable_info |
./faq.variable.inc |
Implements hook_variable_info(). |
|
|
faq_views_api |
./faq.module |
Implements hook_views_api(). |
|
|
faq_views_data |
views/faq.views.inc |
Implements hook_views_data(). |
|
|
faq_views_default_views |
views/faq.views_default.inc |
Implementation of hook_views_default_views(). |
|
|
faq_view_answer |
./faq.module |
Helper function to setup the faq answer. |
7 |
|
faq_view_child_category_headers |
./faq.module |
Helper function to setup the list of sub-categories for the header. |
4 |
|
faq_view_question |
./faq.module |
Helper function to setup the faq question. |
7 |
|