ViewsPhp |
class |
Drupal\views_php\Plugin\views\area |
src/Plugin/views/area/ViewsPhp.php |
Views area PHP text handler. |
|
|
|
ViewsPhp |
class |
Drupal\views_php\Plugin\views\filter |
src/Plugin/views/filter/ViewsPhp.php |
A handler to filter a view using PHP defined by the administrator. |
|
|
|
ViewsPhp |
class |
Drupal\views_php\Plugin\views\sort |
src/Plugin/views/sort/ViewsPhp.php |
A handler to sort a view using PHP defined by the administrator. |
|
|
|
ViewsPhp |
class |
Drupal\views_php\Plugin\views\access |
src/Plugin/views/access/ViewsPhp.php |
Access plugin that provides access based on PHP code. |
|
|
|
ViewsPhp |
class |
Drupal\views_php\Plugin\views\cache |
src/Plugin/views/cache/ViewsPhp.php |
Caching of query results for Views displays based on custom PHP code. |
|
|
|
ViewsPhp |
class |
Drupal\views_php\Plugin\views\field |
src/Plugin/views/field/ViewsPhp.php |
A handler to provide a field that is constructed by the administrator using PHP. |
|
|
|
ViewsPhpNormalizedRow |
class |
Drupal\views_php |
src/ViewsPhpNormalizedRow.php |
Class used for normalized rows data. |
|
3 |
|