| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 176 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
project_release_handler_field_download_table:: (9 methods):
construct()
init()
get_type_options()
radios_get_default()
radios_get_options()
options_form()
admin_summary()
query()
render()
Class: project_release_handler_field_download_table - X-Ref
Views field handler for the table to download releases.| construct() X-Ref |
| Constructor; calls to base object constructor. |
| init(&$view, $options) X-Ref |
| No description |
| get_type_options($type) X-Ref |
| Helper function that returns an array of possible types. param: $type return: |
| radios_get_default($types) X-Ref |
| Get the default option. param: $types return: |
| radios_get_options($types) X-Ref |
| Get all possible options. param: $types return: |
| options_form(&$form, &$form_state) X-Ref |
| Default options form that provides the label widget that all fields should have. |
| admin_summary() X-Ref |
| Provide extra data to the administration form. |
| query() X-Ref |
| No description |
| render($values) X-Ref |
| No description |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |