GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Data Structures | Namespaces | Functions
_mocks.php File Reference

Go to the source code of this file.

Data Structures

class  Legacy_Context
 A manager of legacy global states and contexts. More...
 

Namespaces

 GV\Mocks
 

Functions

 GravityView_API_field_label ( $form, $field_settings, $entry, $force_show_label=false)
 Mock out the ::field_label method. More...
 
 GravityView_API_field_value ( $entry, $field_settings, $format)
 The old function does a bit too much, not only does it retrieve the value for a field, but it also renders some output. More...
 
 GravityView_frontend_get_view_entries ( $args, $form_id, $parameters, $count)
 
 GravityView_View_Data_add_view ( $view_id, $atts, $_this)
 This file contains mock code for deprecated functions. More...