You are here

constant VIEWS_CUSTOMFIELD_SORTABLE_NO in Views Custom Field 6

Field handler to display row-specific custom text using PHP.

4 uses of VIEWS_CUSTOMFIELD_SORTABLE_NO
views_customfield_handler_field_phpcode::click_sortable in includes/views_customfield_handler_field_phpcode.inc
views_customfield_handler_field_phpcode::option_definition in includes/views_customfield_handler_field_phpcode.inc
views_customfield_handler_field_phpcode::pre_execute in includes/views_customfield_handler_field_phpcode.inc
views_customfield_handler_field_phpcode::pre_render in includes/views_customfield_handler_field_phpcode.inc

File

includes/views_customfield_handler_field_phpcode.inc, line 11
Contains the 'customfield' phpcode field handler.

Code

define('VIEWS_CUSTOMFIELD_SORTABLE_NO', 0);