Home
last modified time | relevance | path

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

/template/bootstrap3/
H A Dmain.php95 <article id="dokuwiki__content" class="<?php echo $TPL->getContainerGrid() ?>" itemscope itemtype="http://schema.org/<?php echo $TPL->getConf('schemaOrgType'); ?>" itemref="dw__license">
H A DTemplate.php2136 public function getContainerGrid()
2134 public function getContainerGrid() global() function in dokuwiki\\template\\bootstrap3\\Template