Home
last modified time | relevance | path

Searched +full:namespace -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 176 – 200 of 426) sorted by last modified time

12345678910>>...18

/dokuwiki/inc/Parsing/ParserMode/
H A DUnformatted.php3 namespace dokuwiki\Parsing\ParserMode;
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DClassServer.php2 namespace IXR\Server;
H A DIntrospectionServer.php2 namespace IXR\Server;
H A DServer.php3 namespace IXR\Server;
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php46 namespace SimplePie;
H A DSimplePie.php46 namespace SimplePie;
279 * XML Namespace
281 public const NAMESPACE_XML = 'http://www.w3.org/XML/1998/namespace';
284 * Atom 1.0 Namespace
289 * Atom 0.3 Namespace
294 * RDF Namespace
299 * RSS 0.90 Namespace
304 * RSS 1.0 Namespace
309 * RSS 1.0 Content Module Namespace
314 * RSS 2.0 Namespace
2158 get_feed_tags($namespace, $tag) global() argument
2198 get_channel_tags($namespace, $tag) global() argument
2244 get_image_tags($namespace, $tag) global() argument
[all...]
H A DSource.php46 namespace SimplePie;
80 public function get_source_tags($namespace, $tag) argument
82 if (isset($this->data['child'][$namespace][$tag])) {
83 return $this->data['child'][$namespace][$tag];
/dokuwiki/inc/
H A DPassHash.php5 namespace dokuwiki;
/dokuwiki/inc/Remote/
H A DApi.php3 namespace dokuwiki\Remote;
H A DApiCore.php3 namespace dokuwiki\Remote;
235 * List all pages in the given namespace (and below)
237 * Setting the `depth` to `0` and the `namespace` to `""` will return all pages in the wiki.
241 * @param string $namespace The namespace to search. Empty string for root namespace
247 public function listPages($namespace = '', $depth = 1, $hash = false)
251 $namespace = cleanID($namespace);
254 if ($namespace
[all...]
H A DRemoteException.php3 namespace dokuwiki\Remote;
/dokuwiki/vendor/simplepie/simplepie/src/XML/Declaration/
H A DParser.php46 namespace SimplePie\XML\Declaration;
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Doxygene.php59 'Interface','Implementation', 'nil', 'out', 'loop', 'namespace', 'true',
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchiveIllegalCompressionException.php3 namespace splitbrain\PHPArchive;
/dokuwiki/bin/
H A Dwantedpages.php40 'namespace',
41 'The namespace to lookup. Defaults to root namespace',
123 * Collects recursively the pages in a namespace
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DREADME.md101 added Slashdot namespace to RSS 1.0 (thanks to Sören Fuhrmann of golem.de)
/dokuwiki/inc/Sitemap/
H A DItem.php3 namespace dokuwiki\Sitemap;
/dokuwiki/inc/Subscriptions/
H A DRegistrationSubscriptionSender.php3 namespace dokuwiki\Subscriptions;
H A DSubscriberManager.php3 namespace dokuwiki\Subscriptions;
22 * Adds a new subscription for the given page or namespace
25 * *exact* page or namespace. It will *not* modify any subscription that may exist in higher namespaces.
29 * @param string $id The target page or namespace, specified by id; Namespaces
67 * Removes a subscription for the given page or namespace
70 * namespace. It will *not* modify any subscriptions that may exist in higher
73 * @param string $id The target object’s (namespace or page) id
154 * namespace.
156 * @param string $page The target object’s (namespace or page) id
283 * @param string $id The target page or namespace, specifie
[all...]
H A DSubscriberRegexBuilder.php3 namespace dokuwiki\Subscriptions;
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DColors.php3 namespace splitbrain\phpcli;
/dokuwiki/inc/Ui/
H A DBacklinks.php3 namespace dokuwiki\Ui;
H A DMediaDiff.php3 namespace dokuwiki\Ui;
/dokuwiki/inc/Ui/Media/
H A DDisplayTile.php3 namespace dokuwiki\Ui\Media;

12345678910>>...18