Home
last modified time | relevance | path

Searched refs:types (Results 1 – 25 of 123) sorted by relevance

12345

/template/apricot/
H A Dtpl_functions.php142 * @param array $types - list of icon types to display (favicon|mobile|generic)
145 function _tpl_favicon($types=array('favicon')) { argument
149 foreach ($types as $type) {
169 function tpl_favicon($types=array('favicon')){ argument
170 _tpl_favicon($types);
/template/monochrome/
H A Dtpl_functions.php123 * @param array $types - list of icon types to display (favicon|mobile)
126 function _tpl_favicon($types = array('favicon','mobile')) { argument
131 foreach($types as $type) {
/template/peanutbutter/
H A Dtpl_functions.php126 * @param array $types - list of icon types to display (favicon|mobile)
129 function _tpl_favicon($types = array('favicon','mobile')) { argument
134 foreach($types as $type) {
/template/bootstrap3/compat/inc/Menu/
H A DAbstractMenu.php17 protected $types = array(); variable in dokuwiki\\Menu\\AbstractMenu
56 foreach($this->types as $class) {
/template/breeze/bower_components/gumby/sass/var/
H A D_lists.scss17 // Form field types
18 $field-types: text, email, password, numeric, search, combined, prepend, append, double;
/template/apricot/css/
H A D_links.css2 * This file provides styles for all types of links.
33 /*____________ other link types ____________*/
/template/khum1/css/
H A D_links.css2 * This file provides styles for all types of links.
26 /*____________ other link types ____________*/
/template/dokufreech/css/
H A D_links.css2 * This file provides styles for all types of links.
30 /*____________ other link types ____________*/
/template/notes/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/ramtop/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/kkh/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/dokuwikibee/dokuwikibee/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/lisps/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/arctic/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/binkytestinstance/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/greensteel/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/simplewiki/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/darkblue/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/flat/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/adoradark/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/byu_2017_theme/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/codowik/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/docnavwiki/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/
/template/stm/stm/css/
H A D_links.css2 * This file provides styles for all types of links.
26 /*____________ other link types ____________*/
/template/dokuwikitplacc/dokuwikiBee/css/
H A D_links.css2 * This file provides styles for all types of links.
29 /*____________ other link types ____________*/

12345