Appendix C. Views API Handlers and Plugins

This appendix is meant as a reference only. It contains the class names for Views API handlers and plugins. An in-depth description of each of these classes is available from within the code base itself or at http://views.doc.logrus.com.

Views Handlers

Handlers are used to interact with data. They are grouped according to: field, sort, filter, arguments, and relationships.

Field Handlers

views_handler_field Base field handler that has no options and renders an unformatted field.

views_handler_field_broken Special handler to take the place of missing or broken handlers.

views_handler_field_file_size Handler that renders a numeric value as a size.

views_handler_field_xss Handler to run a field ...

Get Drupal’s Building Blocks: Quickly Building Web Sites with CCK, Views, and Panels now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.