You are here

constant views_php_handler_field::CLICK_SORT_ALPHA in Views PHP 7

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

File

plugins/views/views_php_handler_field.inc, line 11

Class

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

Code

const CLICK_SORT_ALPHA = 2;