| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 673 lines (27 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| project_issue_comment(&$arg, $op) X-Ref |
| No description |
| project_issue_form_comment_form_alter(&$form, &$form_state) X-Ref |
| Add project issue metadata to the comment form. param: $form param: $form_state |
| project_issue_form_comment_validate($form, &$form_state) X-Ref |
| Validate issue metadata on the comment form. param: $form param: $form_state |
| theme_project_issue_comment_table($comment_changes) X-Ref |
| Theme a project issue metadata table. param: $comment_changes return: |
| theme_project_issue_comment_table_row($field, $change) X-Ref |
| Theme a single row of the project issue metadata changes table. param: $field param: $change return: |
| project_issue_comment_view(&$node, $comment = NULL) X-Ref |
| Returns the issue metadata table for a comment. param: $node param: $comment return: |
| project_issue_update_by_comment($comment_data, $op) X-Ref |
| Updates the project issue based on the comment inserted/updated/deleted. param: $comment_data param: $op return: |
| project_issue_change_comment_upload_path(&$comment) X-Ref |
| Adjusts the filepath of issue followups so files are saved to the correct issues directory. param: $comment |
| project_issue_get_newest_comment($comment_data) X-Ref |
| Retrieves the newest published comment for an issue. param: $comment_data return: |
| project_issue_is_comment_reply() X-Ref |
| Test to determine if the active page is the comment reply form. return: |
| project_issue_is_comment_edit() X-Ref |
| Test to determine if the active page is the comment edit form. return: |
| project_issue_comment_pre_render($form) X-Ref |
| Appends the comment thread to the comment reply form. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |