public property ViewsFieldApiTestHelper::$fields in Views (for Drupal 7) 7.3
Stores the field definitions used by the test.
Type: array
File
- tests/
field/ views_fieldapi.test, line 29 - Tests the fieldapi integration of viewsdata.
Class
- ViewsFieldApiTestHelper
- Provides some helper methods for testing fieldapi integration into views.
Code
public $fields;