Home
last modified time | relevance | path

Searched refs:val (Results 326 – 350 of 887) sorted by relevance

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

/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js818 val = 0,
1014 if (input && input.val) {
1071 var val = this.value,
1089 val = val.substr(0, pos) + digit + val.substr(pos + 1);
1090 if ($.trim(val) === '') {
1105 this.value = val;
1128 $(this).val(null);
1131 var splittedHours = +([$(this).val()[0], $(this).val()[1]].join('')),
1132 splittedMinutes = +([$(this).val()[2], $(this).val()[3]].join(''));
1788 if (input.val) {
[all …]
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DElements.php75 foreach ($this->value as $val) {
76 $writer->writeElement($val);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DAbstractNamespace.php48 $val = $params[$arg];
50 return $val;
/plugin/dokugitviewer/
H A Dsyntax.php50 $val = explode('=', $param);
51 $return[$val[0]] = $val[1];
/plugin/templateconfhelper/action/
H A Dtemplateaction.php100 public function save_session( $var, $val ) {/*{{{*/ argument
102 $this->u[$var] = $val;
110 public function save_user( $var, $val ) { argument
/plugin/workflow/
H A Dscript.js117 …var val = '^(?=.*\\b' + jQuery.trim(jQuery(this).val()).split(/\s+/).join('\\b)(?=.*\\b') + ').*$'…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAddRequest.php118 foreach ($vals->getChildren() as $val) {
119 if (!$val instanceof OctetStringType) {
122 $attrValues[] = $val->getValue();
/plugin/data-au/
H A Dhelper.php47 foreach($lang as $key => $val) {
48 $lang[utf8_strtolower($key)] = $val;
300 … = '<a href="' . wl(str_replace('/', ':', cleanID($target)), $this->_getTagUrlparam($column, $val))
301 . '" title="' . sprintf($this->getLang('tagfilter'), hsc($val))
/plugin/toolbox/
H A DToolboxFindAndReplace.js107 var term = $dialog.components.in_find.val();
129 var text = $dialog.components.in_replace.val();
153 var term = $dialog.components.in_find.val();
156 var repl = $dialog.components.in_replace.val();
/plugin/data/
H A Dhelper.php50 foreach ($lang as $key => $val) {
51 $lang[PhpString::strtolower($key)] = $val;
165 * @param string $val
170 public function addPrePostFixes($type, $val, $pre = '', $post = '')
180 $val = $pre . $val . $post;
181 $val = $this->replacePlaceholders($val);
182 return $val;
241 foreach ($vals as $val) {
159 _addPrePostFixes($type, $val, $pre = '', $post = '') global() argument
[all...]
/plugin/struct/admin/
H A Dschemas.php215 ->val(CSVExporter::DATATYPE_PAGE)
218 ->val(CSVExporter::DATATYPE_GLOBAL)
221 ->val(CSVExporter::DATATYPE_SERIAL)
232 ->val(CSVExporter::DATATYPE_PAGE)
236 ->val(CSVExporter::DATATYPE_GLOBAL)
239 ->val(CSVExporter::DATATYPE_SERIAL)
/plugin/authgoogle/google/service/
H A DGoogle_Utils.php112 foreach ($arr as $key => $val) {
113 $normalized[strtolower($key)] = $val;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedMethodSet.php90 foreach ($this->getValue() as $val) {
92 $writer->writeAttribute('name', $val);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DHeader.php22 foreach (self::normalize($header) as $val) {
24 foreach (preg_split('/;(?=([^"]*"[^"]*")*[^"]*$)/', $val) as $kvp) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedMethodSet.php95 foreach ($this->getValue() as $val) {
97 $writer->writeAttribute('name', $val);
/plugin/bez/scripts/
H A Dthread.js206 value = selected.val() ? selected.text() : "";
210 .val( value )
292 var value = this.input.val(),
309 .val( "" )
312 this.element.val( "" );
/plugin/schedule/lib/
H A DscheduleCitiesMap.js234 input. val (scheduleSelectedCity.find ('span.addresse').html ().replace (/<br>/gi, '~br~'));
535 members.push (jQuery (this).val ());
541 var val = jQuery (this).val ().replace(/"/gi, "''");
543 scheduleFinalForm.append ('<input type="hidden" name="'+name+'" value="'+val+'"/>');
554 var cityName = input.val ();
557 input.val ("");
558 form.find ('input[name="addr"]').val ("");
574 var addr = input.val ();
584 input.val (addr);
/plugin/feedback/
H A Dadmin.php71 foreach($conf as $key => $val) {
74 …echo '<td><input type="text" name="data['.$cnt.'][mail]" value="'.hsc($val).'" class="edit" /></td…
/plugin/googleads/
H A Dcode.php27 function gads_write($fp, $name, $val) argument
29 fwrite($fp, '$gads_settings[\'' . $name . '\'] = \'' . $val . '\';' . "\n");
/plugin/ac/
H A Dac.php35 foreach($values as $prop => $val) {
36 if ($elem->$prop !== $val) {
/plugin/metaeditor/
H A Dscript.js16 var newVal = jQuery('#event_value').val();
50 jQuery('#event_value').val('...');
194 jQuery('#event_value').val(data);
279 jqModalManager.data.opts.newkey = jQuery("#metaeditor__createInput").val();
280 jqModalManager.data.opts.newval = jQuery("#metaeditor__createValue").val();
284 … jqModalManager.data.opts.newval = jQuery("#metaeditor__createInput").val();
/plugin/toursprung/
H A Dsyntax.php121 list($match,$key,$val) = $kvpair;
123 if (isset($gmap[$key])) $gmap[$key] = $val;
/plugin/statdisplay/helper/
H A Dlog.php391 $val = $item;
393 $val = $item[$key];
395 $sum += $val;
437 $val = $item;
439 $val = $item[$key];
442 if ($val > $max) $max = $val;
/plugin/tocselect/
H A Daction.php163 foreach ($dir_ar as $key=>$val) {
164 $retdir .= $val;
166 foreach ($file_ar as $key=>$val) {
167 $retfile .= $val;
/plugin/blogtng/
H A Dscript.js88 if($name.length > 0) params.name = $name.val();
89 if($email.length > 0) params.mail = $email.val();
90 if($web.length > 0) params.web = $web.val();
91 if($text.length > 0) params.text = $text.val();

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