5 if ( ! defined(
'GRAVITYVIEW_DIR' ) ) {
24 const BACKEND_INTERNAL =
'internal';
30 const BACKEND_GRAVITYFORMS =
'gravityforms';
40 public static $backend = null;
50 gravityview()->log->error(
'{source}::get_field not implemented in {source}', array(
'source' => get_called_class() ) );
static get_field()
Get a instance by ID.
If this file is called directly, abort.
gravityview()
The main GravityView wrapper function.