Home
last modified time | relevance | path

Searched refs:tool (Results 26 – 50 of 118) sorted by path

12345

/template/bootie/
H A DREADME.md74 * The site tool and the page tool are in the same menu called Tools.
/template/bootie/css/
H A DcustomBootstrap.css49 /*!* The page tool drowpdown menu must go the the left because*/
/template/bootstrap3/
H A DRELEASE.md564 * Removed empty tool from Tools Menu
H A DTemplate.php2328 foreach ($tools_menus as $tool => $data) {
2353 $tools_menus[$tool]['menu'][$item->getType()]['object'] = $item;
2354 $tools_menus[$tool]['menu'][$item->getType()]['html'] = $html;
2366 public function getToolMenu($tool)
2368 return $this->toolsMenu[$tool];
2371 public function getToolMenuItem($tool, $item)
2373 if (isset($this->toolsMenu[$tool]) && isset($this->toolsMenu[$tool]['menu'][$item])) {
2374 return $this->toolsMenu[$tool]['menu'][$item]['object'];
2379 public function getToolMenuItemLink($tool,
2364 getToolMenu($tool) global() argument
2369 getToolMenuItem($tool, $item) global() argument
2377 getToolMenuItemLink($tool, $item) global() argument
[all...]
/template/bootstrap3/tpl/
H A Dmenu-tools.php23 foreach ($TPL->getConf('showIndividualTool') as $tool):
25 if (! isset($tools_menus[$tool])) continue;
27 $data = $tools_menus[$tool];
34 <a href="<?php wl($ID) ?>" class="dropdown-toggle" data-target="#" data-toggle="dropdown" title="<?php echo $lang[$tool.'_tools'] ?>" role="button" aria-haspopup="true" aria-expanded="false">
35 <?php echo iconify($data['icon']); ?> <span class="<?php echo (in_array($tool, $navbar_labels) ? '' : 'hidden-lg hidden-md hidden-sm') ?>"><?php echo $lang[$tool.'_tools'] ?></span> <span class="caret"></span>
41 <?php echo iconify($data['icon']); ?> <?php echo $lang[$tool.'_tools'] ?>
66 foreach($tools_menus as $tool => $data):
72 <?php echo iconify($data['icon']); ?> <?php echo $lang[$tool.'_tools'] ?>
/template/boozurk/css/
H A Ddesign.css72 /* make wiki links look the same as tool links in tool bars */
89 /* highlight selected tool */
/template/breeze/bower_components/modular-scale/
H A Dreadme.md5 …cient Greeks in architecture and design and can be a tremendously helpful tool to leverage for web…
/template/breeze/css/
H A Ddesign.css75 /* make wiki links look the same as tool links in tool bars */
92 /* highlight selected tool */
/template/bs4simple/css/
H A Ddesign.less68 /* highlight selected tool */
/template/bulma/css/
H A Ddesign.css72 /* make wiki links look the same as tool links in tool bars */
89 /* highlight selected tool */
/template/bushwick/css/
H A Ddesign.css72 /* make wiki links look the same as tool links in tool bars */
89 /* highlight selected tool */
/template/bushwick/fonts/
H A DREADME.txt45 …The "content: '\f101';" part of this CSS is easily copied from the helper tool at http://genericon…
95 - Changed the Genericons.com copy/paste tool to serve span's instead of div's for casual icon inser…
/template/byu_2017_theme/css/
H A Ddesign.less68 /* highlight selected tool */
/template/chippedsnow/css/
H A Ddesign.css72 /* make wiki links look the same as tool links in tool bars */
89 /* highlight selected tool */
/template/cleanresurrected/css/
H A Ddesign.css72 /* make wiki links look the same as tool links in tool bars */
89 /* highlight selected tool */
/template/codowik/css/
H A Ddesign.less64 /* highlight selected tool */
H A Dpagetools.less205 * @param string @mode The mode in which this tool should be highlighted
/template/congrid/css/
H A Ddesign.less13 /* highlight selected tool */
/template/cowboy/css/
H A Ddesign.css75 /* make wiki links look the same as tool links in tool bars */
92 /* highlight selected tool */
/template/cutopillar/css/
H A Ddesign.css72 /* make wiki links look the same as tool links in tool bars */
89 /* highlight selected tool */
/template/daily/css/
H A Ddesign.less276 /* highlight selected tool */
H A Dpagetools.less205 * @param string @mode The mode in which this tool should be highlighted
/template/darkblue/css/
H A Ddesign.less69 /* highlight selected tool */
/template/darkwood/css/
H A Ddesign.css72 /* make wiki links look the same as tool links in tool bars */
89 /* highlight selected tool */
/template/docnavwiki/css/
H A Ddesign.less68 /* highlight selected tool */

12345