Home
last modified time | relevance | path

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

/plugin/columns/
H A Daction.php16 private $currentSectionLevel; variable in action_plugin_columns
49 $this->currentSectionLevel = $call[1][0];
73 $this->currentSectionLevel = 0;
119 $this->currentBlock->addColumn($callIndex, $this->currentSectionLevel);
125 $this->currentBlock->addColumn($callIndex, $this->currentSectionLevel);