| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 87 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
views_handler_sort:: (4 methods):
query()
option_definition()
admin_summary()
options_form()
views_handler_sort_broken:: (5 methods):
ui_name()
ensure_my_table()
query()
options_form()
broken()
Class: views_handler_sort - X-Ref
Base sort handler that has no options and performs a simple sort| query() X-Ref |
| Called to add the sort to a query. |
| option_definition() X-Ref |
| No description |
| admin_summary() X-Ref |
| Display whether or not the sort order is ascending or descending |
| options_form(&$form, &$form_state) X-Ref |
| Basic options for all sort criteria |
Class: views_handler_sort_broken - X-Ref
A special handler to take the place of missing or broken handlers.| ui_name($short = FALSE) X-Ref |
| No description |
| ensure_my_table() X-Ref |
| No description |
| query() X-Ref |
| No description |
| options_form(&$form, &$form_state) X-Ref |
| No description |
| broken() X-Ref |
| Determine if the handler is considered 'broken' |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |