forum_prepare
Functions that call forum_prepare()
| Name | Location | Description |
|---|---|---|
| forum_prepare | modules/forum.module | Implementation of hook_prepare; assign forum taxonomy when adding a topic from within a forum. |
Functions called by forum_prepare()
| Name | Location | Description |
|---|---|---|
| arg | includes/path.inc | Return a component of the current Drupal path. |
| forum_prepare | modules/forum.module | Implementation of hook_prepare; assign forum taxonomy when adding a topic from within a forum. |
| _forum_get_vid | modules/forum.module | Returns the vocabulary id for forum navigation. |
