| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 368 lines (13 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| project_issue_update_project() X-Ref |
| JS callback method to return updated elements on the issue form. This function is called when someone changes the "Project" selector. |
| project_issue_assigned_choices($issue) X-Ref |
| Build an array of users to whom an issue may be assigned. param: $issue return: |
| project_issue_project_issue_assignees(&$assigned, $node) X-Ref |
| Implementation of hook_project_issue_assignees(). This hook is used to modify the list of 'Assigned' users when creating or commenting on an issue. param: $assigned param: $node |
| project_issue_state($sid = 0, $restrict = false, $is_author = false, $current_sid = 0, $defaults = false, $account = NULL) X-Ref |
| Return information about project issue state values. param: $sid param: $restrict param: $is_author param: $current_sid param: $defaults param: $account return: |
| project_issue_default_states() X-Ref |
| Return an array of state ids that should be used for default queries. |
| project_issue_priority($priority = 0) X-Ref |
| No description |
| project_issue_category($category = 0, $plural = 1) X-Ref |
| No description |
| project_issue_count($pid) X-Ref |
| No description |
| theme_project_issue_query_result_links($links) X-Ref |
| Return the HTML to use for the links at the top of issue query pages. param: $links |
| project_issue_field_labels($context) X-Ref |
| Provide an array of project issue summary fields. param: $context |
| project_issue_change_summary($field, $value) X-Ref |
| Provide the text displayed to a user for a specific metadata field. param: $field param: $value return: |
| theme_project_issue_create_forbidden($uri = '') X-Ref |
| No description |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |