[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/views/handlers/ -> views_handler_argument_string.inc (summary)

(no description)

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

Defines 1 class

views_handler_argument_string:: (10 methods):
  init()
  option_definition()
  options_form()
  summary_query()
  get_formula()
  query()
  summary_argument()
  case_transform()
  title()
  summary_name()


Class: views_handler_argument_string  - X-Ref

Basic argument handler to implement string arguments that may have length
limits.

init(&$view, &$options)   X-Ref
No description

option_definition()   X-Ref
No description

options_form(&$form, &$form_state)   X-Ref
No description

summary_query()   X-Ref
Build the summary query based on a string


get_formula()   X-Ref
Get the formula for this argument.

$this->ensure_my_table() MUST have been called prior to this.

query()   X-Ref
Build the query based upon the formula


summary_argument($data)   X-Ref
No description

case_transform($string, $option)   X-Ref
No description

title()   X-Ref
No description

summary_name($data)   X-Ref
No description



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7