Home
last modified time | relevance | path

Searched refs:namespace (Results 1 – 25 of 111) sorted by relevance

12345

/template/twigstarter/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php52 * @param string $namespace A path namespace
58 return isset($this->paths[$namespace]) ? $this->paths[$namespace] : [];
77 * @param string $namespace A path namespace
85 $this->paths[$namespace] = [];
87 $this->addPath($path, $namespace);
95 * @param string $namespace A path namespace
116 * @param string $namespace A path namespace
132 if (!isset($this->paths[$namespace])) {
133 $this->paths[$namespace][] = $path;
220 if (!isset($this->paths[$namespace])) {
[all …]
/template/twigstarter/vendor/composer/
H A Dautoload_real.php38 foreach ($map as $namespace => $path) {
39 $loader->set($namespace, $path);
43 foreach ($map as $namespace => $path) {
44 $loader->setPsr4($namespace, $path);
/template/boozurk/tinynav/
H A Dtinynav.js19 namespace = 'tinynav',
20 namespace_i = namespace + i,
22 $select = $('<select/>').attr("id", namespace_i).addClass(namespace + ' ' + namespace_i);
71 .addClass(namespace + '_label ' + namespace_i + '_label')
/template/wallpaper/
H A DREADME.md51 * create a submenu for pages in the root namespace: this option will put all pages in the top level…
52 * submenu entry for the root namespace: menu entry text for the top level namepsace (default: "Star…
72 If a linked page is a start page of a namespace it will be always be shown in the menu as if this p…
86namespace name)_bg.jpg`. Replace `(page name)` or `(namespace name)` by the page name or namespace
/template/sprintdoc/lang/nl/
H A Dstyle.txt1 Gebruik de Media Manager voor het wijzigen van de favicon. Upload een "favicon.ico" naar de "wiki" of root namespace en deze wordt automatisch gebruikt. Bij een gesloten Wiki wordt aanbevolen om de "wiki" of root namespace leesbaar te maken in de ACL settings, anders is de favicon niet zichtbaar voor niet ingelogde gebr (…)
/template/dokubook2/
H A DVERSION5 Made a signficant change - now puts the discussion pages under /talk:<namespace> rather
6 than /<namespace>:discussion. If you used the old one, be sure to move over all your
/template/parallax/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/newspaper/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/arcadebasic/lang/en/
H A Dstyle.txt1 If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.
/template/notepad/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/starter/lang/en/
H A Dstyle.txt1 If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.
/template/ravel/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/able/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/klean/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/hexa/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/drop/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/nostalgia/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/spacious/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/jessica/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/arcade-basic/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/bushwick/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/argon-alt/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/artforwater/lang/en/
H A Dstyle.txt1 If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.
/template/boozurk/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…
/template/argon/lang/en/
H A Dstyle.txt1 …or the root namespace and it will automatically be used. If you use a closed wiki it is recommende…

12345