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_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. |
|
|
|
views_php_plugin_pager |
class |
|
plugins/views/views_php_plugin_pager.inc |
A (fake) pager plugin that wraps around the actual pager. |
|
|
|
views_php_plugin_query |
class |
|
plugins/views/views_php_plugin_query.inc |
A (fake) pager plugin that wraps around the actual query. |
|
|
|
views_php_plugin_wrapper |
class |
|
plugins/views/views_php_plugin_wrapper.inc |
A helper class that wraps around the actual views plugin. |
2 |
|
|