Home
last modified time | relevance | path

Searched refs:value (Results 3126 – 3150 of 4040) sorted by relevance

1...<<121122123124125126127128129130>>...162

/plugin/zip/pear/File/
H A DArchive.php127 function setOption($name, $value) argument
130 $option = $value;
131 if ($name == 'cache' && $value !== null) {
133 $value->_fileNameProtection = false;
/plugin/groupmanager/
H A Dsyntax.php663 function _htmlInputField(&$renderer, $id, $name, $label, $value, $cando, $indent = 0) argument
682 …$renderer->doc .= "<input type=\"$fieldtype\" id=\"$id\" name=\"$name\" value=\"$value\" class=\"e…
684 $renderer->doc .= "<input type=\"hidden\" name=\"$name\" value=\"$value\" />";
685 …$renderer->doc .= "<input type=\"$fieldtype\" id=\"$id\" name=\"$name\" value=\"$value\" class=\"e…
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest.js170 t.setRequestHeader = function(label, value) { with (this) { argument
171 _reqHeaders[_reqHeaders.length] = [label, value];
680 …s.encType.nodeValue) || (form.attributes.enctype && form.attributes.enctype.value) || form.enctype;
754 e.value = pair[1] != null? unescape(pair[1]) : '';
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php952 $propPatch->handle('{DAV:}group-member-set', function($value) use ($path) {
953 if (is_null($value)) {
955 } elseif ($value instanceof DAV\Xml\Property\Href) {
958 $value->getHrefs()
/plugin/fastwiki/
H A Dscript.js98 if (form.length > 0 && form[0]['do'] && form[0]['do'].value in m_supportedActions) {
177 editor[elt.name].value = elt.value;
427 $(form).serializeArray().map(function(item){obj[item.name] = item.value;});
724 * @param {String} page - The view to load. This can be 'show,' or the value of a do= action param.
/plugin/combo/ComboStrap/
H A DSnippet.php422 * The value is stored in the {@link Snippet::getCritical()}
617 foreach ($attributes as $name => $value) {
618 $snippet->addHtmlAttribute($name, $value);
650 public function addHtmlAttribute(string $name, string $value): Snippet argument
652 $this->htmlAttributes[$name] = $value;
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1value;if(!Y){return}var X={push:function(ad,ac){this.stack[this.Index]=(new Option(ad,ac,false,fal…
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt44 "validateNumberFailed": "This value is not a number.",
68 "invalidValue": "Invalid value.",
73 …line style must consist of one or more tuples with the format of \"name : value\", separated by se…
74 …"cssLengthTooltip": "Enter a number for a value in pixels or a number with a valid CSS unit (px, %…
300 "value": "Value",
314 "value": "Value"
320 "value": "Value",
331 "btnSetValue": "Set as selected value",
342 "value": "Value",
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1value;if(!Y){return}var X={push:function(ad,ac){this.stack[this.Index]=(new Option(ad,ac,false,fal…
H A Dlink.js1value;if(!Y){return}var X={push:function(ad,ac){this.stack[this.Index]=(new Option(ad,ac,false,fal…
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt44 "validateNumberFailed": "This value is not a number.",
68 "invalidValue": "Invalid value.",
73 …line style must consist of one or more tuples with the format of \"name : value\", separated by se…
74 …"cssLengthTooltip": "Enter a number for a value in pixels or a number with a valid CSS unit (px, %…
300 "value": "Value",
314 "value": "Value"
320 "value": "Value",
331 "btnSetValue": "Set as selected value",
342 "value": "Value",
/plugin/processing/
H A Dscript.js686 return pair.value;
695 pair.value = value;
732 if (virtEquals(bucket[j].value, value)) {
797 value: value
805 bucket[i].value = value;
812 value: value
3157 this.value = v;
5341 if ((value - Math.floor(value)) >= 0.5) {
5342 value += 1;
5533 return value;
[all …]
/plugin/structsection/lib/
H A Dbundle.js1 …e/ajax.php",r.serialize()).done((function(e){var i=JSON.parse(e);t.html(i.value),JSINFO.plugin_str…
/plugin/structsection/script/
H A Dmain.js84 $self.html(saved.value);
/plugin/datatemplate/syntax/inc/
H A Dcache.php95 foreach($data['cols'] as $key=>$value) {
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.autofix.url.php91 $source_url = '/test test?param=value&param2=value2#fragment';
/plugin/directions/syntax/
H A Dlocaldirections.php198 * return value of the <tt>handle()</tt> method.
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Advanced.js82 cell.value = 'Horizontal Flow Layout';
/plugin/barcodes/
H A Dsyntax.php61 $attributes->value = strval($barcode->attributes()['value']);
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php1390 * @param mixed $value The global value
1392 public function addGlobal($name, $value) argument
1408 $this->globals[$name] = $value;
1410 $this->staging->addGlobal($name, $value);
1445 foreach ($this->getGlobals() as $key => $value) {
1447 $context[$key] = $value;
/plugin/strata/helper/
H A Dsyntax.php75 * A single capture. Used as a return value for the RegexHelper's
109 // offset unknown, return without value
115 function offsetSet($offset, $value) { argument
952 * user can choose 'yes' or 'yeah' (of which 'yes' is the commonly used value) and
953 * that the return value will contain 'true' if this choice was chosen.
959 * - default: the default value (which must be a value the user is allowed to set).
980 * @return An array with as indices the property names and as value a list of all values given for that property.
991 list(, $variable, $multi, $value) = $match;
992 $this->_setPropertyValue($properties, $tree['tag'], $lineNode, $variable, !empty($multi), $value,
1007 _setPropertyValue($properties, $group, $region, $variable, $isMulti, $value, & $propertyValues) global() argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog129 * Fixed: inline controls (text and buttons) with empty value caused
488 value.border.class.php
564 * New: support for 'pre-wrap' value of 'white-space' CSS property
600 * Fixed: IFRAMEs with empty SRC attribute value no more cause
833 * Fixed: 'inherit' value is supported for all CSS properties now
893 value.
995 greater that constrained value were rendered incorrectly
1336 value is taken into account.
1676 'font-family' have no value
1752 can get old-style behaiour by setting 'output' to '1' value.
[all …]
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1value.js","webpack://mermaid/./node_modules/d3-selection/src/sourceEvent.js","webpack://mermaid/./…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v2.php456 foreach ($thisfile_id3v2['comments']['genre'] as $key => $value) {
457 foreach ($this->ParseID3v2GenreString($value) as $genre) {
462 unset($key, $value, $genres, $genre);
467 if (strstr($value, '/')) {
848 foreach ($IPLS_parts_unsorted as $key => $value) {
849 $IPLS_parts_sorted = preg_split('#[;,\\r\\n\\t]#', $value);
858 foreach ($IPLS_parts_unsorted as $key => $value) {
860 $position = $value;
862 $person = $value;
869 foreach ($IPLS_parts_unsorted as $key => $value) {
[all …]
/plugin/projects/lib/
H A Dfile_definition.php45 $attributes[$attribute->name] = $attribute->value;

1...<<121122123124125126127128129130>>...162