This project is not covered by Drupal’s security advisory policy.
Adds support for views preprocessors.
A module with the name myModule can implement a preprocessor for a view called myView by implementing the following preprocessor (note the double underscore):
myModule_preprocess_views_view__myView(&$vars) {
...
}
This module was born out of one of the issues in the Views' Issue queue: #303586: Preprocessors for each view
Project information
1 site reports using this module
- Created by andreiashu on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.