Full ELMS Learning Network documentation
Views module handlers
- cis7 sites/all/modules/ulmus/views/views.api.php views_module_handlers
- cle7 sites/all/modules/ulmus/views/views.api.php views_module_handlers
- elmsmedia7 sites/all/modules/ulmus/views/views.api.php views_module_handlers
- icor7 sites/all/modules/ulmus/views/views.api.php views_module_handlers
- meedjum_blog7 sites/all/modules/ulmus/views/views.api.php views_module_handlers
- mooc7 sites/all/modules/ulmus/views/views.api.php views_module_handlers
Handlers exposed by various modules to Views.
Files
Name![]() |
Location | Description |
---|---|---|
views.views.inc |
sites/ |
Provide views data and handlers that aren't tied to any other module. |
user.views.inc |
sites/ |
Provide views data and handlers for user.module. |
translation.views.inc |
sites/ |
Provide views data and handlers for translation.module. |
tracker.views.inc |
sites/ |
Provide views data and handlers for tracker.module. |
taxonomy.views.inc |
sites/ |
Provide views data and handlers for taxonomy.module. |
system.views.inc |
sites/ |
Provide views data and handlers for system.module. |
statistics.views.inc |
sites/ |
Provide views data and handlers for statistics.module. |
search.views.inc |
sites/ |
Provide views data and handlers for search.module. |
profile.views.inc |
sites/ |
Provide views data and handlers for user.module. |
poll.views.inc |
sites/ |
Provide views data and handlers for poll.module. |
node.views.inc |
sites/ |
Provide views data and handlers for node.module. |
locale.views.inc |
sites/ |
Provides views data and handlers for locale.module. |
image.views.inc |
sites/ |
Provide views data and handlers for image.module. |
filter.views.inc |
sites/ |
Provide basic views data for filter.module. |
file.views.inc |
sites/ |
Provide views data and handlers for file.module. |
field.views.inc |
sites/ |
Provide Views data and handlers for field.module. |
contact.views.inc |
sites/ |
Provide views data and handlers for contact.module. |
comment.views.inc |
sites/ |
Provide views data and handlers for comment.module. |
book.views.inc |
sites/ |
Provide views data and handlers for book.module. |
aggregator.views.inc |
sites/ |
Provide views data and handlers for aggregator.module. |
File
- sites/
all/ modules/ ulmus/ views/ views.api.php, line 1104 - Describe hooks provided by the Views module.