Home
last modified time | relevance | path

Searched refs:val (Results 451 – 475 of 887) sorted by relevance

1...<<11121314151617181920>>...36

/plugin/farmer/script/
H A Dplugins.js44 var animal = jQuery(this).val();
118 if ($this.val() === '') {
/plugin/glossary/
H A Dscript.js46 jQuery (this).val ("");
50 jQuery (this).val ("");
154 var value = trim (jInput.val ()).toLowerCase ();
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php106 $priorityValue->attr('class', 'form-control')->val($priority->getPriorityValue());
112 $priorityFromElement->val($priority->priorityFrom ?: date('Y-m-d\TH:i:s', time()))
119 $priorityToElement->val($priority->priorityTo ?: date('Y-m-d\TH:i:s', time()))
H A DFykosRenderer.php90 $priorityValue->attr('class', 'form-control')->val($priority->getPriorityValue());
96 $priorityFromElement->val($priority->priorityFrom ?: date('Y-m-d\TH:i:s', time()))
103 $priorityToElement->val($priority->priorityTo ?: date('Y-m-d\TH:i:s', time()))
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUri.php334 * @param string $val
336 public function addToQuery($var, $val) argument
341 $this->query .= http_build_query(array($var => $val), '', '&');
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUri.php334 * @param string $val
336 public function addToQuery($var, $val) argument
341 $this->query .= http_build_query(array($var => $val), '', '&');
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php210 $val = $wrapped[$col][$i];
212 $val = '';
214 $chunk = $this->pad($val, $width);
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js19 …settings.onblur)){input.blur(function(e){settings.onblur.apply(self,[input.val(),settings]);});}el…
21val(),settings]);$(self).html(str);self.editing=false;callback.apply(self,[self.innerHTML,settings…
26 …input);},content:function(string,settings,original){$(':input:first',this).val(string);},reset:fun…
37 var option=$('<option />').val(key).append(json[key]);$('select',this).append(option);}
38 $('select',this).children().each(function(){if($(this).val()==json['selected']||$(this).text()==$.t…
/plugin/jcapture/lib/
H A Djcapture.jar ... .mime.content.InputStreamBody { final synthetic long val$contentLength final synthetic com.hammurapi.jcapture. ...
/plugin/tplmod/
H A Daction.php70 list($name,$val) = preg_split("/\s+/",$ln);
72 $val = strtolower(trim($val));
73 if($lan == $val) {
77 …$_form .='<input type = "radio" value = "' . $val . '" name= "tplmod_selector" ' . $checked .'>&nb…
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
H A DStreamLogger.php187 foreach ($context as $key => $val) {
188 $replace['{' . $key . '}'] = $val;
/plugin/structrowcolor/
H A Dstruct.php56 $val = trim($data['val']);
57 $data['config'][$key] = $val;
/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js80 FCKFonts.InsertEdited = function(val) { argument
82 hrefHtml = val;
/plugin/schedule/
H A DpoiDB.class.php62 foreach ($data as $key => $val)
63 $data[$key] = trim ($val);
/plugin/rrdgraph/
H A Dscript.js3 rangeId = jQuery(element).val();
33 select.val(rangeId);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DPocket.php54 foreach ($parameters as $key => $val) {
55 $url->addToQuery($key, $val);
/plugin/combo/ComboStrap/
H A DTemplate.php139 foreach ($properties as $key => $val) {
140 $this->setProperty($key, $val);
H A DIdentityFormsHelper.php43 $label = $labelObject->val();
99 $title = $form->getElementAt($pos)->val();
199 if (trim($fieldBr->val()) === "<br>") {
/plugin/recommend/
H A Dscript.js69 function commasplit( val ) { argument
70 return val.split( /,\s*/ );
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js365 …ist: [{val: 'none', dispName: 'None'}, {val: 'north', dispName: 'North'}, {val: 'east', dispName: …
368 …ist: [{val: 'none', dispName: 'None'}, {val: 'north', dispName: 'North'}, {val: 'east', dispName: …
446 …enumList: [{val: 'visible', dispName: 'Visible'}, {val: 'hidden', dispName: 'Hidden'}, {val: 'bloc…
447 {val: 'fill', dispName: 'Fill'}, {val: 'width', dispName: 'Width'}]
452 …enumList: [{val: 'north', dispName: 'North'}, {val: 'east', dispName: 'East'}, {val: 'south', disp…
455 …ist: [{val: 'none', dispName: 'None'}, {val: 'north', dispName: 'North'}, {val: 'east', dispName: …
1972 if (!isNaN(val) && val > 1)
1987 if (!isNaN(val) && val > 0)
2047 if (!isNaN(val) && val > 0)
2073 if (!isNaN(val) && val > 0)
[all …]
/plugin/csv/_test/csv/
H A Dc-q-q-json.csv1 key,val
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js497 a.s = val;
504 a.spd = val;
1974 if (val == +val) {
1988 if (val == +val) {
3126 val = val && val.match(url);
3127 val = val && val[2];
3128 if (val && val.charAt() == "#") {
3129 val = val.substring(1);
3143 if (val && val.charAt() == "#") {
3144 val = val.substring(1);
[all …]
/plugin/combo/action/
H A Dlogin.php269 $loginText = $userField->getLabel()->val();
297 $passwordText = $pwdField->getLabel()->val();
326 $remberText = $rememberField->getLabel()->val();
/plugin/sqlite/
H A Ddb.sql2 CREATE TABLE opts (opt,val); field
/plugin/jquery/
H A Djquery-1.4.2.js1407 val = value.call(this, i, self.val());
1413 val += "";
1417 this.checked = jQuery.inArray( self.val(), val ) >= 0;
1431 this.value = val;
1439 val: true,
2240 val = elem.checked;
2253 return val;
2264 val = getVal(elem);
4866 var val = jQuery(this).val();
4871 jQuery.map( val, function( val, i ) { argument
[all …]

1...<<11121314151617181920>>...36