Home
last modified time | relevance | path

Searched +full:template -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 51 – 75 of 78) sorted by relevance

1234

/dokuwiki/inc/Ui/
H A DEditor.php44 // $TEXT has been loaded from page template
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dscheme.php105 't', 'tan', 'template', 'transcript-off', 'transcript-on', 'truncate',
H A Dglsl.php75 'struct', 'class', 'union', 'enum', 'interface', 'template'
H A Dtwig.php10 * Twig template language file for GeSHi.
H A Durbi.php94 'template', 'enum', 'static_cast', 'reinterpret_cast', 'mutable', 'explicit'
H A D6502kickass.php120 'C64FILE', // Template Tag names.
H A Dcpp.php104 'virtual', 'public', 'private', 'protected', 'template', 'using', 'namespace',
H A Dpostgresql.php99 'SYMMETRIC','SYSID','SYSTEM','TABLE','TABLESPACE','TEMP','TEMPLATE',
H A Dklonecpp.php53 'virtual', 'public', 'private', 'protected', 'template', 'using', 'namespace',
H A Duscript.php269 'REGEXPS' => array( //handle template-style variable definitions
H A Dtyposcript.php85 'SEARCHRESULT', 'TEMPLATE', 'TEXT', 'USER',
H A Dd.php162 'template', 'ubyte', 'ucent', 'uint',
H A Dcpp-qt.php94 'virtual', 'public', 'private', 'protected', 'template', 'using', 'namespace',
H A Dcobol.php141 'CUSTOM-ATTRIBUTE', 'CUSTOM-PRINT-TEMPLATE', 'CYCLE', 'CYL-INDEX',
H A Dracket.php204 'free-template-identifier=?', 'free-transformer-identifier=?',
219 'identifier-template-binding', 'identifier-transformer-binding',
530 'for-template', 'for/and', 'for/first', 'for/fold',
H A Dcpp-winapi.php103 'virtual', 'public', 'private', 'protected', 'template', 'using', 'namespace',
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php12 * Items may be shown multiple times in different contexts. Eg. for the default template
/dokuwiki/lib/scripts/
H A Dfileuploader.js486 // if set, will be used instead of qq-upload-list in template
489 template: '<div class="qq-uploader">' +
495 // template for one item in file list
526 this._element.innerHTML = this._options.template;
/dokuwiki/inc/
H A Dinit.php133 define('DOKU_TPL', DOKU_BASE . 'lib/tpl/' . $conf['template'] . '/');
141 define('DOKU_TPLINC', DOKU_INC . 'lib/tpl/' . $conf['template'] . '/');
H A Dcommon.php1083 'tpl' => '', // the text used as template
1092 // if the before event did not set a template file, try to find one
1121 * Performs common page template replacements
1133 * @var string $tpl the text used as template
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php152 $data['conf_template'] = $conf['template'];
/dokuwiki/lib/plugins/extension/
H A Dcli.php309 $tpllist = array_map(static fn($path) => 'template:' . basename($path), $tpllist);
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php88 $meta['template'] = ['dirchoice', '_dir' => DOKU_INC . 'lib/tpl/', '_pattern' => '/^[\w-]+$/'];
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/data/
H A Ddeleted.files654 lib/tpl/default/template.info.txt

1234