get_modr8_node_types |
./modr8_admin.inc |
To fetch the moderation enaled node type list |
1 |
|
hook_modr8_approve |
./modr8.api.php |
React to a content being approved. |
|
|
hook_modr8_delete |
./modr8.api.php |
React to a content being deleted. |
|
|
hook_modr8_insert |
./modr8.api.php |
React to a content being added to content moderation queue. |
|
|
modr8_accept_default |
./modr8_admin.inc |
Default message for accept. |
2 |
|
modr8_approve_content |
./modr8.module |
Public API function to approve the given node. |
1 |
|
modr8_block_info |
./modr8.module |
Implements hook_block_info(). |
|
|
modr8_block_OLD |
./modr8.module |
Implements hook_block(). |
|
|
modr8_block_view |
./modr8.module |
Implements hook_block_view(). |
|
|
modr8_cron |
./modr8.module |
Implements hook_cron(). |
|
|
modr8_db_rewrite_sql |
./modr8.module |
Implements hook_db_rewrite_sql(). |
|
|
modr8_delete_content |
./modr8.module |
Public API function to delete the given node. |
1 |
|
modr8_denial_default |
./modr8_admin.inc |
Default message for denial. |
2 |
|
modr8_filter_form |
./modr8_admin.inc |
Content moderation filter form. |
|
2 |
modr8_form |
./modr8_admin.inc |
Content moderation form. |
|
1 |
modr8_form_alter |
./modr8.module |
Implements hook_form_alter() |
|
|
modr8_form_submit |
./modr8_admin.inc |
Form submit handler, which approves or deletes the node. |
|
|
modr8_get_log_link |
./modr8.module |
Generates the log link for the passed node |
2 |
|
modr8_get_node_teaser |
./modr8.module |
Returns the rendered teaser view of the node
To avoid E_SRTICT warnings |
2 |
|
modr8_help |
./modr8.module |
Implements hook_help(). |
|
|
modr8_install |
./modr8.install |
Implements hook_install(). |
|
|
modr8_log_action |
./modr8_admin.inc |
Moderation log |
4 |
|
modr8_log_event |
./modr8_admin.inc |
Moderation event log. |
1 |
|
modr8_log_overview |
./modr8_admin.inc |
Moderation log overview. |
1 |
|
modr8_log_view |
./modr8_admin.inc |
menu callback for moderation log. |
|
1 |
modr8_mail |
./modr8_admin.inc |
Implements hook_mail(). |
|
|
modr8_menu |
./modr8.module |
Implements hook_menu(). |
|
|
modr8_moderation_access |
./modr8.module |
An access function for Moderation Menu Tab |
|
1 |
modr8_noact_default |
./modr8_admin.inc |
Default message for no action. |
2 |
|
modr8_node_delete |
./modr8.module |
Implements hook_node_delete(). |
|
|
modr8_node_insert |
./modr8.module |
Implements hook_node_insert(). |
|
|
modr8_node_load |
./modr8.module |
Implements hook_node_load(). |
|
|
modr8_node_prepare |
./modr8.module |
Implements hook_node_prepare(). |
|
|
modr8_node_update |
./modr8.module |
Implements hook_node_update(). |
|
|
modr8_node_view |
./modr8.module |
Implements hook_node_view(). |
|
|
modr8_page |
./modr8_admin.inc |
Menu callback; displays the content moderation form. |
|
1 |
modr8_permission |
./modr8.module |
Implements hook_permission(). |
|
|
modr8_replacements |
./modr8_admin.inc |
Modr8 replacements |
2 |
|
modr8_response_access |
./modr8.module |
Access callback. |
|
1 |
modr8_response_form |
./modr8_admin.inc |
Response form |
|
1 |
modr8_response_form_submit |
./modr8_admin.inc |
Form submit handler - log author response. |
|
|
modr8_response_page |
./modr8_admin.inc |
Menu callback; the moderation response page. |
|
1 |
modr8_response_token |
./modr8.module |
Generate a token for responding to a node in moderation. |
1 |
|
modr8_schema |
./modr8.install |
Implements hook_schema(). |
|
|
modr8_schema_alter |
./modr8.install |
Implements hook_schema_alter(). |
|
|
modr8_settings |
./modr8.module |
menu callback for settings form. |
|
1 |
modr8_settings_form |
./modr8_admin.inc |
Settings form. |
|
1 |
modr8_settings_validate |
./modr8_admin.inc |
Validate function for the settings form. |
|
1 |
modr8_theme |
./modr8.module |
Implements hook_theme(). |
|
|
modr8_update_7001 |
./modr8.install |
Changeed the table name from modr8_moderate to modr8 |
|
|