Home
last modified time | relevance | path

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

12345678910>>...16

/template/twigstarter/
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/strap/db/combo/
H A Dupdate0022.sql69 drop view PAGE_REFERENCES_VW;
70 drop view PAGE_ALIASES_VW;
93 create view IF NOT EXISTS PAGE_REFERENCES_VW as
100 create view IF NOT EXISTS PAGE_ALIASES_VW as
/template/writr2/
Dtpl_functions.php18 function tpl_toolsevent($toolsname, $items, $view='main') { argument
20 'view' => $view,
/template/bootstrap3/compat/inc/Menu/
DAbstractMenu.php23 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-resume/
Dtpl_functions.php17 function whiteresume_toolsevent($toolsname, $items, $view='main') { argument
19 'view' => $view,
/template/white/
Dtpl_functions.php17 function white_toolsevent($toolsname, $items, $view='main') { argument
19 'view' => $view,
/template/minimal/css/
H A Dmobile.css3 #view.right-column {
119 …body.show-sidebar #navbar .right-column, body.show-sidebar #view, body.show-sidebar .site-header, …
129 …body.show-appoptions #sidebar , body.show-appoptions #view, body.show-appoptions .site-header, bod…
/template/benjamin/
Dtpl_functions.php90 function _tpl_toolsevent($toolsname, $items, $view='main') { argument
92 'view' => $view,
/template/cowboy/
Dtpl_functions.php90 function _tpl_toolsevent($toolsname, $items, $view='main') { argument
92 'view' => $view,
/template/m1/
Dtpl_functions.php90 function _tpl_toolsevent($toolsname, $items, $view='main') { argument
92 'view' => $view,
/template/plaintext/
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/pinboard/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/chippedsnow/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/graphy/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/launch/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/klean/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/panoramacake/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/ravel/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/bootstrap3/compat/inc/
Dfunctions.php111 function tpl_toolsevent($toolsname, $items, $view = 'main') argument
114 'view' => $view,
/template/spacious/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/tilus/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/hexa/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,
/template/boozurk/
Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
113 'view' => $view,

12345678910>>...16