| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 229 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
content_handler_field:: (10 methods):
construct()
init()
option_definition()
options_form()
options_submit()
label()
element_type()
options_validate()
admin_summary()
render()
Class: content_handler_field - X-Ref
| construct() X-Ref |
| No description |
| init(&$view, $options) X-Ref |
| No description |
| option_definition() X-Ref |
| No description |
| options_form(&$form, &$form_state) X-Ref |
| Provide formatter option. |
| options_submit($form, &$form_state) X-Ref |
| Make sure some value is stored as a label. Don't use t(), since Views' views_handler_field already has $this->options['label'] marked as a translatable field. |
| label() X-Ref |
| element_type($none_supported = FALSE, $default_empty = FALSE) X-Ref |
| Return DIV or SPAN based upon the field's element type. |
| options_validate($form, &$form_state) X-Ref |
| No description |
| admin_summary() X-Ref |
| Provide text for the administrative summary |
| render($values) X-Ref |
| No description |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |