Home
last modified time | relevance | path

Searched refs:class (Results 1 – 25 of 100) sorted by relevance

1234

/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php49 * would cause the function to attempt to load the \SimplePie\SimplePie class
54 * @param string $class The fully-qualified class name.
57 spl_autoload_register(function ($class) {
65 // does the class use the namespace prefix?
67 if (strncmp($prefix, $class, $len) !== 0) {
72 // get the relative class name
73 $relative_class = substr($class, $len);
76 // separators with directory separators in the relative class name, append
95 * Autoloader class
117 autoload($class) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DRegistry.php59 class Registry
62 * Default class mapping
66 * @var array<class-string, class-string>
69 Cache::class => Cache::class,
70 Locator::class => Locator::class,
71 Parser::class => Parser::class,
151 register($type, $class, $legacy = false) global() argument
[all...]
H A DCache.php53 * This class can be overloaded with {@see SimplePie::set_cache_class()},
61 class Cache
97 $class = self::$handlers[$type];
98 return new $class($location, $filename, $extension);
120 * @param class-string<Base> $class Name of handler class. Must implement Base
122 public static function register($type, $class) argument
124 self::$handlers[$type] = $class;
/dokuwiki/inc/Menu/
H A DAbstractMenu.php15 abstract class AbstractMenu implements MenuInterface
57 foreach ($this->types as $class) {
59 $class = "\\dokuwiki\\Menu\\Item\\$class";
61 $item = new $class();
76 * @param string|false $classprefix create a class from type with this prefix, false for no class
85 $class = ' class="' . $classprefix . $item->getType() . '"';
87 $class
[all...]
/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php19 * class Foo {
36 * List of deprecated properties, in <property name> => <class> format
37 * where <class> is the the name of the class defining the property
49 * @param null $class name of the class defining the property
54 $class = null
56 $this->deprecatedPublicProperties[$property] = $class ?: get_class($this);
62 $class = $this->deprecatedPublicProperties[$name];
63 DebugHelper::dbgDeprecatedProperty($class,
55 deprecatePublicProperty($property, $class = null) global() argument
[all...]
/dokuwiki/inc/Extension/
H A DPluginInterface.php32 * The type of the plugin inferred from the class name
39 * The name of the plugin inferred from the class name
46 * The component part of the plugin inferred from the class name
124 * @param string $class
128 public function email($email, $name = '', $class = '', $more = ''); argument
136 * @param string $class
141 public function external_link($link, $title = '', $class = '', $target = '', $more = ''); argument
H A DPluginTrait.php22 $class = get_class($this);
23 $parts = sexplode('_', $class, 3);
30 // class like action_plugin_myplugin_ajax belongs to plugin 'myplugin'
243 public function email($email, $name = '', $class = '', $more = '')
248 $class = "class='" . ($class ?: 'mail') . "'";
249 return "<a href='mailto:$email' $class title='$email' $more>$name</a>";
255 public function external_link($link, $title = '', $class = '', $target = '', $more = '')
264 if ($class)
219 email($email, $name = '', $class = '', $more = '') global() argument
231 external_link($link, $title = '', $class = '', $target = '', $more = '') global() argument
[all...]
/dokuwiki/vendor/composer/
H A DClassLoader.php16 * ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
30 * In this example, if you try to use a class in the Symfony\Component
32 * the autoloader will first look for the class under the component/
36 * This class is loosely based on the Symfony UniversalClassLoader.
43 class ClassLoader
313 * Turns on searching the include path for class files.
337 * that have not been registered with the class map.
349 * Should class lookup fail if not found in the current class map?
418 * Loads the given class o
429 loadClass($class) global() argument
448 findFile($class) global() argument
498 findFileWithExtension($class, $ext) global() argument
[all...]
/dokuwiki/lib/images/fileicons/svg/
H A Djava.svg1 <svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st2,.st3{fill:#c00;stroke:#c00;stroke-miterlimit:10}.st3{fill:#265db4;stroke:#265db4}</style><path d="M0 0h100v100H0V0z" fill="#fff"/><path d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7" fill="#666"/><path class="st2" d="M52.3 47.1c2.9 3.3-.8 6.3-.8 6.3s7.3-3.8 4-8.5c-3.1-4.4-5.6-6.6 7.5-14.2 0 0-20.5 5.2-10.7 16.4"/><path class="st2" d="M55.5 18.5s6.2 6.2-5.9 15.8c-9.7 7.7-2.2 12.1 0 17.1-5.7-5.1-9.8-9.6-7-13.8 4-6.2 15.4-9.2 12.9-19.1"/><path class="st3" d="M62.3 64.5c11.2-5.8 6-11.5 2.4-10.7-.9.2-1.3.3-1.3.3s.3-.5 1-.7c7.2-2.5 12.7 7.4-2.3 11.4-.1 0 .1-.2.2-.3m-20.7 2.4s-2.3 1.3 1.6 1.8c4.7.5 7.2.5 12.4-.5 0 0 1.4.9 3.3 1.6-11.7 5-26.5-.3-17.3-2.9m-1.4-6.5s-2.6 1.9 1.4 2.3c5.1.5 9.1.6 16-.8 0 0 1 1 2.5 1.5-14.2 4.2-30 .3-19.9-3"/><path class="st3" d="M67.8 71.8s1.7 1.4-1.9 2.5c-6.8 2.1-28.2 2.7-34.1.1-2.1-.9 1.9-2.2 3.1-2.5 1.3-.3 2.1-.2 2.1-.2-2.4-1.7-15.4 3.3-6.6 4.7 23.9 3.8 43.6-1.8 37.4-4.6M42.7 53.6s-10.9 2.6-3.9 3.5c3 .4 8.9.3 14.4-.2 4.5-.4 9-1.2 9-1.2s-1.6.7-2.7 1.5c-11.1 2.9-32.4 1.6-26.3-1.4 5.3-2.5 9.5-2.2 9.5-2.2"/><path class="st3" d="M43.8 80.3c10.8.7 27.3-.4 27.7-5.5 0 0-.8 1.9-8.9 3.5-9.2 1.7-20.6 1.5-27.3.4.1 0 1.5 1.2 (…)
H A Dcs.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st0{fill:#fff}.st1{fill:#d5006e}</style><path class="st0" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M44.9 73c-12.4 0-22.5-10.1-22.5-22.5S32.5 28 44.9 28c7.1 0 13.6 3.3 17.9 8.9l-8.2 4.8c-2.5-2.7-6-4.3-9.7-4.3-7.2 0-13.1 5.9-13.1 13.1s5.9 13.1 13.1 13.1c3.7 0 7.2-1.6 9.7-4.3l8.2 4.8C58.5 69.7 52 73 44.9 73z"/><path class="st1" d="M78.6 48.6h-3.7v3.8h3.7v3.7h-3.7v3.8h-3.8v-3.8h-3.7v3.8h-3.8v-3.8h-3.7v-3.7h3.7v-3.8h-3.7v-3.7h3.7v-3.8h3.8v3.8h3.7v-3.8h3.8v3.8h3.7z"/><path class="st0" d="M67.4 48.6h3.8v3.8h-3.8z"/></svg
H A Dsql.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#a03537}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M48.1 75.5c-6.5-.3-12.3-2.3-15.4-5.4-.9-.9-1.8-2.1-2.2-2.9l-.3-.5v-6.1c0-6 0-6.1.1-5.6.3 1.3 1.1 2.7 2.3 3.7.8.7 2.5 1.8 3.8 2.5 2.4 1.2 5.2 2 8.4 2.5 1.9.3 2.6.3 5.3.3s3.4 0 5.3-.3c3.1-.5 6-1.3 8.3-2.5 1.4-.7 3-1.7 3.8-2.5 1.1-1 2-2.5 2.3-3.8.1-.5.1-.4.1 5.5v6l-.3.6c-1 1.9-2.6 3.6-4.7 4.8-4.3 2.7-10.5 4-16.8 3.7z"/><path class="st1" d="M48.1 60.4c-5.7-.3-11-1.9-14.3-4.4-.7-.6-1.8-1.6-2.3-2.2-.4-.6-.8-1.2-1.1-1.8l-.3-.5v-6c0-5.9 0-6 .1-5.5.2.9.7 2 1.5 2.9.4.5 1.1 1.2 1.5 1.4.1.1.5.3.7.5 2.7 1.9 6.5 3.3 10.8 3.9 1.9.3 2.6.3 5.3.3s3.4 0 5.3-.3c3.1-.5 6-1.3 8.4-2.5 1.4-.7 3-1.8 3.9-2.5 1.1-1 2-2.4 2.2-3.7.1-.5.1-.4.1 5.5v5.9l-.4.8c-.7 1.2-1.1 1.8-1.9 2.7-.8.8-1.6 1.5-2.7 2.1-4.3 2.4-10.5 3.7-16.8 3.4z"/><path class="st1" d="M47.7 45.4c-3.8-.3-6.8-.9-9.6-2-3.4-1.3-5.8-3.1-7.1-5.2-.3-.4-.5-1-.7-1.6-.2-.6-.3-2-.1-2 (…)
H A Dpl.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st0{fill:#fff}</style><path class="st0" d="M0 0h100v100H0z"/><path d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7" fill="#666"/><path d="M78 50.5c0 15.5-12.5 28-28 28S22 66 22 50.5s12.5-28 28-28 28 12.5 28 28" fill="#3a3c5b"/><path class="st0" d="M69.5 52.6c-.9-6-7.2-9.8-11.8-12.7-2-1.3-5.3-2.9-5.8-5.6-.2-1.1-.2-2.2-.2-3.4 0-.4 0-.9-.1-1.3-.1-.6-.6.1-.9-.4-.8-1.2-.5.4-.4 1 .2 1.5.4 3 .4 4.5 0 2.9-.5 5.7-1.2 8.5-1.7 6.6-3 13.3-1.4 20 .3 1.4.8 2.8 1.4 4.1.2.4.5 1.5 1 1.6 1.8.5 3.1.6 4.5 1.9.9.8 1.5.4 2.6 0 3.2-1.3 5.9-2.9 8.1-5.5 3.3-3.6 4.6-7.9 3.8-12.7m-3.3 6c-.3 2.4-1.8 4.6-3.4 6.5-1.1 1.3-2.7 3-4.4 3.6-.6.2.1-1 .2-1.1.5-.8 1.2-1.5 1.8-2.2.9-1.1 1.6-2.2 2.2-3.5 1.7-4.3 1.3-9.5-1.2-13.4-1.4-2.1-3.3-3.9-5.2-5.5-.9-.8-1.9-1.5-2.6-2.5-.2-.2-1.8-2.3-1.3-2.6.2-.1 3.6 3.6 4 3.8 1.4 1.1 2.9 2.1 4.2 3.3 1.8 1.7 3.6 3.5 4.7 5.7 1.1 2.4 1.3 5.2 1 7.9"/><path class="st0" d="M49 23.3c.5.3.6 2.4.6 4.2 0 1.9.2 9.8-.4 12-.6 2.1-1.9 4.5-3.4 6.6-1.4 2.1-3.1 6.5-3.1 9.2.1 2.7 1.6 7.2 2.8 9 1.2 1.9 3.3 4.5 2.8 5-.8 1-4.1-2.5-5.9-4.6-1.7-2.1-3.5-6.3-3.5-9.6-.1-3.3 1.8-6.4 3.1-8.2 1.3-1.9 3.9-5 4.6-6.5.7-1.4 1.4-3 1.7-5 .2-2 0-9.3 0-9.3s.1-3.2.7-2.8"/><path class="st0" d="M47.6 26.7c.5.2.6.9.6 1.5s-.2 3.2-.3 5.8c-.2 2.5-2.2 4.7-3.7 6.2s-5.9 6.2-7.5 8.5c-1.6 2. (…)
H A Dpng.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#5b2d8d}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><circle class="st1" cx="32.4" cy="35" r="8"/><path class="st1" d="M78.9 47.3l-9.7-9.6L50 57l-9.6-9.7-19.3 19.3V73h57.8z"/></svg
H A Dgif.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#5b2d8d}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><circle class="st1" cx="32.4" cy="35" r="8"/><path class="st1" d="M78.9 47.3l-9.7-9.6L50 57l-9.6-9.7-19.3 19.3V73h57.8z"/></svg
H A Djpeg.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#5b2d8d}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><circle class="st1" cx="32.4" cy="35" r="8"/><path class="st1" d="M78.9 47.3l-9.7-9.6L50 57l-9.6-9.7-19.3 19.3V73h57.8z"/></svg
H A Djpg.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#5b2d8d}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><circle class="st1" cx="32.4" cy="35" r="8"/><path class="st1" d="M78.9 47.3l-9.7-9.6L50 57l-9.6-9.7-19.3 19.3V73h57.8z"/></svg
H A Dcss.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st0{fill:#fff}.st5{fill:#e6e6e5}</style><path class="st0" d="M0 0h100v100H0z"/><path d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7" fill="#666"/><path fill="#1072ba" d="M30.1 73l-4.3-49.5h48.4L69.9 73 50 78.5z"/><path fill="#2aaae2" d="M50 74.3l16.1-4.4 3.7-42.3H50z"/><path fill="#b4b4b4" d="M35.9 45.8l.5 6.1L50 45.8v-6.1z"/><path class="st5" d="M65.2 33.2L50 39.7v6.1l14.6-6.5zM50 61.7l-6.8-1.9-.4-4.8h-6.1l.8 9.5L50 68z"/><path class="st0" d="M50 45.8v6.1h7.5l-.7 7.9-6.8 1.9V68l12.4-3.5 1.7-18.7z"/><path class="st5" d="M50 45.8H35.9l.5 6.1H50zm0-6.5v-6.1H34.8l.5 6.1z"/><path class="st0" d="M50 33.2v6.1h14.6l.6-6.1z"/></svg
H A Dodt.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1,.st2{fill:#1a75ce}.st2{stroke:#1a75ce;stroke-width:.5;stroke-miterlimit:10}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M59 42.8h19.4v3.1H59v-3.1zm-37.9 8.4h57.4v3.4H21.1v-3.4zm0 8.4h57.4V63H21.1v-3.4z"/><path class="st1" d="M53.3 28.7h2.1c3.2.2 5.7 1 8.1 2 4.7-2.1 11.3-.5 15.5 1.1-5.3-.5-11.6 0-15.2 2.1C60 31 53.1 30.1 46.6 31c1.9-1.3 4.1-2 6.7-2.3zm-1.5 8c-3.8.2-6.9 1.5-9 3.2-6.3-2.8-17.1-1.6-21.1 2.2-.4.2-.7.5-.6.9 3.6-1.1 7.9-2 12.3-1.6 4.4.4 7.7 1.8 10.2 3.8 4.5-4.1 11.3-6.4 19.8-6.3-3-1.3-7.3-2.4-11.6-2.2z"/><path class="st2" d="M21.1 67.8h57.4v3.4H21.1v-3.4z"/></svg
H A Drtf.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#6b533b}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M19 63.7h35.3V73H19v-9.3m0-18.5h62v9.3H19zM19 27h62v9.3H19z"/></svg
H A Dtxt.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#6b533b}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M19 63.7h35.3V73H19v-9.3m0-18.5h62v9.3H19zM19 27h62v9.3H19z"/></svg
H A Dppt.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#c24f32}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M45.2 74H32.7V26h19.9c5.4 0 9.5 1.4 12.4 4.2 2.9 2.8 4.3 6.7 4.3 11.8 0 5.1-1.4 9-4.3 11. (…)
H A Dpptx.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#c24f32}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M45.2 74H32.7V26h19.9c5.4 0 9.5 1.4 12.4 4.2 2.9 2.8 4.3 6.7 4.3 11.8 0 5.1-1.4 9-4.3 11. (…)
/dokuwiki/inc/ChangeLog/
H A DRevisionInfo.php15 class RevisionInfo
116 return '<img class="icon" src="' . DOKU_BASE . 'lib/images/fileicons/file.png" alt="' . $id . '" />';
135 return '<span class="date">' . $formatted . '</span>';
146 return '<span class="sum">' . ' – ' . hsc($this->val('sum')) . '</span>';
165 return '<span class="user">' . $html . '</span>';
196 $class = 'wikilink1';
199 $class = 'wikilink2';
205 $class = 'wikilink2';
207 return '<a href="' . $href . '" class="' . $class
[all...]
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php18 class Configuration
185 * Instantiates the proper class for the given config key
187 * The class is added to the $settings or $undefined arrays and returned
196 $class = $this->determineClassName(array_shift($param), $key); // first param is class
197 $obj = new $class($key, $param);
207 * Return the class to load
209 * @param string $class the class name as given in the meta file
213 protected function determineClassName($class,
202 determineClassName($class, $key) global() argument
[all...]
/dokuwiki/inc/Form/
H A DTagCloseElement.php13 class TagCloseElement extends ValueElement
27 * @param string $class
31 public function addClass($class) argument

1234