Home
last modified time | relevance | path

Searched refs:tableopen (Results 1 – 2 of 2) sorted by relevance

/plugin/qc/
H A Drenderer.php53 protected $tableopen = false;
250 if (!$this->tableopen) {
258 $this->tableopen = true;
264 $this->tableopen = false;
52 protected $tableopen = false; global() variable in renderer_plugin_qc
/plugin/combo/renderer/
H A Danalytics.php156 protected $tableopen = false; variable in renderer_plugin_combo_analytics
719 if (!$this->tableopen) {
727 $this->tableopen = true;
732 $this->tableopen = false;