Home
last modified time | relevance | path

Searched refs:namespace (Results 176 – 200 of 684) sorted by relevance

12345678910>>...28

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dselectors.asciidoc31 Note that the implementation is specified via a namespace path to the class.
67 Note that the implementation is specified via a namespace path to the class.
85 Note that the implementation is specified via a namespace path to the class.
95 namespace MyProject\Selectors;
120 You can then use your custom selector either via object injection or namespace
129 ->setSelector('\MyProject\Selectors\FirstSelector') // or namespace
/plugin/geonav/server/
H A Dget_locality.php27 $namespace = $topic; variable
30 $wikiData = pullInWikiData($path, $namespace, $topic);
H A Dget_state.php40 $namespace = $topic; variable
42 $wikiData = pullInWikiData($path, $namespace, $topic);
/plugin/phprestrict/
H A DREADME.md2 Dokuwiki plugin to restrict php inclusion to pages by namespace or name.
6 Enable PHP by namespace ("fred:"), page ("fred:derf") and page-prefix ("fred:php*).
/plugin/approve/lang/pl/
H A Dassignments_intro.txt7 * Przestrzenie nazw wyłączając podprzestrzenie są przypisywane jako ''<nowiki>namespace:*</nowiki>''.
8 * Przestrzenie nazw włączając podprzestrzenie są przypisywane jako ''<nowiki>namespace:**</nowiki>''.
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.colVis.min.js5 !function(t){var o,i;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(n){return t(n,window,document)}):"object"==typeof exports?(o=require("jquery"),i=function(n,e){e.fn.dataTable||require("datatables.net")(n,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(n,e)},"undefined"==typeof window?module.exports=function(n,e){return n=n||window,e=e||o(n),i(n,e),t(e,0,n.document)}:(i(window,o),module.exports=t(o,window,window.document))):t(jQuery,window,document)}(function(n,e,t,l){"use strict";var o=n.fn.dataTable;return n.extend(o.ext.buttons,{colvis:function(o,i){var l=null,n={extend:"collection",init:function(n,e){l=e},text:function(n){return n.i18n("buttons.colvis","Column visibility")},className:"buttons-colvis",closeButton:!1,buttons:[{extend:"columnsToggle",columns:i.columns,columnText:i.columnText}]};return o.on("column-reorder.dt"+i.namespace,function(n,e,t){o.button(null,o.button(null,l).node()).collectionRebuild([{extend:"columnsToggle",columns:i.columns,columnText:i.columnText}])}),n},columnsToggle:function(n,e){return n.columns(e.columns).indexes().map(function(n){return{extend:"columnToggle",columns:n,columnText:e.columnText}}).toArray()},columnToggle:function(n,e){return{extend:"columnVisibility",columns:e.columns,columnText:e.columnText}},columnsVisibility:function(n,e){return n.columns(e.columns).indexes().map(function(n){return{extend:"columnVisibility",columns:n,visibility:e.visibility,columnText:e.columnText}}).toArray()},columnVisibility:{columns:l,text:function(n,e,t){return t._columnText(n,t)},className:"buttons-columnVisibility",action:function(n,e,t,o){var e=e.columns(o.columns),i=e.visible();e.visible(o.visibility!==l?o.visibility:!(i.length&&i[0]))},init:function(o,n,i){var l=this;n.attr("data-cv-idx",i.columns),o.on("column-visibility.dt"+i.namespace,function(n,e){e.bDestroying||e.nTable!=o.settings()[0].nTable||l.active(o.column(i.columns).visible())}).on("column-reorder.dt"+i.namespace,function(n,e,t){i.destroying||1===o.columns(i.columns).count()&&(l.text(i._columnText(o,i)),l.active(o.column(i.columns).visible()))}),this.active(o.column(i.columns).visible())},destroy:function(n,e,t){n.off("column-visibility.dt"+t.namespace).off("column-reorder.dt"+t.namespace)},_columnText:function(n,e){var t=n.column(e.columns).index(),o=n.settings()[0].aoColumns[t].sTitl (…)
/plugin/var/
H A Dsyntax.php24 function wikiLink($id, $namespace = false) argument
26 if ($namespace)
29 if ($namespace)
/plugin/advanced/admin/
H A Dimport.php209 foreach ($namespaces as $namespace) {
210 echo sprintf('<option value="%s">%s</option>', $namespace['id'], $namespace['id']);
/plugin/siteexport/action/
H A Daggregate.php25 private function prefixStart($namespace) { argument
27 return getNS($namespace) . ':' . $conf['start'];
43 $namespace = $exportBase = $namespaces[0];
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md75 in which namespace the given expression occurs and which namespace aliases (or imports) apply.
87 …solve a Fully Qualified Structural Element Name (meaning that it includes the full namespace, class
92 inform the resolver in which namespace the given expression occurs and which namespace aliases (or …
102 namespace My\Example;
120 a new class named `\phpDocumentor\Reflection\Types\Context` with the name of the namespace and the …
135 object or by providing the namespace that you'd like to extract and the source code of the file in …
180 Because Classy is a Class in the current namespace its FQSEN will have the `My\Example` namespace a…
/plugin/tagging/
H A Dhelper.php94 * Canonicalizes the namespace, remove the first colon and add glob
96 * @param $namespace
100 public function globNamespace($namespace) { argument
101 return cleanId($namespace) . '*';
230 * @param string $ns Add this namespace to search links
308 * @param string $ns limit search to this namespace
375 * @param string $namespace empty for entire wiki
382 public function getAllTags($namespace = '', $order_by = 'tid', $desc = false, $filters = []) { argument
408 array_unshift($params, $this->globNamespace($namespace));
555 * @param string $namespace curren
557 deleteTags($tags, $namespace = '') global() argument
[all...]
/plugin/userhomepage/lang/en/
H A Duserhomepage_private.default2 This namespace ''//@TARGETPRIVATENS@:*//'' and it's content (pages, images, ...) is **reserved for …
6 * To create a sub-namespace, simply indicate the new page's full position :
/plugin/combo/resources/snippet/js/
H A Dcombo-popover.js32 let namespace = this.getDataNamespace();
33 cssSelector = `[data${namespace}-toggle="popover"]`;
/plugin/struct/lang/de/
H A Dassignments_intro.txt5 * Namensräume, mit Ausnahme von untergeordneten Namensräumen, werden als ''<nowiki>namespace:*</nowiki>'' zugewiesen.
6 * Namensräume, einschließlich untergeordneten Namensräumen, werden als ''<nowiki>namespace:**</nowiki>'' zugewiesen.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Classes/
H A DClassDeclarationSniff.php89 $namespace = $phpcsFile->findNext(array(T_NAMESPACE, T_CLASS, T_INTERFACE, T_TRAIT), 0);
90 if ($tokens[$namespace]['code'] !== T_NAMESPACE) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DUnit.php66 public function setNamespace($namespace) argument
82 $node->setAttribute('name', $namespace);
/plugin/move/lang/nl/
H A Dmove.txt5 * Je moet edit-permissie hebben voor de huidige pagina/alle pagina's in de huidige namespace.
8 * Je kunt een pagina niet plaatsen naar een namespace waar al een pagina bestaat met dezelfde naam
/plugin/acknowledge/lang/en/
H A Dassign.txt6 * Namespaces excluding subnamespaces are assigned as ''<nowiki>namespace:*</nowiki>''.
7 * Namespaces including subnamespaces are assigned as ''<nowiki>namespace:**</nowiki>''.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DSelfMemberReferenceSniff.php182 $namespace = '\\';
187 $namespace = $this->getDeclarationNameWithNamespace(
193 return $namespace;
/plugin/refnotes/syntax/
H A Dreferences.php52 $namespace = refnotes_namespace::getNamePattern('optional');
57 $fullName = '\s*(?:' . $namespace . $strictName . '|:' . $namespace . $extendedName . ')\s*';
62 $optionalFullName = $namespace . $extendedName . '?';
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DXML.php155 list($namespace, $tagName) = SabreXml\Service::parseClarkNotation($xmlProperty['name']);
163 if (self::XCAL_NAMESPACE !== $namespace
164 && self::XCARD_NAMESPACE !== $namespace) {
166 $value = '<'.$tagName.' xmlns="'.$namespace.'"';
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DXML.php173 list($namespace, $tagName) = SabreXml\Service::parseClarkNotation($xmlProperty['name']);
181 if ($namespace !== self::XCAL_NAMESPACE
182 && $namespace !== self::XCARD_NAMESPACE) {
185 $value = '<' . $tagName . ' xmlns="' . $namespace . '"';
/plugin/combo/ComboStrap/
H A DSiteConfig.php3 namespace ComboStrap;
86 public static function getConfValue($confName, $defaultValue = null, ?string $namespace = PluginUtility::PLUGIN_BASE_NAME) argument
89 if ($namespace !== null) {
91 $namespace = $conf['plugin'][$namespace] ?? null;
92 if ($namespace === null) {
95 $value = $namespace[$confName] ?? null;
120 * @param string|null $pluginNamespace - null for the global namespace
270 throw new ExceptionRuntimeInternal("The path ($contextPath) should not be a namespace path");
/plugin/autogallery/
H A Dsyntax.php61 $namespace = trim(ltrim($options[0], '>'));
65 $arr=array('namespace' => $namespace,'newpagetemplates' => $templates);
/plugin/indexmenu/images/thread2/
H A Dstyle.css12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
13 a.indexmenu_idx link style of a namespace without url nojs

12345678910>>...28