Home
last modified time | relevance | path

Searched refs:boolean (Results 276 – 295 of 295) sorted by path

1...<<1112

/plugin/stopforumspam2/
H A Dhelper.php61 …* @return boolean (if $returnvalue is false) or array (otherwise) - The boolean will be TRUE if th…
109 …* @return boolean (if $returnvalue is false) or array (otherwise) - The boolean will be TRUE if th…
/plugin/struct/jsoneditor/
H A Djsoneditor.min.css1 div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}div.jsoneditor-field.jsoneditor-empty::after{content:"field"}div.jsoneditor-value.jsoneditor-empty::after{content:"value"}div.jsoneditor-value.jsoneditor-url{color:green;text-decoration:underline}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#FFFFAB;border:1px solid #ff0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-string{color:green}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px;color:grey}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ED0}div.jsoneditor-value.jsoneditor-i (…)
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1boolean.\n * @param {String} value Input string.\n * @return {Boolean} Returns true if input was \…
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng170 value-boolean
195 value-boolean = element boolean {
196 xsd:boolean
H A Dxcard.rng51 value-boolean = element boolean { xsd:boolean }
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc153 <cfargument name="preserveAspect" required="no" type="boolean" default="FALSE">
154 <cfargument name="cropToExact" required="no" type="boolean" default="FALSE">
H A Dcf_io.cfm138 <cffunction name="IsAllowedExt" returntype="boolean" output="false">
157 <cffunction name="IsAllowedType" returntype="boolean" output="false">
167 <cffunction name="IsAllowedCommand" returntype="boolean" output="true">
H A Dcf_util.cfm56 <cffunction name="IsImageValid" returntype="boolean" output="true">
93 <cffunction name="DetectHtml" output="false" returntype="boolean">
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc71 <cfparam name="this.checkBrowser" type="boolean" default="true" />
88 returnType="boolean"
259 // set all boolean possibilities in CFML to true/false values
H A Dfckeditor.cfm46 <cfparam name="attributes.checkBrowser" type="boolean" default="true">
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js22166 boolean: function boolean(value, dflt) {
22200 add('locked', validation.boolean(model.locked, true) ? undefined : '0');
22201 add('hidden', validation.boolean(model.hidden, false) ? '1' : undefined);
/plugin/xlsx2dw/packages/xlsx/
H A Dcpexcel.full.mjs1005 var has_buf/*:boolean*/ = (typeof Buffer !== 'undefined');
1500 var hascp = function hascp(cp/*:number*/)/*:boolean*/ { return !!(cpt[cp] || magic[cp]); };
H A Dxlsx.mjs1375 declare var has_buf:boolean;
2195 var k/*:boolean*/ = false;
6175 case "boolean": return 0x0B;
17197 function check_ws_name(n/*:string*/, safe/*:?boolean*/)/*:boolean*/ {
21897 case 'boolean-style': // <number:boolean-style> 16.29.24
21909 case 'boolean': // <number:boolean> 16.29.25
22225 …case 'boolean': q.t = 'b'; q.v = parsexmlbool(ctag['boolean-value']) || (+ctag['boolean-value'] >=…
22335 case 'boolean-style': // 16.27.23 <number:boolean-style>
22386 case 'boolean': break; // 16.27.24 <number:boolean>
24258 case "boolean":
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1boolean => {\n\t\treturn !isNaN(this.parse(value));\n\t}\n\tformat = (value: number) : string => {…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js.map1boolean;\n\tcallback?: (startPoint: IPoint, endPoint: IPoint, startDate: Date, endDate: Date, task…
H A Ddhtmlxgantt_drag_timeline.js.map1boolean = false;\n\tprivate _startPoint: IPoint;\n\tprivate _scrollState: IPoint;\n\tprivate _orig…
H A Ddhtmlxgantt_fullscreen.js.map1boolean;\n\tmozFullScreenEnabled?: boolean;\n\tmsFullscreenEnabled?: boolean;\n\tmsExitFullscreen?…
H A Ddhtmlxgantt_quick_info.js.map1 …ar task = gantt.getTask(id);\n\tif(typeof this._quick_info_readonly == \"boolean\"){\n\t\tif(this.…
H A Ddhtmlxgantt_tooltip.js.map1boolean {\n\t\treturn \"clientX\" in event && \"clientY\" in event;\n\t}\n\n\tprivate _getViewPort…
H A Ddhtmlxgantt_undo.js.map1boolean = false) {\n\t\tif (type === gantt.config.undo_types.task) {\n\t\t\treturn this._storeTask…

1...<<1112