Home
last modified time | relevance | path

Searched defs:sectionLevel (Results 1 – 2 of 2) sorted by relevance

/plugin/columns/
H A Daction.php140 private $sectionLevel; variable in columns_root_block
161 public function addColumn($callIndex, $sectionLevel) {
250 public function addColumn($callIndex, $sectionLevel) {
538 private $sectionLevel; variable in columns_column
547 public function __construct($open, $sectionLevel) {
/plugin/nodetailsxhtml/
H A Drenderer.php30 public $sectionLevel = 0; variable in renderer_plugin_nodetailsxhtml