You are here

private property views_oai_pmh_plugin_row_auto::$_row_objects_populated in Views OAI-PMH 7.2

Same name and namespace in other branches
  1. 6.2 plugins/views_oai_pmh_plugin_row_auto.inc \views_oai_pmh_plugin_row_auto::_row_objects_populated

A flag indicating if the $_row_objects property is populated with objects.

Type: bool

File

plugins/views_oai_pmh_plugin_row_auto.inc, line 22
Definition of the views_oai_pmh_plugin_row_auto class.

Class

views_oai_pmh_plugin_row_auto

Code

private $_row_objects_populated = FALSE;