Home
last modified time | relevance | path

Searched refs:value (Results 4001 – 4025 of 4040) sorted by last modified time

1...<<161162

/plugin/geourl/
H A Dadmin.php108 ptln(' <input type="hidden" name="do" value="admin" />');
109 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
110 ptln(' <input type="hidden" name="cmd[geourl]" value="true" />');
113 …u_geourl_latitude').' </td><td><input type="text" name="geourl[latitude]" value="'.$gu_settings['l…
114 …geourl_longitude').' </td><td><input type="text" name="geourl[longitude]" value="'.$gu_settings['l…
117 print '<p><input type="submit" value="'.$this->getLang('gu_save').'"></p></center>';
/plugin/wysiwyg/css/
H A Dfck_editorarea.css25 * the value of the FCKConfig.EditorAreaCSS key in the configuration
/plugin/flowplay/
H A Dsyntax.php88 $renderer->doc .= ' <param name="allowScriptAccess" value="sameDomain" /> '."\n";
89 $renderer->doc .= ' <param name="movie" value="'.$prefix.'FlowPlayer.swf" /> '."\n";
90 $renderer->doc .= ' <param name="quality" value="high" /> '."\n";
91 $renderer->doc .= ' <param name="scale" value="noScale" /> '."\n";
92 $renderer->doc .= ' <param name="wmode" value="transparent" /> '."\n";
93 …$renderer->doc .= ' <param name="flashvars" value="config={videoFile:\''. ml($url) .'\', autoPlay:…
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js30 oOption.value = optionValue ;
41 function StringBuilder( value ) argument
43 this._Strings = new Array( value || '' ) ;
46 StringBuilder.prototype.Append = function( value ) argument
48 if ( value )
49 this._Strings.push( value ) ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js190 if( txt.value ) {
191 var newspell = new String( txt.value );
213 if( !txt.value ) return false;
214 var newspell = new String( txt.value );
275 this.textInputs[i].value = this.wordWin.textInputs[i];
399 this.controlWin.evaluatedText.value = evalText;
H A DwordWindow.js85 return word.value;
115 var oldText = word.value;
130 word.value = newText;
H A DcontrolWindow.js41 txt.value = str;
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt1137 infringement litigation, then the reasonable value of the licenses
1139 into account in determining the amount or value of any payment or
/plugin/flowplay/flowplayer/
H A DREADME.txt20 If the 'videoFile' variable's value contains a '.flv' or '.swf'
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js1066 nodes.langbox.getEl().onchange = function(){self.switchLayout(this.value,0)};
1069 nodes.lytbox.getEl().onchange = function(){self.switchLayout(null,this.value)};
/plugin/virtualkeyboard/vk/extensions/
H A Ddocumentselection.js128 var tmp = document.selection?el.value.replace(/\r/g,""):el.value;
256 var tmp = document.selection?fld.value.replace(/\r/g,""):fld.value;
257 fld.value = tmp.substring(0, r)+val+tmp.substring(r,tmp.length);
282 var tmp = document.selection?fld.value.replace(/\r/g,""):fld.value;
283 fld.value = tmp.substring(0, r)+tmp.substring(e,tmp.length);
299 var tmp = document.selection?fld.value.replace(/\r/g,""):fld.value;
300 fld.value = tmp.substring(0, r)+tmp.substring(e,tmp.length);
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js199 controller.showOnlyMatchingOptions(target.value, options.match);
316 if (target.value.length >= options.minlength) self.show()
318 controller.showOnlyMatchingOptions(target.value, options.match);
334 target.value = node.firstChild.value;
H A Dselectbox.js241 __saveOptionsTrack('all', options[i].text, options[i].value)
253 node.options[ndx].value = options[i].value;
453 return node.value;
464 return isString(p)?node.options[id][p]:[text.value,node.options[id].value];
476 res[res.length] = [node.options[i].text, node.options[i].value];
528 if (isUndefined(ids) || (isRegExp(ids) && ids.test(options[i].value))) {
619 __saveOptionsTrack ('deleted', options[idx].text, options[idx].value);
640 ,value /* :String */ argument
645 if (!isScalar(text) || !isScalar(value)) return false;
648 ,'value' : value property in addOption.options
[all …]
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js241 var value = nonCommentArg(1, 1, arguments);
242 if (!value)
248 var value = nonCommentArg(1, 1, arguments);
249 if (value)
/plugin/chat/
H A Dscript.js532 DokuCookie.setValue(name, value, expire);
538 setCookie(name, value, expiref);
543 var value;
546 value = DokuCookie.getValue(name);
549 value = getCookie(name);
551 return value;
683 chatClearMessages(form.user.value);
693 if (form.chatMessage.value === '') {
697 if (chatSendMessage(form.user.value, form.chatMessage.value)) {
698 form.chatMessage.value = '';
[all …]
H A Dtw-sack.js58 this.setVar = function(name, value){ argument
59 this.vars[name] = Array(value, false);
62 this.encVar = function(name, value, returnvars) { argument
64 return Array(encodeURIComponent(name), encodeURIComponent(value));
66 this.vars[encodeURIComponent(name)] = Array(encodeURIComponent(value), true);
174 self.elementObj.value = self.response;
H A Dajax.php81 foreach ($smileys as $key=>$value) {
89 $files = preg_split('/\|/', $value);
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php299 foreach($row as $field => $value)
477 foreach($this->$type as $key => $value)
481 $ultimate = $value;
495 $pre = array_key_exists('pre', $value) ? $value['pre'] : '';
496 $post = array_key_exists('post', $value) ? $value['post'] : '';
503 $value['dependentPre'], $pre);
511 $value['dependentPost'], $post);
974 foreach($row as $field => $value)
1402 $matchBibtex[] = preg_quote("/$value/");
1421 foreach($entry as $key => $value){
[all …]
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSECREATORS.php40 foreach($authorArray as $value)
50 if(preg_match("/(.*){(.*)}/", $value, $matches))
57 $author = split(" ", $value);
92 foreach($array as $value)
94 $firstChar = substr($value, 0, 1);
96 $this->prefix[] = $value;
98 $firstnameArray[] = trim($value);
117 foreach($surnameArray as $value)
119 $firstChar = substr($value, 0, 1);
121 $prefix[] = $value;
[all …]
/plugin/googlesearch/
H A Dnusoap.php1926 var $value; variable in soapval
1964 $this->value = $value;
1988 return $this->value;
5241 if ((is_string($value) && $value == 'false') || (! $value)) {
5248 $value = $this->expandEntities($value);
5251 $value = sprintf("%.0lf", $value);
5348 $value = get_object_vars($value);
5402 $value = $nv;
5406 if (is_array($value) && sizeof($value) >= 1) {
6041 $this->message[$pos]['nil'] = ($value == 'true' || $value == '1');
[all …]
/plugin/txtconf/
H A Dadmin.php192 list($label,$value) = $mysetting->html($this);
195 ptln('<td>'.$value.'</td>');
H A Dtxtconfig.class.php113 function add_local_setting($key,$value) { argument
140 $this->setting[$key]->initialize(null,$value,null);
171 $value = strtr($value, array('\\\\'=>'\\','\\\''=>'\'','\\"'=>'"'));
173 $config[$key] = $value;
242 $value = is_null($this->_local) ? $this->_default : $this->_local;
243 if ($value == $input) return false;
259 $value = '';
264 $value = $this->_protected;
268 $value = $this->_input;
270 $value = is_null($this->_local) ? $this->_default : $this->_local;
[all …]
H A Dconfig0.class.php140 $value = strtr($value, array('\\\\'=>'\\','\\\''=>'\'','\\"'=>'"'));
142 $config[$key] = $value;
197 foreach($conf as $key => $value) {
198 if (!is_array($value)) {
199 $out[$prefix.$key] = $value;
237 foreach ($meta as $key => $value){
297 $this->$property = $value;
338 $value = '';
342 $value = $this->_protected;
346 $value = $this->_input;
[all …]
/plugin/aimg/
H A Dscript.js951 if ((/title/).test(inputs[i].className)) inputs[i].value = oldTitle;
952 if ((/author/).test(inputs[i].className)) inputs[i].value = oldAuthor;
956 textarea.item(0).value = oldContent;
991 if ((/title/).test(inputs[i].className)) {newTitle = inputs[i].value;} //else {newTitle = '';}
992 … if ((/author/).test(inputs[i].className)) {newAuthor = inputs[i].value;} //else {newAuthor = '';}
993 … if ((/userid/).test(inputs[i].className)) {newUserid = inputs[i].value;} //else {newUserid = '';}
994 …if ((/entry_id/).test(inputs[i].className)) {newEntryid = inputs[i].value;} //else {newEntryid = '…
995 …if ((/border_color/).test(inputs[i].className)) {newBorderColor = inputs[i].value;} //else {newEnt…
998 …f (textarea && (/content/).test(textarea.item(0).className)) {newContent = textarea.item(0).value};
/plugin/zip/pear/
H A DPEAR.php792 foreach ($GLOBALS['_PEAR_shutdown_funcs'] as $value) {
793 call_user_func_array($value[0], $value[1]);

1...<<161162