You are here

Functions in Views Custom Field 5

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_views_customfield_option ./views_customfield.module Creates output for the views_customfield_option form-element type. Contains a small hack to improve the UI when editing a view.
views_customfield_handler_field_phpcode ./views_customfield.module Views field handler: Display row-specific custom text using PHP. 1
views_customfield_handler_field_phpcode_eval ./views_customfield.module Evaluate a string of PHP code. Mostly copied from drupal_eval(). 1
views_customfield_handler_field_phpcode_validate ./views_customfield.module Validate field settings. 1
views_customfield_handler_field_rownumber ./views_customfield.module Views field handler: Display rownumber. 1
views_customfield_views_tables ./views_customfield.module Implementation of hook_views_tables()
_views_customfield_option_after_build ./views_customfield.module Put the value back. 1
_views_customfield_option_process ./views_customfield.module The #process takes the serialized #default_value and feeds the forms beneath it.

Other projects