Views area handlers
Same name in other branches
- 6.x-3.x handlers/views_handler_area.inc \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
Classes
Title Sort descending | File name | Summary |
---|---|---|
views_handler_area | handlers/ |
Base class for area handlers. |
views_handler_area | handlers/ |
Base class for area handlers. |
views_handler_area_broken | handlers/ |
A special handler to take the place of missing or broken handlers. |
views_handler_area_broken | handlers/ |
A special handler to take the place of missing or broken handlers. |
views_handler_area_result | handlers/ |
Views area handler to display some configurable result summary. |
views_handler_area_text | handlers/ |
Views area text handler. |
views_handler_area_text_custom | handlers/ |
Views area text custom handler. |
views_handler_area_view | handlers/ |
Views area handlers. Insert a view inside of an area. |