Home
last modified time | relevance | path

Searched refs:Source (Results 1 – 13 of 13) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/
H A DSource.php46 use SimplePie\Source; alias
48 class_exists('SimplePie\Source');
50 // @trigger_error(sprintf('Using the "SimplePie_Source" class is deprecated since SimplePie 1.7.0, use "SimplePie\Source" instead.'), \E_USER_DEPRECATED);
53 /** @deprecated since SimplePie 1.7.0, use "SimplePie\Source" instead */
54 class SimplePie_Source extends Source
/dokuwiki/inc/Action/
H A DSource.php9 * Class Source
15 class Source extends AbstractAction
14 class Source extends AbstractAction global() class
/dokuwiki/vendor/simplepie/simplepie/src/
H A DRegistry.php84 Source::class => Source::class,
128 'Source' => Source::class,
H A DSource.php58 class Source implements RegistryAware class
464 class_alias('SimplePie\Source', 'SimplePie_Source');
H A DSimplePie.php1283 public function set_source_class($class = Source::class)
1287 return $this->registry->register(Source::class, $class, true);
H A DItem.php2348 * @return \SimplePie\Source|null
2353 return $this->registry->create(Source::class, [$this, $return[0]]);
/dokuwiki/conf/
H A Dacronyms.conf20 FOSS Free & Open-Source Software
21 FLOSS Free/Libre and Open Source Software
47 OSS Open Source Software
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
/dokuwiki/data/pages/wiki/
H A Dwelcome.txt26 DokuWiki is an Open Source project that thrives through user contributions. A good way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to the [[doku>newsletter]].
H A Ddokuwiki.txt3 [[doku>wiki:dokuwiki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] software that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]]. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in [[doku>acl|access controls]] and [[doku>auth|authentication connectors]] make DokuWiki especially useful in the enterprise context and the large number of [[doku>plugins]] contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE138 "Source code" for a work means the preferred form of the work for
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE136 "Source code" for a work means the preferred form of the work for
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG921 - Source is checked to make sure it is not empty else an error occurs