Views area handlers

Handlers to tell Views what can display in header, footer and empty text in a view.

File

handlers/views_handler_area.inc, line 8
Views area handlers.

Classes

Namesort descending Location Description
views_handler_area handlers/views_handler_area.inc Base class for area handlers.
views_handler_area handlers/views_handler_area.inc Base class for area handlers.
views_handler_area_broken handlers/views_handler_area.inc A special handler to take the place of missing or broken handlers.
views_handler_area_broken handlers/views_handler_area.inc A special handler to take the place of missing or broken handlers.
views_handler_area_result handlers/views_handler_area_result.inc Views area handler to display some configurable result summary.
views_handler_area_text handlers/views_handler_area_text.inc Views area text handler.
views_handler_area_text_custom handlers/views_handler_area_text_custom.inc Views area text custom handler.
views_handler_area_view handlers/views_handler_area_view.inc Views area handlers. Insert a view inside of an area.