5 if ( ! defined(
'GRAVITYVIEW_DIR' ) ) {
22 public static $backend = self::BACKEND_INTERNAL;
32 $args = func_get_args();
34 if ( ! is_array(
$args ) || count(
$args ) != 1 ) {
35 gravityview()->log->error(
'{source} expects 1 arguments for ::get_field ($field_id)', array(
'source' => __CLASS__ ) );
43 return \GV\Internal_Field::by_id(
$field_id );
If this file is called directly, abort.
static get_field()
Get a by Field ID for this data source.
If this file is called directly, abort.
gravityview()
The main GravityView wrapper function.
if(false !==strpos( $value, '00:00')) $field_id
string $field_id ID of the field being displayed