Home
last modified time | relevance | path

Searched refs:view (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/template/twigstarter/
H A DTemplateController.php19 protected $view; variable in dokuwiki\\template\\twigstarter\\TemplateController
24 * @param string $view The current view (main, detail, mediamanager)
26 public function __construct($view) argument
34 $this->view = $view;
80 echo $this->twig->render($this->view . '.twig', $data);
169 return $this->view;
/template/writr/
H A Dtpl_functions.php18 tpl_toolsevent($toolsname, $items, $view = 'main') global() argument
/template/bootstrap3/compat/inc/Menu/
H A DAbstractMenu.php22 /** @var string view identifier to be set in the event */
23 protected $view = ''; variable in dokuwiki\\Menu\\AbstractMenu
42 'view' => $this->view,
/template/sprintdoc/css/
H A Darea_main-sidebar-tabs.less5 /* default view */
30 /* wide content view */
/template/white/
H A Dtpl_functions.php17 function white_toolsevent($toolsname, $items, $view='main') { argument
19 'view' => $view,
/template/cowboy/
H A Dtpl_functions.php90 function _tpl_toolsevent($toolsname, $items, $view='main') { argument
92 'view' => $view,
/template/plaintext/
H A Dtpl_functions.php90 function _tpl_toolsevent($toolsname, $items, $view='main') { argument
92 'view' => $view,
/template/benjamin/
H A Dtpl_functions.php90 function _tpl_toolsevent($toolsname, $items, $view='main') { argument
92 'view' => $view,
/template/m1/
H A Dtpl_functions.php90 function _tpl_toolsevent($toolsname, $items, $view='main') { argument
92 'view' => $view,
/template/sprintdoc/css/plugins/
H A Dedit.less2 * This file provides styles for the edit view (?do=edit), preview
6 /* + + + + + edit view + + + + + */
/template/parallax/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/hexa/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/jessica/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/drop/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/spacious/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/pinboard/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/arcadebasic/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/arcade-basic/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/argon-alt/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/able/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/breeze/
H A Dtpl_functions.php90 function _tpl_toolsevent($toolsname, $items, $view='main') { argument
92 'view' => $view,
/template/graphy/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/argon/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/bushwick/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/ravel/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,

12345678910>>...15