template_preprocess_views_showcase_view |
./views_showcase.module |
Implementation of template preprocess for the view. |
|
|
theme_views_showcase_checkbox_table |
./views_showcase.module |
Theming the style options form to render the table with the checkboxes used to choose where to display each field. |
|
|
views_showcase_get_libraries |
./views_showcase.module |
Function to check and retreive libraries. |
1 |
|
views_showcase_install |
./views_showcase.install |
Implements hook_install(). |
|
|
views_showcase_theme |
./views_showcase.module |
Implementation of hook_theme(). |
|
|
views_showcase_uninstall |
./views_showcase.install |
Implements hook_uninstall(). |
|
|
views_showcase_views_api |
./views_showcase.module |
Implementation of hook_views_api(). |
|
|
views_showcase_views_default_views |
./views_showcase.views_default.inc |
Implementation of hook_views_default_views() |
|
|
views_showcase_views_plugins |
./views_showcase.views.inc |
Implements hook_views_plugins(). |
|
|