Home
last modified time | relevance | path

Searched refs:tpl_classes (Results 201 – 225 of 243) sorted by relevance

12345678910

/template/kajukkd/
H A Dmain.php82 <?php /* tpl_classes() provides useful CSS classes; if you choose not to use it, the 'dokuwiki' class at least
85 <div id="dokuwiki__top" class=" site <?php echo tpl_classes(); ?>
/template/material/
H A Dmain.php39 <?php echo tpl_classes(); ?> mdl-layout--fixed-header">
/template/argon-alt/
H A Dmain.php168 <?php echo tpl_classes(); ?>
H A Dtpl_functions.php130 function tpl_classes() { function
/template/sprintdoc/
H A Dmain.php75 <div id="dokuwiki__site" class="<?php echo tpl_classes(); ?>">
H A Ddetail.php68 <body id="dokuwiki__top" class="<?php echo tpl_classes(); ?> wide-content showSidebar <?php echo tpl_getConf('header_layout'); ?>">
/template/khum1/
H A Dmain.php32 <div id="dokuwiki__top" class="site <?php echo tpl_classes(); ?> <?php
/template/mikio/
H A Dmain.php39 echo '<div id="dokuwiki__top" class="site ' . tpl_classes() . (($showSidebar === true) ? ' showSidebar' : '') .
/template/parallax/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/hexa/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/jessica/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/drop/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/spacious/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/pinboard/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/arcadebasic/
H A Dtpl_functions.php129 if (!function_exists('tpl_classes')) {
130 function tpl_classes() { function
/template/arcade-basic/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/able/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/breeze/
H A Dtpl_functions.php108 function tpl_classes() { function
/template/graphy/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/argon/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/bushwick/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/ravel/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/mywiki/
H A Dtpl_functions.php130 function tpl_classes() { function
/template/artforwater/
H A Dtpl_functions.php129 if (!function_exists('tpl_classes')) {
130 function tpl_classes() { function
/template/boozurk/
H A Dtpl_functions.php130 function tpl_classes() { function

12345678910