Home
last modified time | relevance | path

Searched refs:class (Results 1901 – 1925 of 2173) sorted by last modified time

1...<<71727374757677787980>>...87

/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt185 file or class name and description of purpose be included on the
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.css196 * Menu; custom class
H A DLICENSE185 file or class name and description of purpose be included on the
H A DREADME.md60 "class": "export-main",
68 "class": "export-drawing",
174 "class": "export-main",
211 "class": "export-main",
292 li.setAttribute("class","something special");
414 "class": "export-main",
435 "class": "export-main",
443 "class": "export-drawing",
461 "class": "export-main",
469 "class": "export-drawing",
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1class\n\t that = fromTypedArray(that, new Uint8Array(array))\n\t }\n\t return that\n\t}\n\n\t…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt185 file or class name and description of purpose be included on the
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php68 $class='wikilink1';
77 $class='media';
95 $link['class'] = $class;
213 $class = preg_replace('/[^_\-a-z0-9]+/i','_',$ext);
214 $link['class'] .= ' mediafile mf_'.$class;
/plugin/authyubikey/
H A Dauth.php.org13 class auth_plugin_authplain extends DokuWiki_Auth_Plugin {
/plugin/authyubikey/lib/
H A DREADME1 == Auth_Yubico PHP class ==
3 The Yubico authentication PHP class provides an easy way to integrate
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng430 property-class? &
474 property-class? &
519 property-class? &
707 property-class = element class {
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php163 $class = VCalendar::$componentMap['VCALENDAR'];
166 $class = VCard::$componentMap['VCARD'];
172 $this->root = new $class([], false);
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md103 * It's now possible to override which class is used instead of
571 class names, so they are actually overridable.
601 * Fixed: vCard URL properties were referencing a non-existant class.
616 * Added: Automatically mapping many, many properties to a property-class with
627 * Added: add() method to the Property class.
697 * Added: Document class.
749 * Removed: Element class. It wasn't used.
761 * Added: The Reader class now has a 'FORGIVING' option, which allows it to parse
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDocument.php169 $class = 'Sabre\\VObject\\Component';
172 $class = static::$componentMap[$name];
175 return new $class($this, $name, $children, $defaults);
207 $class = null;
212 $class = $this->getClassNameForPropertyValue($valueType);
215 if (is_null($class)) {
218 $class = $this->getClassNameForPropertyValue($parameters['VALUE']);
219 if (is_null($class)) {
224 $class = $this->getClassNameForPropertyName($name);
229 return new $class($this, $name, $value, $parameters, $group);
/plugin/publist/bib2tpl/lib/
H A DPEAR.php204 * @param string $class The calling classname, to prevent clashes
209 function &getStaticProperty($class, $var) argument
212 if (!isset($properties[$class])) {
213 $properties[$class] = array();
216 if (!array_key_exists($var, $properties[$class])) {
217 $properties[$class][$var] = null;
220 return $properties[$class][$var];
H A DPEAR5.php15 * @param string $class The calling classname, to prevent clashes
20 static function &getStaticProperty($class, $var) argument
23 if (!isset($properties[$class])) {
24 $properties[$class] = array();
27 if (!array_key_exists($var, $properties[$class])) {
28 $properties[$class][$var] = null;
31 return $properties[$class][$var];
/plugin/quizlib/
H A DREADME.md47 <div class="quizlib-card quizlib-question">
48 …<div class="quizlib-question-title">1. What is the answer to life, the universe and everything?</d…
49 <div class="quizlib-question-answers">
54 <div class="quizlib-card quizlib-question">
55 <div class="quizlib-question-title">2. Your enemy's father...</div>
56 <div class="quizlib-question-answers">
64 <div class="quizlib-card quizlib-question">
65 …<div class="quizlib-question-title">3. Which factors will contribute to the end of humanity as we …
66 <div class="quizlib-question-answers">
76 …<button class="quizlib-submit" type="button" onclick="quizlibShowResults('quiz',['42',['a'],['a','…
[all …]
/plugin/quizlib/scripts/
H A DLICENSE185 file or class name and description of purpose be included on the
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md46 * The `Service` class adds a new `mapValueObject` method which provides basic
58 the `Element\KeyValue` class and is a lot more flexible. (@staabm)
116 * `Sabre\Xml\Util::parseClarkNotation` is now in the `Sabre\Xml\Service` class.
153 having to implement a deserializer in the same class.
156 anyone, unless you are doing exact string matches on class names.
186 * Added: baseUri property to the Writer class.
/plugin/medialist/
H A Dhelper.php203 $class = preg_replace('/[^_\-a-z0-9]+/i','_',$ext);
204 $link['class'] .= ' mediafile mf_'.$class;
/plugin/jwhelloworld/
H A Dstyle.css1 /* Note that the contianing div class uses the jokuwiki name */
/plugin/jokuwiki/
H A DREADME.md26class of the div element created to contain the plugin. The **id** attribute is optional and maps …
35 class='jwHelloWorld'
/plugin/pgn4web/
H A DLICENSE303 typical or common use of that class of product, regardless of the status
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.ClassUseCDATA.txt
H A DAttr.AllowedClasses.txt
/plugin/scrape/
H A DHTMLPurifier.standalone.php

1...<<71727374757677787980>>...87