| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 79 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
views_plugin_argument_default:: (5 methods):
init()
access()
argument_form()
check_access()
get_argument()
Class: views_plugin_argument_default - X-Ref
The fixed argument default handler; also used as the base.| 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 default argument. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |