| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 698 lines (27 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| _project_usage_help($key) X-Ref |
| Helper function to display project usage help. param: $key |
| project_usage_dispatch($key) X-Ref |
| Menu handler for project URLs. param: $key |
| project_usage_overview() X-Ref |
| Display an overview of usage for all modules. |
| project_usage_project_page($node) X-Ref |
| Display the usage history of a project node. |
| project_usage_release_page($node) X-Ref |
| Display the usage history of a release node. |
| theme_project_usage_project_page($project, $release_header = NULL, $release_rows = NULL, $project_header = NULL, $project_rows = NULL) X-Ref |
| Theme the output of project/usage/<project> page. param: $project param: $release_header param: $release_rows param: $project_header param: $project_rows |
| theme_project_usage_release_page($project, $release, $header, $rows) X-Ref |
| Theme the output of the project/usage/<release nid> page. param: $project param: $release param: $header param: $rows |
| theme_project_usage_header_links($project, $release = NULL) X-Ref |
| Create list of links at the top of a usage statistics page. param: $project param: $release return: |
| theme_project_usage_chart_by_release($title, $header, $rows) X-Ref |
| Convert the usage table data into a Google Chart image. First column should be the weeks, each subsequent column should be a data series. param: $header param: $rows return: |
| project_usage_chart_label_subset($labels, $n) X-Ref |
| Extract a subset of labels at regular intervals from a set. param: $labels param: $n |
| project_usage_chart_axis_labels(&$args, $labels) X-Ref |
| Add axis labels to the chart arguments. param: $args param: $labels |
| theme_project_usage_chart($args) X-Ref |
| Convert the array of Google Chart paramters into an image URL. param: $args return: |
| project_usage_empty_query() X-Ref |
| Construct an empty query for project_usage_build_query(). Set the default elements that will be used to construct the SQL statement. |
| project_usage_build_query($sql_elements) X-Ref |
| Build a SQL statment from a structured array. param: $sql_elements return: |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |