advanced_forum_add_template_suggestions |
includes/style.inc |
Manipulate the template suggestions to add in one for each style as well as the default. |
21 |
|
advanced_forum_allowed_node_types |
./advanced_forum.module |
Return an array of node types allowed in a given vocabulary or term ID. |
1 |
|
advanced_forum_argument_forum_id_context |
plugins/arguments/forum_id.inc |
Discover if this argument gives us the user we crave. |
|
1 |
advanced_forum_comment_delete |
./advanced_forum.module |
Implements hook_comment_delete(). |
|
|
advanced_forum_comment_is_styled |
includes/style.inc |
Returns whether comment is styled. |
1 |
|
advanced_forum_comment_publish |
./advanced_forum.module |
Implements hook_comment_publish(). |
|
|
advanced_forum_comment_update |
./advanced_forum.module |
Implements hook_comment_update(). |
|
|
advanced_forum_comment_view |
./advanced_forum.module |
Implements hook_comment_view(). |
|
|
advanced_forum_create_topic_pager |
./advanced_forum.module |
Creates a pager to place on each multi-page topic of the topic listing page. |
1 |
|
advanced_forum_cron |
./advanced_forum.module |
Implements hook_cron(). |
|
|
advanced_forum_ctools_plugin_api |
./advanced_forum.module |
Implements hook_ctools_plugin_api(). |
|
|
advanced_forum_ctools_plugin_directory |
./advanced_forum.module |
Tell CTools about what plugins we support. |
|
|
advanced_forum_ctools_plugin_type |
includes/style.inc |
Ctools integration for styles. |
|
|
advanced_forum_default_page_manager_handlers |
includes/panels/advanced_forum.pages_default.inc |
Loads the included panels. |
|
|
advanced_forum_find_style_templates |
includes/style.inc |
Find style template. |
1 |
|
advanced_forum_first_new_comment |
./advanced_forum.module |
Returns the ID of the first unread comment. |
1 |
|
advanced_forum_first_new_post_link |
./advanced_forum.module |
Returns a link directly to the first new post in a topic. |
1 |
|
advanced_forum_form_alter |
./advanced_forum.module |
Implements hook_form_alter(). |
|
|
advanced_forum_form_forum_form_forum_alter |
./advanced_forum.module |
Implements hook_form_form_id_alter(). |
|
|
advanced_forum_forum_access_check |
plugins/tasks/forum.inc |
Access check. |
|
1 |
advanced_forum_forum_container_ctools_access_check |
plugins/access/forum_container.inc |
Check for access. |
|
1 |
advanced_forum_forum_container_ctools_access_settings |
plugins/access/forum_container.inc |
Settings form for the 'by term_vocabulary' access plugin. |
|
1 |
advanced_forum_forum_container_ctools_access_settings_submit |
plugins/access/forum_container.inc |
Compress the term_vocabularys allowed to the minimum. |
|
1 |
advanced_forum_forum_container_ctools_acesss_summary |
plugins/access/forum_container.inc |
Provide a summary description based upon the checked term_vocabularys. |
|
1 |
advanced_forum_forum_context_convert |
plugins/contexts/forum.inc |
Convert a context into a string. |
|
1 |
advanced_forum_forum_context_create_forum |
plugins/contexts/forum.inc |
Create a context, either from manual configuration or from an argument on the URL. |
|
1 |
advanced_forum_forum_context_settings_form |
plugins/contexts/forum.inc |
Context settings form. |
|
1 |
advanced_forum_forum_enable |
plugins/tasks/forum.inc |
Callback to enable/disable the page from the UI. |
|
1 |
advanced_forum_forum_get_arguments |
plugins/tasks/forum.inc |
Callback to get arguments provided by this task handler. |
1 |
1 |
advanced_forum_forum_get_contexts |
plugins/tasks/forum.inc |
Callback to get context placeholders provided by this handler. |
|
1 |
advanced_forum_forum_id_breadcrumb |
plugins/arguments/forum_id.inc |
Inject the breadcrumb trail if necessary. |
|
1 |
advanced_forum_forum_id_ctools_access_check |
plugins/access/forum_id.inc |
Check for access. |
|
1 |
advanced_forum_forum_id_ctools_access_settings |
plugins/access/forum_id.inc |
Settings form for the 'by term_vocabulary' access plugin. |
|
1 |
advanced_forum_forum_id_ctools_access_settings_submit |
plugins/access/forum_id.inc |
Compress the term_vocabularys allowed to the minimum. |
|
1 |
advanced_forum_forum_id_ctools_acesss_summary |
plugins/access/forum_id.inc |
Provide a summary description based upon the checked term_vocabularys. |
|
1 |
advanced_forum_forum_id_settings_form |
plugins/arguments/forum_id.inc |
Settings form for the argument. |
|
1 |
advanced_forum_forum_jump |
./advanced_forum.module |
Create a drop down list of forum hierarchy. |
1 |
|
advanced_forum_forum_legend_content_type_admin_title |
plugins/content_types/forum_legend.inc |
Callback for admin title. |
|
|
advanced_forum_forum_legend_content_type_edit_form |
plugins/content_types/forum_legend.inc |
Returns an edit form for the custom type. |
|
|
advanced_forum_forum_legend_content_type_edit_form_submit |
plugins/content_types/forum_legend.inc |
Submit callback. |
|
|
advanced_forum_forum_legend_content_type_render |
plugins/content_types/forum_legend.inc |
Render the content. |
|
|
advanced_forum_forum_list_content_type_admin_title |
plugins/content_types/forum_list.inc |
Callback for admin title. |
|
|
advanced_forum_forum_list_content_type_edit_form |
plugins/content_types/forum_list.inc |
Returns an edit form for the custom type. |
|
|
advanced_forum_forum_list_content_type_edit_form_submit |
plugins/content_types/forum_list.inc |
Submit callback. |
|
|
advanced_forum_forum_list_content_type_render |
plugins/content_types/forum_list.inc |
Render the content. |
|
|
advanced_forum_forum_load |
includes/core-overrides.inc |
Returns a tree of all forums for a given taxonomy term ID. |
3 |
|
advanced_forum_forum_mark_read_content_type_admin_title |
plugins/content_types/forum_mark_read.inc |
Callback for admin title. |
|
|
advanced_forum_forum_mark_read_content_type_edit_form |
plugins/content_types/forum_mark_read.inc |
Returns an edit form for the custom type. |
|
|
advanced_forum_forum_mark_read_content_type_edit_form_submit |
plugins/content_types/forum_mark_read.inc |
Submit callback. |
|
|
advanced_forum_forum_mark_read_content_type_render |
plugins/content_types/forum_mark_read.inc |
Render the content. |
|
|