[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/project_issue/includes/ -> project_edit_issues.inc (summary)

(no description)

File Size: 292 lines (11 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  project_issue_project_edit_issues()
  theme_project_issue_project_edit_form()
  project_issue_project_edit_form()
  project_issue_project_edit_form_validate()
  project_issue_project_edit_form_submit()
  project_issue_component_delete_form()
  project_issue_component_delete_form_submit()
  project_issue_delete_component()

Functions
Functions that are not part of a class:

project_issue_project_edit_issues($node)   X-Ref
Page callback for the "issues" subtab to the edit tab on project nodes.


theme_project_issue_project_edit_form($form)   X-Ref
Theme function to render the issue subtab form.


project_issue_project_edit_form(&$form_state, $node)   X-Ref
Form builder for the issues subtab on the edit tab for project nodes.


project_issue_project_edit_form_validate($form, &$form_state)   X-Ref
Validation handler when project admins use the issues subtab.


project_issue_project_edit_form_submit($form, &$form_state)   X-Ref
Submit handler when project admins use the issues subtab.


project_issue_component_delete_form($form_state, $project, $component_offset)   X-Ref
No description

project_issue_component_delete_form_submit($form, &$form_state)   X-Ref
No description

project_issue_delete_component($project, $component)   X-Ref
Remove a component from a given project.

param: $project
param: $component



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7