You are here

private property views_oai_pmh_plugin_style_auto::$_style_objects_populated in Views OAI-PMH 7.2

Same name and namespace in other branches
  1. 6.2 plugins/views_oai_pmh_plugin_style_auto.inc \views_oai_pmh_plugin_style_auto::_style_objects_populated

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

Type: bool

File

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

Class

views_oai_pmh_plugin_style_auto

Code

private $_style_objects_populated = FALSE;