Home
last modified time | relevance | path

Searched refs:type (Results 1951 – 1975 of 4303) sorted by relevance

1...<<71727374757677787980>>...173

/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js961 function is(o, type) {
962 type = Str.prototype.toLowerCase.call(type);
2005 switch (el.type) {
2388 type: root[i].type,
3574 var res = type ? "<" + this.type : "",
3577 if (type) {
3592 type && (res += "</" + this.type + ">");
4083 type: type,
4305 if (this.type == "text" || this.type == "tspan") {
5143 if (grad.type != grad.type.toLowerCase()) {
[all …]
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_connector.cfm28 <cfparam name="url.type">
64 <!--- Check if it is an allowed type. --->
66 <cfset SendError( 1, 'Invalid type specified' ) >
/plugin/glossary/
H A Dscript.js188 if (elem.type == "checkbox") {
199 type: "POST",
216 type: "POST",
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample04.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
32 <script type="text/javascript">
95 <input type="submit" value="Submit">
/plugin/findologicxmlexport/vendor/hoa/math/Visitor/
H A DArithmetic.php109 $type = $element->getId();
120 switch ($type) {
185 $type === $parent->getId()) {
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample02.cfm32 <link href="../sample.css" rel="stylesheet" type="text/css" />
33 <script type="text/javascript">
105 <input type="submit" value="Submit">
H A Dsample04.cfm31 <link href="../sample.css" rel="stylesheet" type="text/css" />
32 <script type="text/javascript">
95 <input type="submit" value="Submit">
/plugin/anewssystem/
H A Ddropdowncontent.js23 var c=e.relatedTarget || ((e.type=="mouseover")? e.fromElement : e.toElement)
32 if (!this.isContained(anchorobj, e) || (e && e.type=="click")){
34 if (e.type=="click" && subobj.style.visibility=="visible"){
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dsemantic-enrich.js53type ? l.math.prototype.defaults : this.defaults, a = this.attrNames || l.copyAttributeNames, e = …
54 …if ("math" !== this.type || this.attr && "xmlns" in this.attr || i.push('xmlns="http://www.w3.org/…
H A Dmathjax-sre.js193type:sre.SemanticAttr.Type.PUNCTUATION,role:sre.SemanticAttr.Role.COLON},{set:this.commas,type:sre…
194type:sre.SemanticAttr.Type.PUNCTUATION,role:sre.SemanticAttr.Role.DEGREE},{set:this.leftFences,typ…
197type:sre.SemanticAttr.Type.IDENTIFIER,role:sre.SemanticAttr.Role.LATINLETTER,font:sre.SemanticAttr…
211 type:sre.SemanticAttr.Type.OPERATOR,role:sre.SemanticAttr.Role.ADDITION},{set:this.multiplications,
213type:sre.SemanticAttr.Type.RELATION,role:sre.SemanticAttr.Role.UNKNOWN},{set:this.arrows,type:sre.…
243type=b||null;sre.SemanticOrdering.getInstance().add(this)};sre.SemanticComparator.prototype.compar…
347 …rocessor.number=function(a){if(a.type===sre.SemanticAttr.Type.UNKNOWN||a.type===sre.SemanticAttr.T…
614type===sre.SemanticAttr.Type.PUNCTUATED)return sre.RebuildStree.isPunctuated(b)&&(b=b.splice(1,1)[…
682type:"rule"},{type:"label",content:"Preferences for "+a},{type:"rule"}].concat(b[a].map(function(d…
735type===sre.SemanticAttr.Type.PREFIXOP&&a.role===sre.SemanticAttr.Role.NEGATIVE&&sre.ClearspeakUtil…
[all …]
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js6 ….clipboard,f;c.on("pasteDialogCommit",function(a){a.data&&c.fire("paste",{type:"auto",dataValue:a.…
7 …alTab,elements:[{type:"html",id:"pasteMsg",html:'\x3cdiv style\x3d"white-space:normal;width:340px"…
/plugin/fedauth/Auth/OpenID/
H A DAX.php247 // 'No type is defined for attribute name %r' % (alias,))
249 sprintf('No type is defined for attribute name %s',
346 $ax_args['type.' . $alias] = $type_uri;
442 if (strpos($key, 'type.') === 0) {
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt20 <script type="text/javascript" src="highlight.pack.js"></script>
21 <script type="text/javascript">
29 <script type="text/javascript">
41 <script type="text/javascript">
/plugin/commonmark/vendor/league/commonmark/src/
H A DEnvironment.php
/plugin/bpmnioeditor/
H A Dscript.js51 type: 'view',
78 type: window.bpmn[index]['type'],
99 type: window.bpmn[index]['type'],
240 type: window.bpmn[index]['type'],
/plugin/combo/ComboStrap/
H A DFileSystems.php156 public static function getChildren(Path $path, string $type = null): array argument
161 return LocalFileSystem::getOrCreate()->getChildren($path, $type);
163 return WikiFileSystem::getOrCreate()->getChildren($path, $type);
165 return MarkupFileSystem::getOrCreate()->getChildren($path, $type);
189 // as we path the type, it should not happen
247 throw new ExceptionNotFound("No mime found for path ($path). The mime type of the media is <a href=\"https://www.dokuwiki.org/mime\">unknown (not in the configuration file)</a>");
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplate.php493 * @param string $type The type of attribute (@see \Twig\Template constants)
503 …protected function getAttribute($object, $item, array $arguments = [], $type = self::ANY_CALL, $is… argument
506 if (self::METHOD_CALL !== $type) {
519 if (self::ARRAY_CALL === $type || !\is_object($object)) {
538 } elseif (self::ARRAY_CALL === $type) {
575 …if (self::METHOD_CALL !== $type && !$object instanceof self) { // \Twig\Template does not have pub…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DMeter.php67 $type = '';
69 $type = $attr['TYPE'];
226 $svg = $this->makeSVG($type, $value, $max, $min, $optimum, $low, $high);
277 $objattr['type'] = 'image';
278 $objattr['itype'] = $info['type'];
304 protected function makeSVG($type, $value, $max, $min, $optimum, $low, $high) argument
306 if ($type == '2') {
308 ///////// CUSTOM <meter type="2">
367 } elseif ($type == '3') {
369 ///////// CUSTOM <meter type
[all...]
/plugin/codemirror/dist/modes/
H A Dnginx.min.js.map1type","ret","style","tp","tokenBase","stream","state","eatWhile","cur","current","propertyIsEnumer…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DIndicesNamespace.php167 * $params['include_type_name'] = (boolean) Whether a type should be expected in the body of the mappings.
485 * Returns information about whether a particular document type exists. (DEPRECATED)
488 * $params['type'] = DEPRECATED (list) A comma-separated list of document types to check
501 $type = $this->extractArgument($params, 'type');
510 $endpoint->setType($type);
645 * $params['include_type_name'] = (boolean) Whether to add the type name to the response (default: false)
722 * $params['type'] = DEPRECATED (list) A comma-separated list of document types
723 * $params['include_type_name'] = (boolean) Whether a type should be returned in the body of the mappings.
738 $type
[all...]
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js32 },attr:function(name,value,type){var options=name;
36 …(function(i){for(name in options){jQuery.attr(type?this.style:this,name,jQuery.prop(this,options[n…
76 for(var type in events){for(var handler in events[type]){jQuery.event.add(clone[i],type,events[type
168 script.type="text/javascript";
402 },text:function(a){return"text"==a.type;
403 },radio:function(a){return"radio"==a.type;
405 },file:function(a){return"file"==a.type;
407 },submit:function(a){return"submit"==a.type;
408 },image:function(a){return"image"==a.type;
409 },reset:function(a){return"reset"==a.type;
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js32 },attr:function(name,value,type){var options=name;
36 …(function(i){for(name in options){jQuery.attr(type?this.style:this,name,jQuery.prop(this,options[n…
76 for(var type in events){for(var handler in events[type]){jQuery.event.add(clone[i],type,events[type
168 script.type="text/javascript";
402 },text:function(a){return"text"==a.type;
403 },radio:function(a){return"radio"==a.type;
405 },file:function(a){return"file"==a.type;
407 },submit:function(a){return"submit"==a.type;
408 },image:function(a){return"image"==a.type;
409 },reset:function(a){return"reset"==a.type;
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1486 * @param int $type
1495 $this->send_sftp_packet($type, $packet);
1908 $type = NET_SFTP_LINK;
1911 $type = NET_SFTP_SYMLINK;
1930 $this->send_sftp_packet($type, $packet);
2866 if ($type === false) {
2870 switch ($type) {
2925 * @param string $type
2941 return $result->{$type}[$prop];
2945 $result = $this->$type($path);
[all …]
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php39 function &Instance($type = 'File', $usememorycache = true) argument
43 $i = new pfcContainer($type, $usememorycache);
47 function pfcContainer($type = 'File', $usememorycache = true) argument
52 $type = strtolower($type);
55 require_once dirname(__FILE__)."/containers/".$type.".class.php";
56 $container_classname = "pfcContainer_".$type;
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2type),!e)throw new Error("no event type specified");if(r=this._listeners[e]){i=t instanceof oe?t:t… property in AnonymousFunction9d0550afb600.AnonymousFunction9d0550afd900.c
7type];return n?n(e,t):ti.prototype.drawShape.apply(this,[e,t])},this.drawConnection=function(e,t){…
21type];1&t&&0===e.button&&(this.pressed=!0),2&t&&1!==e.which&&(t=4),this.pressed&&(4&t&&(this.press… property in Nc.o

1...<<71727374757677787980>>...173