You are here

constant views_php_handler_field::CLICK_SORT_PHP in Views PHP 7.2

Same name and namespace in other branches
  1. 6 plugins/views/views_php_handler_field.inc \views_php_handler_field::CLICK_SORT_PHP
  2. 7 plugins/views/views_php_handler_field.inc \views_php_handler_field::CLICK_SORT_PHP

File

plugins/views/views_php_handler_field.inc, line 15

Class

views_php_handler_field
A handler to provide a field that is constructed by the administrator using PHP.

Code

const CLICK_SORT_PHP = 6;