Home
last modified time | relevance | path

Searched defs:text (Results 801 – 825 of 848) sorted by path

1...<<31323334

/plugin/swiftmail/Swift/Log/
H A DDefaultLog.php33 public function add($text, $type = self::NORMAL)
/plugin/swiftmail/Swift/
H A DMessage.php499 public function setMimeWarning($text)
/plugin/tableedit/
H A Dtableedit.js48 function multiple(text, n) { argument
/plugin/tablefilterjs/
H A Dscript.js2 tablefilterjs.decodeHTML = function(text) argument
/plugin/tablelayout/action/
H A Daction.php150 private function isTableSave($text, $start)
/plugin/tagfilter/
H A Daction.php206 private function sendResponse($text) argument
/plugin/tagfilter/script/
H A Djquery.history.js1 typeof JSON!="object"&&(JSON={}),function(){"use strict";function f(e){return e<10?"0"+e:e}function quote(e){return escapable.lastIndex=0,escapable.test(e)?'"'+e.replace(escapable,function(e){var t=meta[e];return typeof t=="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=gap,u,a=t[e];a&&typeof a=="object"&&typeof a.toJSON=="function"&&(a=a.toJSON(e)),typeof rep=="function"&&(a=rep.call(t,e,a));switch(typeof a){case"string":return quote(a);case"number":return isFinite(a)?String(a):"null";case"boolean":case"null":return String(a);case"object":if(!a)return"null";gap+=indent,u=[];if(Object.prototype.toString.apply(a)==="[object Array]"){s=a.length;for(n=0;n<s;n+=1)u[n]=str(n,a)||"null";return i=u.length===0?"[]":gap?"[\n"+gap+u.join(",\n"+gap)+"\n"+o+"]":"["+u.join(",")+"]",gap=o,i}if(rep&&typeof rep=="object"){s=rep.length;for(n=0;n<s;n+=1)typeof rep[n]=="string"&&(r=rep[n],i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i))}else for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i));return i=u.length===0?"{}":gap?"{\n"+gap+u.join(",\n"+gap)+"\n"+o+"}":"{"+u.join(",")+"}",gap=o,i}}typeof Date.prototype.toJSON!="function"&&(Date.prototype.toJSON=function(e){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z":null},String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(e){return this.valueOf()});var cx=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,escapable=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,gap,indent,meta={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},rep;typeof JSON.stringify!="function"&&(JSON.stringify=function(e,t,n){var r;gap="",indent="";if(typeof n=="number")for(r=0;r<n;r+=1)indent+=" ";else typeof n=="string"&&(indent=n);rep=t;if(!t||typeof t=="function"||typeof t=="object"&&typeof t.length=="number")return str("",{"":e});throw new Error("JSON.stringify")}),typeof JSON.parse!="function"&&(JSON.parse=function(text,reviver){function walk(e,t){var n,r,i=e[t];if(i&&typeof i=="object")for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r=walk(i,n),r!==undefined?i[n]=r:delete i[n]);return reviver.call(e,t,i)}var j;text=String(text),cx.lastIndex=0,cx.test(text)&&(text=text.replace(cx,function(e){return"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)}));if(/^[\],:{}\s]*$/.test(text.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return j=eval("("+text+")"),typeof reviver=="function"?walk({"":j},""):j;throw new SyntaxError("JSON.parse")})}(),functio (…) argument
/plugin/tagfilter/script/select2/
H A Dselect2.js370 function markMatch(text, term, markup, escapeMarkup) { argument
486 text = function (item) { return ""+item.text; }; // function used to retrieve the text portion of a data item that is matched against the search global() function
504 text = function (item) { return item[dataText]; }; global() function
1009 var obj = { id: this, text: this }, global() property in AnonymousFunctionbb87bed02d00.obj
2248 AnonymousFunctionbb87bed07b00(term, text, el) global() argument
2518 AnonymousFunctionbb87bed08e00(term, text, el) global() argument
3346 matcher(term, text) global() argument
[all...]
H A Dselect2.min.js21 !function(a){"undefined"==typeof a.fn.each2&&a.extend(a.fn,{each2:function(b){for(var c=a([0]),d=-1,e=this.length;++d<e&&(c.context=c[0]=this[d])&&b.call(c[0],d,c)!==!1;);return this}})}(jQuery),function(a,b){"use strict";function n(b){var c=a(document.createTextNode(""));b.before(c),c.before(b),c.remove()}function o(a){var b,c,d,e;if(!a||a.length<1)return a;for(b="",c=0,d=a.length;d>c;c++)e=a.charAt(c),b+=m[e]||e;return b}function p(a,b){for(var c=0,d=b.length;d>c;c+=1)if(r(a,b[c]))return c;return-1}function q(){var b=a(l);b.appendTo("body");var c={width:b.width()-b[0].clientWidth,height:b.height()-b[0].clientHeight};return b.remove(),c}function r(a,c){return a===c?!0:a===b||c===b?!1:null===a||null===c?!1:a.constructor===String?a+""==c+"":c.constructor===String?c+""==a+"":!1}function s(b,c){var d,e,f;if(null===b||b.length<1)return[];for(d=b.split(c),e=0,f=d.length;f>e;e+=1)d[e]=a.trim(d[e]);return d}function t(a){return a.outerWidth(!1)-a.width()}function u(c){var d="keyup-change-value";c.on("keydown",function(){a.data(c,d)===b&&a.data(c,d,c.val())}),c.on("keyup",function(){var e=a.data(c,d);e!==b&&c.val()!==e&&(a.removeData(c,d),c.trigger("keyup-change"))})}function v(c){c.on("mousemove",function(c){var d=i;(d===b||d.x!==c.pageX||d.y!==c.pageY)&&a(c.target).trigger("mousemove-filtered",c)})}function w(a,c,d){d=d||b;var e;return function(){var b=arguments;window.clearTimeout(e),e=window.setTimeout(function(){c.apply(d,b)},a)}}function x(a){var c,b=!1;return function(){return b===!1&&(c=a(),b=!0),c}}function y(a,b){var c=w(a,function(a){b.trigger("scroll-debounced",a)});b.on("scroll",function(a){p(a.target,b.get())>=0&&c(a)})}function z(a){a[0]!==document.activeElement&&window.setTimeout(function(){var d,b=a[0],c=a.val().length;a.focus();var e=b.offsetWidth>0||b.offsetHeight>0;e&&b===document.activeElement&&(b.setSelectionRange?b.setSelectionRange(c,c):b.createTextRange&&(d=b.createTextRange(),d.collapse(!1),d.select()))},0)}function A(b){b=a(b)[0];var c=0,d=0;if("selectionStart"in b)c=b.selectionStart,d=b.selectionEnd-c;else if("selection"in document){b.focus();var e=document.selection.createRange();d=document.selection.createRange().text.length,e.moveStart("character",-b.value.length),c=e.text.length-d}return{offset:c,length:d}}function B(a){a.preventDefault(),a.stopPropagation()}function C(a){a.preventDefault(),a.stopImmediatePropagation()}function D(b){if(!h){var c=b[0].currentStyle||window.getComputedStyle(b[0],null);h=a(document.createElement("div")).css({position:"absolute",left:"-10000px",top:"-10000px",display:"none",fontSize:c.fontSize,fontFamily:c.fontFamily,fontStyle:c.fontStyle,fontWeight:c.fontWeight,letterSpacing:c.letterSpacing,textTransform:c.textTransform,whiteSpace:"nowrap"}),h.attr("class","select2-sizer"),a("body").append(h)}return h.text(b.val()),h.width()}function E(b,c,d){var e,g,f=[];e=b.attr("class"),e&&(e=""+e,a(e.split(" ")).each2(function(){0===this.indexOf("select2-")&&f.push(this)})),e=c.attr("class"),e&&(e=""+e,a(e.split(" ")).each2(function(){0!==this.indexOf("select2-")&&(g=d(this),g&&f.push(g))})),b.attr("class",f.join(" "))}function F(a,b,c,d){var e=o(a.toUpperCase()).indexOf(o(b.toUpperCase())),f=b.length;return 0>e?(c.push(d(a)),void 0):(c.push(d(a.substring(0,e))),c.push("<span class='select2-match'>"),c.push(d(a.substring(e,e+f))),c.push("</span>"),c.push(d(a.substring(e+f,a.length))),void 0)}function G(a){var b={"\\":"&#92;","&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#47;"};return String(a).replace(/[&<>"'\/\\]/g,function(a){return b[a]})}function H(c){var d,e=null,f=c.quietMillis||100,g=c.url,h=this;return function(i){window.clearTimeout(d),d=window.setTimeout(function(){var d=c.data,f=g,j=c.transport||a.fn.select2.ajaxDefaults.transport,k={type:c.type||"GET",cache:c.cache||!1,jsonpCallback:c.jsonpCallback||b,dataType:c.dataType||"json"},l=a.extend({},a.fn.select2.ajaxDefaults.params,k);d=d?d.call(h,i.term,i.page,i.context):null,f="function"==typeof f?f.call(h,i.term,i.page,i.context):f,e&&"function"==typeof e.abort&&e.abort(),c.params&&(a.isFunction(c.params)?a.extend(l,c.params.call(h)):a.extend(l,c.params)),a.extend(l,{url:f,dataType:c.dataType,data:d,success:function(a){var b=c.results(a,i.page);i.callback(b)}}),e=j.call(h,l)},f)}}function I(b){var d,e,c=b,f=function(a){return""+a.text};a.isArray(c)&&(e=c,c={results:e}),a.isFunction(c)===!1&&(e=c,c=function(){return e});var g=c();return g.text&&(f=g.text,a.isFunction(f)||(d=g.text,f=function(a){return a[d]})),function(b){var g,d=b.term,e={results:[]};return""===d?(b.callback(c()),void 0):(g=function(c,e){var h,i;if(c=c[0],c.children){h={};for(i in c)c.hasOwnProperty(i)&&(h[i]=c[i]);h.children=[],a(c.children).each2(function(a,b){g(b,h.children)}),(h.children.length||b.matcher(d,f(h),c))&&e.push(h)}else b.matcher(d,f(c),c)&&e.push(c)},a(c().results).each2(function(a,b){g(b,e.results)}),b.callback(e),void 0)}}function J(c){var d=a.isFunction(c);return function(e){var f=e.term,g={results:[]};a(d?c():c).each(function(){var a=this.text!==b,c=a?this.text:this;(""===f||e.matcher(f,c))&&g.results.push(a?this:{id:this,text property in AnonymousFunctionaa724f223200.b
[all...]
/plugin/text/
H A Drenderer.php112 function header($text, $level, $pos, $returnonly = false) {
123 function cdata($text) {
323 function unformatted($text) {
327 function php($text, $wrapper='code') {
340 function phpblock($text) {
344 function html($text, $wrapper='code') {
348 function htmlblock($text) {
365 function preformatted($text) {
369 function file($text, $language = null, $filename = null, $options = null) {
373 function code($text, $language = null, $filename = null, $options = null) {
/plugin/textile2/
H A DclassTextile.php422 function table($text)
461 function lists($text)
520 function block($text)
640 function graf($text)
664 function span($text)
714 function links($text)
757 function getRefs($text)
792 function image($text)
835 function code($text)
873 function retrieve($text)
[all …]
/plugin/tgnotify/
H A Daction.php108 private function transmitMessage($text) argument
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js860 text: false, property in $.pnotify.defaults
H A Djquery.pnotify.min.js39 …,this.fireEvent(e,a))};d.pnotify.defaults={title:false,title_escape:false,text:false,text_escape:f… property in d.pnotify.defaults
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js301 },trim:function(text){return(text||"").replace(/^\s+|\s+$/g,""); argument
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js469 }var J={text:H.getText(),color:H.getTextColor()||H.getColor(),className:H.getClassName()}; property in Timeline.CompactEventPainter.paintPreciseInstantEvent.J
485 var M={text:String.substitute(this._params.compositeEventLabelTemplate,[J.length])}; property in Timeline.CompactEventPainter.paintCompositePreciseInstantEvents.M
525 var K={text:a,iconData:X,labelSize:W,iconLeft:C.width+n*V-X.width}; property in Timeline.CompactEventPainter.paintStackedPreciseInstantEvents.K
615 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; property in Timeline.CompactEventPainter.paintImpreciseInstantEvent.K
633 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; property in Timeline.CompactEventPainter.paintPreciseDurationEvent.K
651 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; property in Timeline.CompactEventPainter.paintImpreciseDurationEvent.K
/plugin/toolbox/
H A DToolboxCounter.js17 function charcounter(text) { argument
31 function wordcounter(text) { argument
/plugin/translate/
H A Dhelper.php210 public function translationLink($language,$text='') {
/plugin/txt2tags/
H A Dsyntax.php102 function _t2t_header($text)
115 function _internallinks($text)
132 function _toc(&$renderer, $text)
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DColors.php123 public function wrap($text, $color) argument
/plugin/usercontact/
H A Dscript.js23 function (text, status, jqxhr) { argument
/plugin/vcard/
H A Dsyntax.php300 private function _tag($tag_, $text, $class = '') {
325 private function _tagclass($tag, $text) {
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js202 …var __saveOptionsTrack = function (track /* :String */, text /* :String */, val /* :String */) /* … argument
205 tmp[tmp.length] = {'text' :text, 'value' :val}; property in Selectbox.__saveOptionsTrack.tmp
639 this.addOption = function ( text /* :String */ argument
647 options[options.length] = { 'text' : text property in addOption.options
/plugin/virtualkeyboard/vk/extensions/
H A Dregexpextensions.js20 RegExp.escape = function(text /* :String, Array */) /* :String */ { argument
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js402 this.cropString=function(text,limit){text=text+""; argument
408 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument
410 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument
1136 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument
1160 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument
1176 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument
1776 },cropString:function(text){return cropString(text) argument
1778 },toLowerCase:function(text){return text?text.toLowerCase():text argument
3041 }if(typeof JSON.parse!=="function"){JSON.parse=function(text,reviver){var j; argument
5834 },search:function(text){if(!text){return argument
[all …]

1...<<31323334