| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 70 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
views_plugin_argument_validate:: (7 methods):
init()
access()
argument_form()
check_access()
get_argument()
validate_form()
validate_argument()
Class: views_plugin_argument_validate - X-Ref
Base argument validator plugin to provide basic functionality.| init(&$view, &$argument, $id = NULL) X-Ref |
| Initialize this plugin with the view and the argument it is linked to. |
| access() X-Ref |
| Determine if the administrator has the privileges to use this plugin |
| argument_form(&$form, &$form_state) X-Ref |
| No description |
| check_access(&$form) X-Ref |
| If we don't have access to the form but are showing it anyway, ensure that the form is safe and cannot be changed from user input. |
| get_argument() X-Ref |
| Return the validate argument. |
| validate_form(&$form, &$form_state) X-Ref |
| No description |
| validate_argument($arg) X-Ref |
| No description |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |