You are here

Classes, traits, and interfaces in Views PHP 6

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
views_php_handler_area class plugins/views/views_php_handler_area.inc A handler to provide an area that is constructed by the administrator using PHP.
views_php_handler_field class plugins/views/views_php_handler_field.inc A handler to provide a field that is constructed by the administrator using PHP.
views_php_handler_filter class plugins/views/views_php_handler_filter.inc A handler to filter a view using PHP defined by the administrator.
views_php_handler_sort class plugins/views/views_php_handler_sort.inc A handler to sort a view using PHP defined by the administrator.
views_php_pager_helper class ./views_php.module Helper class to deal with pager differences between Views 2 and 3.
views_php_plugin_access class plugins/views/views_php_plugin_access.inc Access plugin that provides access control based on custom PHP code.
views_php_plugin_cache class plugins/views/views_php_plugin_cache.inc Caching plugin that provides cache control based on custom PHP code.

Other projects