| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 132 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| project_legacy_paths_menu() X-Ref |
| project_legacy_paths_top_level_term_load($term_name) X-Ref |
| Menu load function for project type top level terms (eg. modules, themes, etc.). |
| project_legacy_paths_project_sort_methods($op, $method = NULL) X-Ref |
| Implementation of hook_project_sort_methods(). The code in this function is the (slightly modified) relevant piece of code from the project_project_sort_methods() function in the Drupal 5 version of the project module. This code is here because the Drupal 6 version of the project module no longer contains this function. |
| project_legacy_paths_page_callback($top_level_term, $sort_method = NULL, $category_tid = NULL) X-Ref |
| Validate the arguments to see if they would have lead to an actual page in the Drupal 5 version of the project module. If not, the user will be given a page not found error. Otherwise, determine what the D6 URL would be and redirect the user there. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |