[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/views/plugins/ -> views_plugin_argument_validate.inc (summary)

(no description)

File Size: 71 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7