Home
last modified time | relevance | path

Searched refs:name (Results 6776 – 6800 of 8094) sorted by relevance

1...<<271272273274275276277278279280>>...324

/plugin/datepicker/
H A Dstyle.css53 .calendar thead .name { /* Cells <TD> containing the day names */
60 .calendar thead .weekend { /* How a weekend day name shows in header */
/plugin/metadisplay/helper/
H A Dhtml.php225 foreach($contributors as $userid=>$name) {
226 $this->process_users($name,$userid, '');
H A Dplaintext.php224 foreach($contributors as $userid=>$name) {
225 $this->process_users($name,$userid, '');
/plugin/evesso/
H A Daction.php275 private function insertTextInput($form, $pos, $value, $name) { argument
276 $textInput = $form->addTextInput($value, $name, $pos);
/plugin/structgantt/meta/
H A DGantt.php268 foreach ($headers as $name => $days) {
269 $this->renderer->doc .= '<th colspan="' . $days . '">' . $name . '</th>';
/plugin/do/scripts/
H A DPluginDo.js176 * get a localized string by name.
182 getLang: function (name, arg1, arg2) { argument
183 var lang = LANG.plugins['do'][name];
/plugin/combo/ComboStrap/
H A DSiteConfig.php43 * The default name
393 public function addInterWiki(string $name, string $value): SiteConfig
396 $this->interWikis[$name] = $value;
392 addInterWiki(string $name, string $value) global() argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js59 /******/ __webpack_require__.d = function(exports, name, getter) { argument
60 /******/ if(!__webpack_require__.o(exports, name)) {
61 /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
/plugin/wikistats/
H A DREADME.md89 Now, you have to create the **stats page** following the namespace and name given in the plugin adm…
125 to a given namespace and its sub-namespaces you can specify its name
134 If a namespace name starts with a minus sign that namespace will be excluded.
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js43 return function(name, func, options) { argument
44 return baseConvert(_, name, func, options);
47 return function(name, func, options) { argument
48 if (typeof name == 'function') {
50 func = name;
51 name = undefined;
53 return name === undefined
55 : baseConvert(_.runInContext(), options)[name];
1133 if (WeakMap && WeakMap.name) {
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php1168 $name = $type . "_generic";
1169 if(!isset($this->vars[$name]))
1170 $name = "genericMisc";
1172 $name = $this->vars[$name];
1173 return "<fallbackstyle>$name</fallbackstyle>";
1315 $name = $type . "_generic";
1316 $this->session->setVar($name, base64_encode(trim($this->vars[$name])));
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js1086 name = b.toLowerCase();
1092 name = "l";
1095 if (name == "r") {
1099 if (!paramCounts[name]) {
1132 name = lowerCase.call(b);
4894 setproto.attr = function (name, value) { argument
4895 if (name && R.is(name, array) && R.is(name[0], "object")) {
4897 this.items[j].attr(name[j]);
5156 if (name.test(fontName)) {
5331 name = name || quotedName;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js.map1name]/webpack/universalModuleDefinition","webpack://[name]/webpack/bootstrap","webpack://[name]/./…
/plugin/jmol2/jmol/
H A DJmol.js744 params.name = 'jmolApplet' + nameSuffix;
958 function _jmolReadyCallback(name) { argument
960 alert(name + " is ready");
961 _jmol.ready["" + name] = true;
1038 …alert("Jmol.js _jmolSearchFrames cannot access " + win.name + ".frame[" + i + "] consider using jm…
1443 function jmolAppletAddParam(appletCode,name,value){ argument
1445 return appletCode.replace(/\<param/,"\n<param name='"+name+"' value='"+value+"' />\n<param")
/plugin/codemirror/dist/modes/
H A Dyacas.min.js1 …tStart:"/*",blockCommentEnd:"*/",lineComment:"//"}});a.defineMIME("text/x-yacas",{name:"yacas"})});
H A Dhaml.min.js1 …nction(a){"use strict";a.defineMode("haml",function(b){var c=a.getMode(b,{name:"htmlmixed"});var d…
H A Ddart.min.js1 …ationStack?a.interpolationStack.length:0}a.defineMIME("application/dart",{name:"clike",keywords:f(…
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc51 // Reference to the plugin command name.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D57.57.js1 …\\/+.*","comment"]],comment:[["\\*\\/","comment","@pop"],[".","comment"]],name:[["@identifier","at… property in AnonymousFunction283644d30100.i.tokenizer
/plugin/fckg/fckeditor/
H A Dfckeditor.js269 // The "name" attribute must exist.
/plugin/ckgdoku/
H A Dhelper.php91 list($name,$scayt_lang) = explode('/', $scayt_lang);
/plugin/farmsync/
H A Dstyle.less162 textarea[name=editarea] {
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsampleposteddata.afp29 <meta name="robots" content="noindex, nofollow">
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/markdownextra/
H A DLicense.text22 * Neither the name "Markdown" nor the names of its contributors may

1...<<271272273274275276277278279280>>...324