Home
last modified time | relevance | path

Searched refs:namespace (Results 326 – 350 of 684) sorted by relevance

1...<<11121314151617181920>>...28

/plugin/nsexport/lang/en/
H A Dautointro.txt3 This tool exports all pages in the current namespace (and below). Mediafiles like images or documen…
H A Dintro.txt3 This tool exports all pages in the current namespace (and below). Mediafiles like images or documen…
/plugin/loadskin/
H A Dplugin.info.txt6 desc Change the skin/template/theme; admins can select templates per page/namespace, or users c…
/plugin/dir/
H A Dplugin.info.txt7 desc Show content of current namespace, including sub namespaces and/or parent/sibling namespaces…
/plugin/approve/db/
H A Dupdate0001.sql3 namespace TEXT NOT NULL, field
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js85 '<div><label>' + LANG.plugins.indexmenu.namespace + '<input id="namespace" type="text"></label></div>' +
143 if (JSINFO && JSINFO.namespace) {
144 jQuery('#namespace').val(':' + JSINFO.namespace);
282 ns = jQuery('#namespace').val();
328 jQuery('#namespace').trigger('focus');
/plugin/gitlabapi/
H A Dsyntax.php142 $namespace = $project['namespace']['full_path'];
151 …er->doc .= ' - <b>Namespace:</b> <a href="'.$data['server'].'/'.$namespace.'"> '.$namespace.'</a>';
/plugin/farm/install/animaltemplate/conf/
H A Dlocal.php.bak13 $conf['tpl']['dokubrick']['sidebar_content'] = 'toc,main,user,group,namespace,index';
/plugin/submgr/lang/en/
H A Dintro.txt5 namespace immeadiately). All existing rules are automatically applied to all newly created users.
/plugin/openas/
H A DREADME10 newname can be a namespace:pagename
28 (i.e the :pagetemplates namespace). The newpagevars element follows the format described
/plugin/discordnotifier/
H A Dhelper.php36 foreach ( $validNamespacesArr as $namespace ) {
37 if ( strpos( $namespace, $INFO['namespace'] ) === 0 ) {
/plugin/epub/scripts/
H A Debook.php18 $namespace= getNS($id);
19 epub_save_namespace($namespace);
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlSerializationVisitor.php193 …$namespace = null !== $this->currentMetadata && null !== $this->currentMetadata->xmlEntryNamespace…
199 $entryNode = $this->createElement($tagName, $namespace);
297 $namespace = null !== $metadata->xmlNamespace
301 $element = $this->createElement($metadata->serializedName, $namespace);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc58 Note that the serializer is configured by specifying a namespace path to the
101 Note that the serializer is configured by specifying a namespace path to the
142 Note that the serializer is configured by specifying a namespace path to the
187 To then use your custom serializer, you can specify the namespace path in the
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php3 namespace geoPHP\Adapter;
310 * @param string|null $namespace
317 public function write(Geometry $geometry, $namespace = null, $allowedElements = null) argument
319 if ($namespace) {
320 $this->nss = $namespace . ':';
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php289 * @param string $namespace
295 public function addNamespace($namespace) argument
301 $this->namespaces[] = $namespace;
707 foreach ($this->namespaces as $namespace) {
708 if ($this->classExists($namespace.'\\'.$name)) {
709 $name = $namespace.'\\'.$name;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D14.14.js.map1namespace',\n 'partial',\n 'class',\n 'field',\n 'event',\n 'me…
/plugin/autostart/
H A DREADME.md4 If a non-existent page is requested, but a namespace with that name exists, and it has a start page…
/plugin/mantis/lib/
H A Dchangelog123 - wsdl: handle custom type extending xmlschema namespace (GLUE ... Thanks Matt)
140 - nusoap_base: Add some namespace methods previously in xmlschema
146 - wsdl: Use form attribute of element to control namespace specification
171 - wsdl: add namespace for array and scalar when form is qualified
201 - soap_server: set the namespace on the Response element to the same as the request
266 …: when an empty string is specified for the call namespace, do not put the method element in a nam…
269 - soapclient: do not assume that 'ns1' is an unused namespace prefix; always generate namespace pre…
277 - xmlschema: force unprefixed type into default namespace
281 - soap_parser: handle default namespace attributes
376 - wsdl: add namespace for Apache SOAP types if a variable of such type is serialized
[all …]
/plugin/jdraw/
H A Dsyntax.php94 $auth = auth_quickaclcheck("{$namespace}*");
/plugin/fetchmedia/lang/en/
H A Dintro.txt1 Download all externally linked mediafiles in the given namespace and its subnamespaces.
/plugin/loadskin/lang/nl/
H A Dintro.txt5 …kipagina ''wiki'' specificeert dat alle andere pagina's in de ''wiki:'' namespace ook deze templat…
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md44 * #40: An element with an empty namespace (xmlns="") is not allowed to have a
93 * #26: Renamed the `Sabre\XML` namespace to `Sabre\Xml`. Due to composer magic
94 and the fact that PHP namespace are case-insensitive, this should not affect
/plugin/datatables/assets/datatables.net-plugins/features/scrollToTop/
H A DdataTables.scrollToTop.min.js
/plugin/loadskin/lang/en/
H A Dintro.txt5 … template for a wiki page ''wiki'' all other pages inside the ''wiki:'' namespace will use this te…

1...<<11121314151617181920>>...28