| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 59 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
views_handler_argument_null:: (5 methods):
option_definition()
options_form()
default_actions()
validate_argument_basic()
query()
Class: views_handler_argument_null - X-Ref
Argument handler that ignores the argument.| option_definition() X-Ref |
| No description |
| options_form(&$form, &$form_state) X-Ref |
| Override options_form() so that only the relevant options are displayed to the user. |
| default_actions($which = NULL) X-Ref |
| Override default_actions() to remove actions that don't make sense for a null argument. |
| validate_argument_basic($arg) X-Ref |
| No description |
| query() X-Ref |
| Override the behavior of query() to prevent the query from being changed in any way. |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |